Skip to content

Commit

Permalink
build(deps): bump faker from 25.8.0 to 26.0.0 (#669)
Browse files Browse the repository at this point in the history
Bumps [faker](https://github.com/joke2k/faker) from 25.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@v25.8.0...v26.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 3, 2024
1 parent e0bc529 commit dd109c1
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 @@ -23,7 +23,7 @@ classifiers = [
python = "^3.8"
fastavro = "^1.7.3"
dacite = "^1.8.0"
faker = {version = ">=18.3.1,<26.0.0", optional = true}
faker = {version = ">=26.0.0,<27.0.0", optional = true}
inflector = "^3.1.1"
faust-streaming = {version = ">=0.10.11,<0.12.0", optional = true}
casefy = "^0.1.7"
Expand Down

0 comments on commit dd109c1

Please sign in to comment.