Skip to content

Commit

Permalink
chore(deps-dev): bump faker from 19.12.1 to 23.3.0
Browse files Browse the repository at this point in the history
Bumps [faker](https://github.com/joke2k/faker) from 19.12.1 to 23.3.0.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](joke2k/faker@v19.12.1...v23.3.0)

---
updated-dependencies:
- dependency-name: faker
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 29, 2024
1 parent cb5f6a6 commit 7bd2a71
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Expand Up @@ -28,7 +28,7 @@ pre-commit = "^3.4.0"
pytest-cov = "^4.0.0"
pytest-depends = "^1.0.1"
pytest-asyncio = "^0.23.5"
Faker = "^19.6.1"
Faker = "^23.3.0"
unasync-cli = "^0.0.9"
python-semantic-release = "^9.1.1"

Expand Down

0 comments on commit 7bd2a71

Please sign in to comment.