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

Commit 272ad56

Browse files
chore(deps-dev): bump faker from 14.1.0 to 14.1.1 (#154)
Bumps [faker](https://github.com/joke2k/faker) from 14.1.0 to 14.1.1. - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](joke2k/faker@v14.1.0...v14.1.1) --- updated-dependencies: - dependency-name: faker dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 913e014 commit 272ad56

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 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 = "^2.20.0"
2828
pytest-cov = "^3.0.0"
2929
pytest-depends = "^1.0.1"
3030
pytest-asyncio = "^0.19.0"
31-
Faker = "^14.1.0"
31+
Faker = "^14.1.1"
3232
unasync-cli = "^0.0.9"
3333
python-semantic-release = "^7.31.4"
3434

0 commit comments

Comments
 (0)