Skip to content

Commit

Permalink
Bump faker from 22.6.0 to 22.7.0
Browse files Browse the repository at this point in the history
Bumps [faker](https://github.com/joke2k/faker) from 22.6.0 to 22.7.0.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](joke2k/faker@v22.6.0...v22.7.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and benbrandt committed Feb 5, 2024
1 parent e8df079 commit 5252d74
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 @@ -50,7 +50,7 @@ types-tqdm = "*"
sphinx-rtd-theme = "^2.0.0"
sphinx = "^7.2.6"
pylama = {extras = ["all"], version = "^8.4.1"}
faker = "^22.6.0"
faker = "^22.7.0"

[tool.mypy]
files = "src,tests"
Expand Down

0 comments on commit 5252d74

Please sign in to comment.