Skip to content

Commit

Permalink
chore(deps-dev): bump faker from 15.0.0 to 15.1.1
Browse files Browse the repository at this point in the history
Bumps [faker](https://github.com/joke2k/faker) from 15.0.0 to 15.1.1.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](joke2k/faker@v15.0.0...v15.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 14, 2022
1 parent be6a2b3 commit 69c7c4e
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 13 deletions.
33 changes: 21 additions & 12 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
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ pre-commit = "^2.20.0"
pytest-cov = "^4.0.0"
pytest-depends = "^1.0.1"
pytest-asyncio = "^0.19.0"
Faker = "^15.0.0"
Faker = "^15.1.1"
unasync-cli = "^0.0.9"
python-semantic-release = "^7.32.1"

Expand Down

0 comments on commit 69c7c4e

Please sign in to comment.