Skip to content

Commit 5e2046b

Browse files
committed
Freeze pytest version to fix broken cloudlibrary+kinesis tests
1 parent 90457bf commit 5e2046b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ development = [
8282
"flake8>=6.0.0",
8383
"freezegun>=1.2.2",
8484
"mock>=4.0.3",
85-
"pytest>=7.2.0",
85+
"pytest==8.0",
8686
"pytest-mock>=3.10.0",
8787
"requests-mock>=1.10.0"
8888
]

0 commit comments

Comments
 (0)