diff --git a/requirements-dev.txt b/requirements-dev.txt index c667874..e6946fb 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -24,7 +24,7 @@ enrich==1.2.7 ; python_version >= "3.9" and python_version < "4.0" filelock==3.12.2 ; python_version >= "3.9" and python_version < "4.0" flake8==6.0.0 ; python_version >= "3.9" and python_version < "4.0" identify==2.5.24 ; python_version >= "3.9" and python_version < "4.0" -idna==3.4 ; python_version >= "3.9" and python_version < "4.0" +idna==3.15 ; python_version >= "3.9" and python_version < "4.0" isort==5.12.0 ; python_version >= "3.9" and python_version < "4.0" jinja2-time==0.2.0 ; python_version >= "3.9" and python_version < "4.0" jinja2==3.1.2 ; python_version >= "3.9" and python_version < "4.0"