Skip to content

Commit 1c87d88

Browse files
Merge pull request #29 from seapagan/dependabot/pip/main/faker-24.8.0
2 parents e9b406a + 6330d09 commit 1c87d88

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
@@ -30,7 +30,7 @@ fastapi = { extras = ["all"], version = "^0.110.1" }
3030
[tool.poetry.group.dev.dependencies]
3131
requests = "^2.31.0"
3232
fakeredis = "^2.21.3"
33-
faker = "^24.4.0"
33+
faker = "^24.8.0"
3434
mock = "^5.1.0"
3535
pyfakefs = "^5.4.0"
3636
pytest = "^8.1.1"

0 commit comments

Comments
 (0)