Skip to content

Commit

Permalink
chore(deps-dev): bump faker from 30.0.0 to 30.3.0 (#5297)
Browse files Browse the repository at this point in the history
Bumps [faker](https://github.com/joke2k/faker) from 30.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@v30.0.0...v30.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 8, 2024
1 parent 616f568 commit 945ca10
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ executing==2.0.1
# stack-data
factory-boy==3.3.1
# via -r requirements-dev.in
faker==30.0.0
faker==30.3.0
# via
# -r requirements-dev.in
# factory-boy
Expand Down Expand Up @@ -99,7 +99,9 @@ traitlets==5.14.1
# ipython
# matplotlib-inline
typing-extensions==4.10.0
# via ipython
# via
# faker
# ipython
virtualenv==20.25.0
# via pre-commit
vulture==2.12
Expand Down

0 comments on commit 945ca10

Please sign in to comment.