Skip to content

Commit ec4beb1

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.35.0) --- updated-dependencies: - dependency-name: validators dependency-version: 0.35.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9fb4cf4 commit ec4beb1

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,<11.3
66
pytest-cov>=4,<6.2
7-
validators>=0.29.0,<0.35
7+
validators>=0.29.0,<0.36

0 commit comments

Comments
 (0)