Skip to content

Commit

Permalink
Bump faker from 30.3.0 to 30.8.1 (#1813)
Browse files Browse the repository at this point in the history
Bumps [faker](https://github.com/joke2k/faker) from 30.3.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.3.0...v30.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 30, 2024
1 parent 80d2464 commit de11b0d
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.16.0",
"syrupy==4.7.2",
"factory-boy==3.3.1",
"Faker==30.3.0",
"Faker==30.8.1",
]
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.16.0
syrupy==4.7.2
factory-boy==3.3.1
Faker==30.3.0
Faker==30.8.1

0 comments on commit de11b0d

Please sign in to comment.