diff --git a/src/requirements.txt b/src/requirements.txt index 909d652..a185c4c 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -5,7 +5,7 @@ botocore-stubs==1.42.41 ; python_version >= "3.11" and python_version < "4.0" botocore==1.42.75 ; python_version >= "3.11" and python_version < "4.0" certifi==2026.2.25 ; python_version >= "3.11" and python_version < "4.0" charset-normalizer==3.4.6 ; python_version >= "3.11" and python_version < "4.0" -idna==3.11 ; python_version >= "3.11" and python_version < "4.0" +idna==3.15 ; python_version >= "3.11" and python_version < "4.0" importlib-metadata==8.0.0 ; python_version >= "3.11" and python_version < "4.0" jmespath==1.1.0 ; python_version >= "3.11" and python_version < "4.0" mesh-client==3.2.3 ; python_version >= "3.11" and python_version < "4.0"