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 3358ea9 commit 3e6011bCopy full SHA for 3e6011b
pyproject.toml
@@ -59,7 +59,7 @@ classifiers = [
59
60
[project.optional-dependencies]
61
development = [
62
- "Faker==37.1.0",
+ "Faker==37.3.0",
63
"coverage==7.8.0",
64
"factory-boy==3.3.3",
65
"pre-commit>=3.5.0",
snyk/requirements.txt
@@ -17,7 +17,7 @@ snowflake.core==1.4.0
17
tomlkit==0.13.2
18
typer==0.15.2
19
urllib3>=1.24.3,<2.5
20
-Faker==37.1.0
+Faker==37.3.0
21
coverage==7.8.0
22
factory-boy==3.3.3
23
pre-commit>=3.5.0
0 commit comments