Skip to content

Commit

Permalink
Bump faker from 24.8.0 to 26.0.0 (#75)
Browse files Browse the repository at this point in the history
Bumps [faker](https://github.com/joke2k/faker) from 24.8.0 to 26.0.0.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](joke2k/faker@v24.8.0...v26.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Phillip <35803538+TimeTravelPenguin@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and TimeTravelPenguin authored Aug 12, 2024
1 parent b84d072 commit 72edb8a
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 @@ -51,7 +51,7 @@ rich-click = "^1.7.3"
bandit = "^1.7.8"
debugpy = "^1.8.0" # TODO: Needs PEP 695 support
docformatter = "1.7.5"
faker = "^24.7.1"
faker = "^26.0.0"
mypy = "*"
pre-commit = "^3.6.0"
pylint = "*"
Expand Down

0 comments on commit 72edb8a

Please sign in to comment.