Skip to content

Commit

Permalink
Bump faker from 26.0.0 to 30.3.0 (#1696)
Browse files Browse the repository at this point in the history
Bumps [faker](https://github.com/joke2k/faker) from 26.0.0 to 30.3.0.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](joke2k/faker@v26.0.0...v30.3.0)

---
updated-dependencies:
- dependency-name: faker
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 11, 2024
1 parent 2a79d80 commit 6823000
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ development = [
"pytest-randomly==3.15.0",
"syrupy==4.7.2",
"factory-boy==3.3.1",
"Faker==26.0.0",
"Faker==30.3.0",
]
packaging = ["pyinstaller~=6.10"]

Expand Down
2 changes: 1 addition & 1 deletion snyk/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ pytest==8.3.3
pytest-randomly==3.15.0
syrupy==4.7.2
factory-boy==3.3.1
Faker==26.0.0
Faker==30.3.0

0 comments on commit 6823000

Please sign in to comment.