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

Commit 11c55d5

Browse files
chore(deps-dev): bump faker from 18.3.0 to 18.3.1
Bumps [faker](https://github.com/joke2k/faker) from 18.3.0 to 18.3.1. - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](joke2k/faker@v18.3.0...v18.3.1) --- updated-dependencies: - dependency-name: faker dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f77663a commit 11c55d5

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.1.1"
2828
pytest-cov = "^4.0.0"
2929
pytest-depends = "^1.0.1"
3030
pytest-asyncio = "^0.20.3"
31-
Faker = "^18.3.0"
31+
Faker = "^18.3.1"
3232
unasync-cli = "^0.0.9"
3333
python-semantic-release = "^7.33.2"
3434

0 commit comments

Comments
 (0)