Skip to content

Commit 5800057

Browse files
Bump faker from 24.8.0 to 24.9.0
Bumps [faker](https://github.com/joke2k/faker) from 24.8.0 to 24.9.0. - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](joke2k/faker@v24.8.0...v24.9.0) --- updated-dependencies: - dependency-name: faker dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e0ed44a commit 5800057

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)