Skip to content

Commit af8873b

Browse files
chore: Bump faker from 28.4.1 to 29.0.0 (#439)
1 parent e837aa7 commit af8873b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ packages = [
3333

3434
[tool.poetry.dependencies]
3535
python = ">=3.8"
36-
faker = {version = "~=28.1", optional = true}
36+
faker = {version = "~=29.0", optional = true}
3737
psycopg2-binary = "2.9.9"
3838
sqlalchemy = "~=2.0"
3939
sshtunnel = "0.4.0"

0 commit comments

Comments
 (0)