Skip to content

Commit

Permalink
Update faker requirement from <26.0.0,>=5.6.0 to >=5.6.0,<34.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@v5.6.0...v33.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent 73aaba3 commit 0855d89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ pyicu==2.14

# Testing dependencies
factory-boy >=3.2.0, < 4.0.0
Faker >= 5.6.0, < 26.0.0
Faker >= 5.6.0, < 34.0.0
pytest==8.3.3
pytest-cov==5.0.0
time-machine==2.14.1
Expand Down

0 comments on commit 0855d89

Please sign in to comment.