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 9c79523 commit 537f9bfCopy full SHA for 537f9bf
pyproject.toml
@@ -62,7 +62,7 @@ development = [
62
"pytest==8.3.4",
63
"pytest-randomly==3.16.0",
64
"syrupy==4.8.1",
65
- "factory-boy==3.3.1",
+ "factory-boy==3.3.3",
66
"Faker==35.2.0",
67
]
68
packaging = ["pyinstaller~=6.10"]
snyk/requirements.txt
@@ -20,5 +20,5 @@ pre-commit>=3.5.0
20
pytest==8.3.4
21
pytest-randomly==3.16.0
22
syrupy==4.8.1
23
-factory-boy==3.3.1
+factory-boy==3.3.3
24
Faker==35.2.0
0 commit comments