Skip to content

Commit

Permalink
build(deps-dev): bump faker from 24.3.0 to 25.4.0
Browse files Browse the repository at this point in the history
Bumps [faker](https://github.com/joke2k/faker) from 24.3.0 to 25.4.0.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](joke2k/faker@v24.3.0...v25.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent 39c97ee commit de1884f
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 @@ -26,7 +26,7 @@ typer = "0.9.0"

[tool.poetry.group.dev.dependencies]
coveralls = "3.3.1"
faker = "24.3.0"
faker = "25.4.0"
ipython = "8.22.2"
pre-commit = "3.7.0"
pytest = "8.1.1"
Expand Down

0 comments on commit de1884f

Please sign in to comment.