Skip to content

Commit 70ff1db

Browse files
Merge branch 'main' into main
Signed-off-by: Dmitrii Kopeikin <[email protected]>
2 parents e822abe + ccff8d5 commit 70ff1db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ setuptools==69.0.2 ; python_version >= "3.12" and python_version < "4.0"
2727
sniffio==1.3.0 ; python_version >= "3.11" and python_version < "4.0"
2828
strenum==0.4.15 ; python_version >= "3.11" and python_version < "4.0"
2929
typing-extensions==4.8.0 ; python_version >= "3.11" and python_version < "4.0"
30-
validators==0.21.2 ; python_version >= "3.11" and python_version < "4.0"
30+
validators==0.22.0 ; python_version >= "3.11" and python_version < "4.0"
3131
yarl==1.9.3 ; python_version >= "3.11" and python_version < "4.0"

0 commit comments

Comments
 (0)