diff --git a/docs/requirements.txt b/docs/requirements.txt index 89bf117..59504ec 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -17,7 +17,7 @@ freezegun==1.5.5 ; python_version >= "3.10" and python_version < "3.15" future==0.18.3 ; python_version >= "3.10" and python_version < "3.15" and sys_platform == "win32" ghp-import==2.1.0 ; python_version >= "3.10" and python_version < "3.15" griffelib==2.0.0 ; python_version >= "3.10" and python_version < "3.15" -idna==3.3 ; python_version >= "3.10" and python_version < "3.15" +idna==3.15 ; python_version >= "3.10" and python_version < "3.15" iniconfig==1.1.1 ; python_version >= "3.10" and python_version < "3.15" isort==8.0.1 ; python_version >= "3.10" and python_version < "3.15" jinja2==3.1.6 ; python_version >= "3.10" and python_version < "3.15"