Skip to content

Commit d29a020

Browse files
Bump idna from 3.3 to 3.15 in /docs
Bumps [idna](https://github.com/kjd/idna) from 3.3 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.3...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 796446a commit d29a020

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ freezegun==1.5.5 ; python_version >= "3.10" and python_version < "3.15"
1717
future==0.18.3 ; python_version >= "3.10" and python_version < "3.15" and sys_platform == "win32"
1818
ghp-import==2.1.0 ; python_version >= "3.10" and python_version < "3.15"
1919
griffelib==2.0.0 ; python_version >= "3.10" and python_version < "3.15"
20-
idna==3.3 ; python_version >= "3.10" and python_version < "3.15"
20+
idna==3.15 ; python_version >= "3.10" and python_version < "3.15"
2121
iniconfig==1.1.1 ; python_version >= "3.10" and python_version < "3.15"
2222
isort==8.0.1 ; python_version >= "3.10" and python_version < "3.15"
2323
jinja2==3.1.6 ; python_version >= "3.10" and python_version < "3.15"

0 commit comments

Comments
 (0)