Skip to content

Commit 606f83d

Browse files
Bump idna from 3.3 to 3.7 in /docs
Bumps [idna](https://github.com/kjd/idna) from 3.3 to 3.7. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.3...v3.7) --- updated-dependencies: - dependency-name: idna dependency-version: '3.7' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 59608d9 commit 606f83d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ future==0.18.3 ; python_version >= "3.9" and python_version < "3.15" and sys_pla
1818
ghp-import==2.1.0 ; python_version >= "3.9" and python_version < "3.15"
1919
griffe==1.14.0 ; python_version >= "3.9" and python_version < "3.11"
2020
griffe==1.15.0 ; python_version >= "3.11" and python_version < "3.15"
21-
idna==3.3 ; python_version >= "3.9" and python_version < "3.15"
21+
idna==3.7 ; python_version >= "3.9" and python_version < "3.15"
2222
importlib-metadata==4.12.0 ; python_version == "3.9"
2323
iniconfig==1.1.1 ; python_version >= "3.9" and python_version < "3.15"
2424
isort==6.1.0 ; python_version >= "3.9" and python_version < "3.15"

0 commit comments

Comments
 (0)