Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Commit 0a03065

Browse files
chore(deps-dev): bump faker from 18.13.0 to 19.2.0
Bumps [faker](https://github.com/joke2k/faker) from 18.13.0 to 19.2.0. - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](joke2k/faker@v18.13.0...v19.2.0) --- updated-dependencies: - dependency-name: faker dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a6f8fd6 commit 0a03065

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

poetry.lock

Lines changed: 6 additions & 5 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
@@ -28,7 +28,7 @@ pre-commit = "^3.2.2"
2828
pytest-cov = "^4.0.0"
2929
pytest-depends = "^1.0.1"
3030
pytest-asyncio = "^0.21.1"
31-
Faker = "^18.3.1"
31+
Faker = "^19.2.0"
3232
unasync-cli = "^0.0.9"
3333
python-semantic-release = "^7.34.6"
3434

0 commit comments

Comments
 (0)