diff --git a/requirements.txt b/requirements.txt index 123cb3f..966bde2 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.4 +aiohttp==3.14.0 certifi==2026.2.25 -cryptography==46.0.6 +cryptography==46.0.7 packaging==26.0 pint==0.25.3; python_version > "3.10" pint==0.24.4; python_version <= "3.10"