Skip to content

Commit 0444b86

Browse files
update requirements.txt
1 parent 3eb0678 commit 0444b86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ domdf-python-tools==3.8.0.post2 ; python_version >= "3.8" and python_version < "
1818
exceptiongroup==1.2.0 ; python_version >= "3.8" and python_version < "3.11"
1919
executing==2.0.1 ; python_version >= "3.8" and python_version < "3.12"
2020
fastjsonschema==2.19.1 ; python_version >= "3.8" and python_version < "3.12"
21-
idna==3.6 ; python_version >= "3.8" and python_version < "3.12"
21+
idna==3.7 ; python_version >= "3.8" and python_version < "3.12"
2222
imagesize==1.4.1 ; python_version >= "3.8" and python_version < "3.12"
2323
importlib-metadata==7.0.1 ; python_version >= "3.8" and python_version < "3.10"
2424
importlib-resources==6.1.1 ; python_version >= "3.8" and python_version < "3.9"

0 commit comments

Comments
 (0)