diff --git a/requirements-dev.txt b/requirements-dev.txt index 2ca10f7..f91e6a4 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -18,7 +18,7 @@ distlib==0.4.0 ; python_version >= "3.10" and python_version < "4.0" exceptiongroup==1.3.1 ; python_version == "3.10" filelock==3.29.0 ; python_version >= "3.10" and python_version < "4.0" identify==2.6.19 ; python_version >= "3.10" and python_version < "4.0" -idna==3.13 ; python_version >= "3.10" and python_version < "4.0" +idna==3.15 ; python_version >= "3.10" and python_version < "4.0" iniconfig==2.3.0 ; python_version >= "3.10" and python_version < "4.0" isort==8.0.1 ; python_version >= "3.10" and python_version < "4.0" librt==0.11.0 ; python_version >= "3.10" and python_version < "4.0" and platform_python_implementation != "PyPy"