Skip to content

Commit

Permalink
build(deps): bump faker from 33.1.0 to 33.3.0
Browse files Browse the repository at this point in the history
Bumps [faker](https://github.com/joke2k/faker) from 33.1.0 to 33.3.0.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](joke2k/faker@v33.1.0...v33.3.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 Jan 6, 2025
1 parent e33ab48 commit a43c0d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/local.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ pytest-django >= 0.2.0
pytest-factoryboy >= 2.1.0
coveralls >= 3.0.1
factory-boy==3.3.1
faker==33.1.0; python_version >= '3.6'
faker==33.3.0; python_version >= '3.6'

# Unsure
jedi==0.19.2; python_version >= '3.6'

0 comments on commit a43c0d7

Please sign in to comment.