Skip to content

Commit 0d40385

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.29.0...0.34.0) --- updated-dependencies: - dependency-name: validators dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 81e2b4d commit 0d40385

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/testing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
GitPython>=3.1,<3.2
55
Pillow>=10.4.0,<10.5
66
pytest-cov>=4,<5.1
7-
validators>=0.29.0,<0.34
7+
validators>=0.29.0,<0.35

0 commit comments

Comments
 (0)