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 1ac8d97 commit 960386bCopy full SHA for 960386b
pyproject.toml
@@ -63,7 +63,7 @@ development = [
63
"pytest-randomly==3.16.0",
64
"syrupy==4.8.1",
65
"factory-boy==3.3.3",
66
- "Faker==35.2.0",
+ "Faker==36.1.1",
67
]
68
packaging = ["pyinstaller~=6.10"]
69
snyk/requirements.txt
@@ -21,4 +21,4 @@ pytest==8.3.4
21
pytest-randomly==3.16.0
22
syrupy==4.8.1
23
factory-boy==3.3.3
24
-Faker==35.2.0
+Faker==36.1.1
0 commit comments