Skip to content

Commit

Permalink
build(deps): update validators requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [validators](https://github.com/python-validators/validators) to permit the latest version.
- [Release notes](https://github.com/python-validators/validators/releases)
- [Changelog](https://github.com/python-validators/validators/blob/master/CHANGES.md)
- [Commits](python-validators/validators@0.20.0...0.33.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 2, 2024
1 parent 25b58ca commit 45b728e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/testing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
Pillow>=10.2,<11
pytest-cov>=4
pytest-retry>=1.6
validators>=0.20,<0.29
validators>=0.20,<0.34

0 comments on commit 45b728e

Please sign in to comment.