Skip to content

Commit

Permalink
Bump faker from 25.4.0 to 25.8.0 (#565)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 18, 2024
1 parent 348b729 commit 938d3c1
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 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 @@ -70,7 +70,7 @@ ruff = "^0.4.9"
poethepoet = "^0.26.1"

# testing
faker = "^25.4.0"
faker = "^25.8.0"
mock = "^5.1.0"
pyfakefs = "^5.4.1"
pytest = "^8.2.1"
Expand Down
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dnspython==2.6.1 ; python_version >= "3.9" and python_version < "4.0"
dulwich==0.21.7 ; python_version >= "3.9" and python_version < "4.0"
email-validator==2.1.2 ; python_version >= "3.9" and python_version < "4.0"
exceptiongroup==1.2.1 ; python_version >= "3.9" and python_version < "3.11"
faker==25.4.0 ; python_version >= "3.9" and python_version < "4.0"
faker==25.8.0 ; python_version >= "3.9" and python_version < "4.0"
fastapi-mail[httpx]==1.4.1 ; python_version >= "3.9" and python_version < "4.0"
fastapi[all]==0.110.3 ; python_version >= "3.9" and python_version < "4.0"
fastjsonschema==2.19.1 ; python_version >= "3.9" and python_version < "4.0"
Expand Down

0 comments on commit 938d3c1

Please sign in to comment.