Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 27bd96f commit 819c24d
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
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ pre-commit = "^4.0.1"
pytest-cov = "^5.0.0"
pytest-depends = "^1.0.1"
pytest-asyncio = "^0.24.0"
Faker = "^30.8.1"
Faker = "^30.8.2"
unasync-cli = "^0.0.9"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit 819c24d

Please sign in to comment.