Skip to content

Commit bc5ae38

Browse files
Merge pull request #35 from seapagan/dependabot/pip/main/faker-24.9.0
2 parents e0ed44a + 5800057 commit bc5ae38

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.8.0"
33+
faker = "^24.9.0"
3434
mock = "^5.1.0"
3535
pyfakefs = "^5.4.1"
3636
pytest = "^8.1.1"

0 commit comments

Comments
 (0)