Skip to content

Commit

Permalink
chore(deps-dev): bump faker from 28.4.1 to 29.0.0
Browse files Browse the repository at this point in the history
Bumps [faker](https://github.com/joke2k/faker) from 28.4.1 to 29.0.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...v29.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 20, 2024
1 parent 180e960 commit 50dd078
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 @@ -48,7 +48,7 @@ urllib3 = ">=1.26.8,<3.0.0"
# linters & formatters
django-extensions = "3.2.3"
factory-boy = "3.3.1"
Faker = "28.4.1"
Faker = "29.0.0"
gitlint = "0.19.1"
pdbpp = "0.10.3"
pre-commit = "3.8.0"
Expand Down

0 comments on commit 50dd078

Please sign in to comment.