Skip to content

Commit

Permalink
chore(deps-dev): bump faker from 24.7.1 to 24.8.0 in the minor group
Browse files Browse the repository at this point in the history
Bumps the minor group with 1 update: [faker](https://github.com/joke2k/faker).


Updates `faker` from 24.7.1 to 24.8.0
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](joke2k/faker@v24.7.1...v24.8.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 10, 2024
1 parent efd20a8 commit 9e1ca75
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 @@ -41,7 +41,7 @@ nbqa = "^1.8.5"
ruff = "^0.3.5"
pre-commit = "*"
pylama = { extras = ["radon", "vulture", "toml"], version = "^8.4.1" }
faker = "^24.7.1"
faker = "^24.8.0"

# tests
pytest = "*"
Expand Down

0 comments on commit 9e1ca75

Please sign in to comment.