Skip to content

Commit

Permalink
Bump faker from 29.0.0 to 30.3.0
Browse files Browse the repository at this point in the history
Bumps [faker](https://github.com/joke2k/faker) from 29.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@v29.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 6db427c commit 4789892
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
3 changes: 2 additions & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ exceptiongroup==1.2.0
# pytest
factory-boy==3.3.1
# via -r requirements-tests.txt
faker==29.0.0
faker==30.3.0
# via
# -r requirements-tests.txt
# factory-boy
Expand Down Expand Up @@ -833,6 +833,7 @@ typing-extensions==4.11.0
# alembic
# aws-sam-translator
# black
# faker
# fakeredis
# flask-limiter
# kombu
Expand Down
3 changes: 2 additions & 1 deletion requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ exceptiongroup==1.2.0
# pytest
factory-boy==3.3.1
# via -r requirements-tests.txt
faker==29.0.0
faker==30.3.0
# via
# -r requirements-tests.txt
# factory-boy
Expand Down Expand Up @@ -878,6 +878,7 @@ typing-extensions==4.11.0
# alembic
# aws-sam-translator
# black
# faker
# fakeredis
# flask-limiter
# kombu
Expand Down
3 changes: 2 additions & 1 deletion requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ exceptiongroup==1.2.0
# via pytest
factory-boy==3.3.1
# via -r requirements-tests.in
faker==29.0.0
faker==30.3.0
# via
# -r requirements-tests.in
# factory-boy
Expand Down Expand Up @@ -682,6 +682,7 @@ typing-extensions==4.11.0
# alembic
# aws-sam-translator
# black
# faker
# fakeredis
# flask-limiter
# kombu
Expand Down

0 comments on commit 4789892

Please sign in to comment.