Skip to content

Commit b003ad4

Browse files
Update dependency rfc3986 to v2
1 parent 6944a53 commit b003ad4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ pyyaml==6.0.2 ; python_version >= "3.11" and python_version < "4.0"
3030
regex==2024.7.24 ; python_version >= "3.11" and python_version < "4.0"
3131
requests==2.32.3 ; python_version >= "3.11" and python_version < "4.0"
3232
responses==0.21.0 ; python_version >= "3.11" and python_version < "4.0"
33-
rfc3986[idna2008]==1.5.0 ; python_version >= "3.11" and python_version < "4.0"
33+
rfc3986[idna2008]==2.0.0 ; python_version >= "3.11" and python_version < "4.0"
3434
setuptools==74.0.0 ; python_version >= "3.11" and python_version < "4.0"
3535
sniffio==1.3.1 ; python_version >= "3.11" and python_version < "4.0"
3636
test-results-parser==0.1.0 ; python_version >= "3.11" and python_version < "4.0"

0 commit comments

Comments
 (0)