Skip to content

Commit

Permalink
deps: bump faker from 26.0.0 to 28.0.0
Browse files Browse the repository at this point in the history
Bumps [faker](https://github.com/joke2k/faker) from 26.0.0 to 28.0.0.
- [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.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] authored Aug 26, 2024
1 parent 082780b commit 21c50f8
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 5 deletions.
21 changes: 17 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 @@ -93,7 +93,7 @@ black = '^24.4.2'
bandit = '^1.7.5'

[tool.poetry.group.test.dependencies]
faker = '^26.0.0'
faker = '^28.0.0'
pytest = '^8.3.1'
pytest-sugar = '^1.0.0'
pytest-xdist = '^3.3.1'
Expand Down

0 comments on commit 21c50f8

Please sign in to comment.