Skip to content

Commit a660382

Browse files
build(deps): update validators requirement
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.34.0) --- updated-dependencies: - dependency-name: validators dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 541185f commit a660382

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/testing.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
Pillow>=10.2,<11
55
pytest-cov>=4
66
pytest-retry>=1.6
7-
validators>=0.20,<0.34
7+
validators>=0.20,<0.35

0 commit comments

Comments
 (0)