Skip to content

Commit

Permalink
chore: Bump faker from 29.0.0 to 30.0.0 (#449)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent 1a60b45 commit 7384be3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ packages = [

[tool.poetry.dependencies]
python = ">=3.8"
faker = {version = "~=29.0", optional = true}
faker = {version = "~=30.0", optional = true}
psycopg2-binary = "2.9.9"
sqlalchemy = "~=2.0"
sshtunnel = "0.4.0"
Expand Down

0 comments on commit 7384be3

Please sign in to comment.