Skip to content

Commit

Permalink
Update faker requirement from ^30.1.0 to ^33.0.0
Browse files Browse the repository at this point in the history
Updates the requirements on [faker](https://github.com/joke2k/faker) to permit the latest version.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](joke2k/faker@v30.1.0...v33.0.0)

---
updated-dependencies:
- dependency-name: faker
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and tsagadar committed Nov 20, 2024
1 parent d8b4d43 commit 408e6f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ pre-commit = "^4.0.1"
flake8 = "7.1.1"
mypy = "^1.11.2"
types-pyyaml = "^6.0.12.20240808"
faker = "^30.1.0"
faker = "^33.0.0"

[tool.poetry.group.docs.dependencies]
mkdocs = "^1.6.0"
Expand Down

0 comments on commit 408e6f2

Please sign in to comment.