Skip to content

Commit

Permalink
Chore(deps-dev): Bump faker from 30.8.0 to 30.8.1 in the dev-dependen…
Browse files Browse the repository at this point in the history
…cies group (#986)

Chore(deps-dev): Bump faker in the dev-dependencies group

Bumps the dev-dependencies group with 1 update: [faker](https://github.com/joke2k/faker).


Updates `faker` from 30.8.0 to 30.8.1
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](joke2k/faker@v30.8.0...v30.8.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 25, 2024
1 parent a072c23 commit 1409f40
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -33,7 +33,7 @@ selenium = "~=4.25.0"
flake8 = ">=6.1.0"
pytest-django = "^4.9.0"
pytest-cov = "^5.0.0"
faker = "^30.8.0"
faker = "^30.8.1"
isort = "^5.13.2"

[build-system]
Expand Down

0 comments on commit 1409f40

Please sign in to comment.