Skip to content

Commit f5ccb48

Browse files
authored
Merge pull request #807 from kvesteri/dependabot/pip/requirements/docs/idna-3.15
Bump idna from 3.10 to 3.15 in /requirements/docs
2 parents 5b54443 + 7e5124f commit f5ccb48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ certifi==2025.7.9 ; python_version >= "3.9"
44
charset-normalizer==3.4.2 ; python_version >= "3.9"
55
colorama==0.4.6 ; python_version >= "3.9" and sys_platform == "win32"
66
docutils==0.21.2 ; python_version >= "3.9"
7-
idna==3.10 ; python_version >= "3.9"
7+
idna==3.15 ; python_version >= "3.9"
88
imagesize==1.4.1 ; python_version >= "3.9"
99
importlib-metadata==8.7.0 ; python_version == "3.9"
1010
jinja2==3.1.6 ; python_version >= "3.9"

0 commit comments

Comments
 (0)