Skip to content

Commit

Permalink
Bump faker from 24.14.0 to 25.3.0
Browse files Browse the repository at this point in the history
Bumps [faker](https://github.com/joke2k/faker) from 24.14.0 to 25.3.0.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](joke2k/faker@v24.14.0...v25.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] committed Jun 2, 2024
1 parent a8d31ae commit a640c6d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ docopt==0.6.2
# via coveralls
exceptiongroup==1.2.1
# via pytest
faker==24.14.0
faker==25.3.0
# via
# -r requirements/prod.txt
# faker-edu
Expand Down Expand Up @@ -227,7 +227,6 @@ typing-extensions==4.11.0
# via
# -r requirements/prod.txt
# black
# faker
# pydantic
# sqlalchemy
urllib3==1.26.18
Expand Down
3 changes: 1 addition & 2 deletions requirements/prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ charset-normalizer==3.3.2
# via requests
click==8.1.7
# via -r requirements/prod.in
faker==24.14.0
faker==25.3.0
# via
# -r requirements/prod.in
# faker-edu
Expand Down Expand Up @@ -47,7 +47,6 @@ sqlalchemy==2.0.29
# via -r requirements/prod.in
typing-extensions==4.11.0
# via
# faker
# pydantic
# sqlalchemy
urllib3==1.26.18
Expand Down

0 comments on commit a640c6d

Please sign in to comment.