diff --git a/requirements.txt b/requirements.txt index 66f6563..d29e300 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,9 +4,9 @@ # This file is used in CI/CD pipelines and local development to ensure consistent test environments. # Update these versions periodically after running the full test suite to verify compatibility. -aiohttp==3.13.3 +aiohttp==3.13.4 certifi==2026.1.4 -cryptography==46.0.5 +cryptography==46.0.6 packaging==26.0 pint==0.25.2; python_version > "3.10" pint==0.24.4; python_version <= "3.10"