diff --git a/src/kubedash/requirements.txt b/src/kubedash/requirements.txt index dc01b8dd..3b1d4f07 100644 --- a/src/kubedash/requirements.txt +++ b/src/kubedash/requirements.txt @@ -48,7 +48,7 @@ gunicorn-color==0.1.0 ; python_version >= "3.11" and python_version < "3.13" gunicorn==23.0.0 ; python_version >= "3.11" and python_version < "3.13" h11==0.16.0 ; python_version >= "3.11" and python_version < "3.13" html5lib==1.1 ; python_version >= "3.11" and python_version < "3.13" -idna==3.10 ; python_version >= "3.11" and python_version < "3.13" +idna==3.15 ; python_version >= "3.11" and python_version < "3.13" importlib-metadata==8.4.0 ; python_version >= "3.11" and python_version < "3.13" ipython==8.27.0 ; python_version >= "3.11" and python_version < "3.13" itsdangerous==2.2.0 ; python_version >= "3.11" and python_version < "3.13"