Skip to content

Commit e2612d1

Browse files
authored
Merge pull request #415 from jacebrowning/dependabot/pip/docs/idna-3.7
Bump idna from 3.3 to 3.7 in /docs
2 parents c11e1f0 + 606f83d commit e2612d1

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)