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

Commit 2802b80

Browse files
chore(deps-dev): bump faker from 11.0.0 to 11.1.0
Bumps [faker](https://github.com/joke2k/faker) from 11.0.0 to 11.1.0. - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](joke2k/faker@v11.0.0...v11.1.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 116d9ba commit 2802b80

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
@@ -29,7 +29,7 @@ pre-commit = "^2.16.0"
2929
pytest-cov = "^3.0.0"
3030
pytest-depends = "^1.0.1"
3131
pytest-asyncio = "^0.16.0"
32-
Faker = "^11.0.0"
32+
Faker = "^11.1.0"
3333
unasync-cli = "^0.0.9"
3434
commitizen = "^2.20.3"
3535

0 commit comments

Comments
 (0)