Skip to content

Commit

Permalink
Bump faker from 33.1.0 to 33.3.1
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.1.
- [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.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 14, 2025
1 parent 8a5cf88 commit 5a9ec8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"pytest-monitor==1.6.6; sys_platform == 'linux'",
"pytest-xdist==3.6.1",
"ruff>=0.8.1",
"faker==33.1.0",
"faker==33.3.1",
"mypy==1.13.0",
"types-setuptools==75.6.0.20241126",
"pre-commit==4.0.1; python_version >= '3.9'",
Expand Down

0 comments on commit 5a9ec8a

Please sign in to comment.