Skip to content

Commit

Permalink
Bump faker from 24.7.1 to 24.9.0
Browse files Browse the repository at this point in the history
Bumps [faker](https://github.com/joke2k/faker) from 24.7.1 to 24.9.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.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent 85d004c commit 2f964a8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ exceptiongroup==1.2.0
# pytest
factory-boy==3.3.0
# via -r requirements-tests.txt
faker==24.7.1
faker==24.9.0
# via
# -r requirements-tests.txt
# factory-boy
Expand Down
2 changes: 1 addition & 1 deletion requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ exceptiongroup==1.2.0
# pytest
factory-boy==3.3.0
# via -r requirements-tests.txt
faker==24.7.1
faker==24.9.0
# via
# -r requirements-tests.txt
# factory-boy
Expand Down
2 changes: 1 addition & 1 deletion requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ exceptiongroup==1.2.0
# via pytest
factory-boy==3.3.0
# via -r requirements-tests.in
faker==24.7.1
faker==24.9.0
# via
# -r requirements-tests.in
# factory-boy
Expand Down

0 comments on commit 2f964a8

Please sign in to comment.