We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a2bf40 commit ff7ba2eCopy full SHA for ff7ba2e
pyproject.toml
@@ -62,7 +62,7 @@ development = [
62
"pytest==8.3.5",
63
"pytest-randomly==3.16.0",
64
"pytest-httpserver==1.1.2",
65
- "syrupy==4.9.0",
+ "syrupy==4.9.1",
66
"factory-boy==3.3.3",
67
"Faker==37.0.0",
68
]
snyk/requirements.txt
@@ -20,6 +20,6 @@ pre-commit>=3.5.0
20
pytest==8.3.5
21
pytest-randomly==3.16.0
22
pytest-httpserver==1.1.2
23
-syrupy==4.9.0
+syrupy==4.9.1
24
factory-boy==3.3.3
25
Faker==37.0.0
0 commit comments