diff --git a/regression_runner/requirements.txt b/regression_runner/requirements.txt index 038568d..d807bf3 100644 --- a/regression_runner/requirements.txt +++ b/regression_runner/requirements.txt @@ -1,18 +1,18 @@ 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 -charset-normalizer==3.4.2 +certifi==2025.8.3 +charset-normalizer==3.4.3 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.4 propcache==0.3.2 -PyYAML==6.0.2 -requests==2.32.4 +PyYAML==6.0.3 +requests==2.32.5 tinydb==4.8.2 tuspy==1.1.0 urllib3==2.3.0 diff --git a/requirements.txt b/requirements.txt index e6d6aaa..189d8ea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,41 +1,41 @@ aioauth-client==0.30.1 aiohappyeyeballs==2.6.1 -aiohttp==3.12.13 -aiosignal==1.3.2 -anyio==4.9.0 +aiohttp==3.12.15 +aiosignal==1.4.0 +anyio==4.11.0 attrs==25.3.0 -boto3==1.38.37 -botocore==1.38.37 -certifi==2025.6.15 -cffi==1.17.1 -charset-normalizer==3.4.2 +boto3==1.40.42 +botocore==1.40.42 +certifi==2025.8.3 +cffi==2.0.0 +charset-normalizer==3.4.3 click==8.1.8 -cryptography==45.0.4 +cryptography==46.0.2 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 +marshmallow==4.0.1 +multidict==6.6.4 openttd-helpers==1.4.0 packaging==25.0 propcache==0.3.2 -pycparser==2.22 +pycparser==2.23 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 +PyYAML==6.0.3 +requests==2.32.5 +s3transfer==0.14.0 +sentry-sdk==2.39.0 six==1.17.0 smmap==5.0.2 sniffio==1.3.1 -typing_extensions==4.14.0 +typing_extensions==4.15.0 uritemplate==4.2.0 urllib3==2.2.3 yarl==1.20.1