diff --git a/regression_runner/requirements.txt b/regression_runner/requirements.txt index 038568d..c3f4ba7 100644 --- a/regression_runner/requirements.txt +++ b/regression_runner/requirements.txt @@ -1,15 +1,15 @@ aiohappyeyeballs==2.6.1 -aiohttp==3.12.13 -aiosignal==1.3.2 +aiohttp==3.12.15 +aiosignal==1.4.0 attrs==25.3.0 -certifi==2025.6.15 +certifi==2025.7.14 charset-normalizer==3.4.2 click==8.1.8 coloredlogs==15.0.1 frozenlist==1.7.0 humanfriendly==10.0 idna==3.10 -multidict==6.5.0 +multidict==6.6.3 propcache==0.3.2 PyYAML==6.0.2 requests==2.32.4 diff --git a/requirements.txt b/requirements.txt index e6d6aaa..e43f2d1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,27 +1,27 @@ aioauth-client==0.30.1 aiohappyeyeballs==2.6.1 -aiohttp==3.12.13 -aiosignal==1.3.2 +aiohttp==3.12.15 +aiosignal==1.4.0 anyio==4.9.0 attrs==25.3.0 -boto3==1.38.37 -botocore==1.38.37 -certifi==2025.6.15 +boto3==1.40.0 +botocore==1.40.0 +certifi==2025.7.14 cffi==1.17.1 charset-normalizer==3.4.2 click==8.1.8 -cryptography==45.0.4 +cryptography==45.0.5 frozenlist==1.7.0 gitdb==4.0.12 github3.py==4.0.1 -GitPython==3.1.44 +GitPython==3.1.45 h11==0.16.0 httpcore==1.0.9 httpx==0.28.1 idna==3.10 jmespath==1.0.1 marshmallow==4.0.0 -multidict==6.5.0 +multidict==6.6.3 openttd-helpers==1.4.0 packaging==25.0 propcache==0.3.2 @@ -30,12 +30,12 @@ PyJWT==2.10.1 python-dateutil==2.9.0.post0 PyYAML==6.0.2 requests==2.32.4 -s3transfer==0.13.0 -sentry-sdk==2.30.0 +s3transfer==0.13.1 +sentry-sdk==2.34.1 six==1.17.0 smmap==5.0.2 sniffio==1.3.1 -typing_extensions==4.14.0 +typing_extensions==4.14.1 uritemplate==4.2.0 urllib3==2.2.3 yarl==1.20.1