Skip to content

Commit

Permalink
Bump faker from 24.4.0 to 24.11.0
Browse files Browse the repository at this point in the history
Bumps [faker](https://github.com/joke2k/faker) from 24.4.0 to 24.11.0.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](joke2k/faker@v24.4.0...v24.11.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 21, 2024
1 parent c2de9c1 commit 7cbc5e0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
8 changes: 6 additions & 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.0
# via pytest
faker==24.4.0
faker==24.11.0
# via
# -r requirements/prod.txt
# faker-edu
Expand Down Expand Up @@ -104,6 +104,7 @@ markupsafe==2.1.5
# via
# -r requirements/prod.txt
# jinja2
# mkdocs
mergedeep==1.3.4
# via mkdocs
mkdocs==1.5.3
Expand All @@ -128,12 +129,15 @@ packaging==24.0
# pytest
# tox
pathspec==0.12.1
# via black
# via
# black
# mkdocs
pkgutil-resolve-name==1.3.10
# via jsonschema
platformdirs==4.2.0
# via
# black
# mkdocs
# tox
# virtualenv
pluggy==1.4.0
Expand Down
2 changes: 1 addition & 1 deletion 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.4.0
faker==24.11.0
# via
# -r requirements/prod.in
# faker-edu
Expand Down

0 comments on commit 7cbc5e0

Please sign in to comment.