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 7ff10f7 commit d3d41a2Copy full SHA for d3d41a2
pyproject.toml
@@ -64,7 +64,7 @@ development = [
64
"pytest-httpserver==1.1.2",
65
"syrupy==4.9.1",
66
"factory-boy==3.3.3",
67
- "Faker==37.0.0",
+ "Faker==37.1.0",
68
]
69
packaging = []
70
snyk/requirements.txt
@@ -22,4 +22,4 @@ pytest-randomly==3.16.0
22
pytest-httpserver==1.1.2
23
syrupy==4.9.1
24
factory-boy==3.3.3
25
-Faker==37.0.0
+Faker==37.1.0
0 commit comments