Skip to content

Commit

Permalink
Bump faker from 28.4.1 to 30.1.0
Browse files Browse the repository at this point in the history
Bumps [faker](https://github.com/joke2k/faker) from 28.4.1 to 30.1.0.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](joke2k/faker@v28.4.1...v30.1.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] authored Oct 3, 2024
1 parent 8670d8d commit cf49a81
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 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 @@ -70,7 +70,7 @@ ruff = ">=0.4.9"
poethepoet = "^0.28.0"

# testing
faker = "^28.4.1"
faker = "^30.1.0"
mock = "^5.1.0"
pyfakefs = "^5.6.0"
pytest = "^8.3.2"
Expand Down

0 comments on commit cf49a81

Please sign in to comment.