Skip to content

Commit

Permalink
deps: bump faker from 26.0.0 to 28.4.1
Browse files Browse the repository at this point in the history
Bumps [faker](https://github.com/joke2k/faker) from 26.0.0 to 28.4.1.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](joke2k/faker@v26.0.0...v28.4.1)

---
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] authored Sep 9, 2024
1 parent 7962ad3 commit b4e2064
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 5 deletions.
19 changes: 15 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 @@ -121,7 +121,7 @@ types-pygments = '^2.16.0.1'
types-colorama = '^0.4.15.12'

[tool.poetry.group.test.dependencies]
faker = '^26.0.0'
faker = '^28.4.1'
pytest = '^8.3.1'
pytest-sugar = '^1.0.0'
pytest-cov = '^5.0.0'
Expand Down

0 comments on commit b4e2064

Please sign in to comment.