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

Commit 29f1a1e

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

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
@@ -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 = "^19.2.0"
31+
Faker = "^19.3.0"
3232
unasync-cli = "^0.0.9"
3333
python-semantic-release = "^7.34.6"
3434

0 commit comments

Comments
 (0)