Skip to content

Commit

Permalink
Chore(deps-dev): Bump faker from 30.3.0 to 30.6.0 in the dev-dependen…
Browse files Browse the repository at this point in the history
…cies group across 1 directory (#947)

Chore(deps-dev): Bump faker

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


Updates `faker` from 30.3.0 to 30.6.0
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](joke2k/faker@v30.3.0...v30.6.0)

---
updated-dependencies:
- dependency-name: faker
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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 18, 2024
1 parent b85d3b8 commit d90368d
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 @@ -32,7 +32,7 @@ selenium = "~=4.25.0"
flake8 = ">=6.1.0"
pytest-django = "^4.9.0"
pytest-cov = "^5.0.0"
faker = "^30.3.0"
faker = "^30.6.0"
isort = "^5.13.2"

[build-system]
Expand Down

0 comments on commit d90368d

Please sign in to comment.