Skip to content

Commit 4b1ac8b

Browse files
Nik Samokhvalovclaude
andcommitted
fix(deps): Downgrade pytest to 8.3.5 for syrupy compatibility
syrupy 4.8.1 requires pytest<9.0.0, so downgrade from 9.0.1 to 8.3.5. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent cca5ad4 commit 4b1ac8b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

reporter/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
-r requirements.txt
2-
pytest==9.0.1
2+
pytest==8.3.5
33
pytest-postgresql==7.0.2
44
coverage==7.6.10
55
pytest-cov==6.0.0

0 commit comments

Comments
 (0)