Skip to content

Commit

Permalink
build(deps-dev): bump faker from 22.5.0 to 22.5.1
Browse files Browse the repository at this point in the history
Bumps [faker](https://github.com/joke2k/faker) from 22.5.0 to 22.5.1.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](joke2k/faker@v22.5.0...v22.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 23, 2024
1 parent da559a2 commit 2223295
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 = "22.5.0"
faker = "22.5.1"
ipython = "8.20.0"
pre-commit = "3.6.0"
pytest = "7.4.4"
Expand Down

0 comments on commit 2223295

Please sign in to comment.