Skip to content

Commit 7e5124f

Browse files
Bump idna from 3.10 to 3.15 in /requirements/docs
Bumps [idna](https://github.com/kjd/idna) from 3.10 to 3.15. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](kjd/idna@v3.10...v3.15) --- updated-dependencies: - dependency-name: idna dependency-version: '3.15' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5b54443 commit 7e5124f

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)