diff --git a/regression_runner/requirements.txt b/regression_runner/requirements.txt index 17a894c..755ba4e 100644 --- a/regression_runner/requirements.txt +++ b/regression_runner/requirements.txt @@ -1,21 +1,21 @@ -aiohttp==3.9.5 +aiohttp==3.10.8 aiosignal==1.3.1 async-timeout==4.0.3 -attrs==23.2.0 -certifi==2024.6.2 +attrs==24.2.0 +certifi==2024.8.30 charset-normalizer==3.3.2 click==8.1.7 coloredlogs==15.0.1 frozenlist==1.4.1 future==1.0.0 humanfriendly==10.0 -idna==3.7 -multidict==6.0.5 -PyYAML==6.0.1 +idna==3.10 +multidict==6.1.0 +PyYAML==6.0.2 requests==2.32.3 six==1.16.0 tinydb==4.8.0 tuspy==1.0.3 -urllib3==1.26.19 +urllib3==1.26.20 verboselogs==1.7 -yarl==1.9.4 +yarl==1.13.1 diff --git a/requirements.txt b/requirements.txt index 70980d4..6d80827 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,42 +1,42 @@ aioauth-client==0.28.1 -aiohttp==3.9.5 +aiohttp==3.10.8 aiosignal==1.3.1 -anyio==4.4.0 +anyio==4.6.0 async-timeout==4.0.3 -attrs==23.2.0 -boto3==1.34.138 -botocore==1.34.138 -certifi==2024.6.2 -cffi==1.16.0 +attrs==24.2.0 +boto3==1.35.30 +botocore==1.35.30 +certifi==2024.8.30 +cffi==1.17.1 charset-normalizer==3.3.2 click==8.1.7 -cryptography==42.0.8 -exceptiongroup==1.2.1 +cryptography==43.0.1 +exceptiongroup==1.2.2 frozenlist==1.4.1 gitdb==4.0.11 github3.py==4.0.1 GitPython==3.1.43 h11==0.14.0 httpcore==1.0.5 -httpx==0.27.0 -idna==3.7 +httpx==0.27.2 +idna==3.10 jmespath==1.0.1 -marshmallow==3.21.3 +marshmallow==3.22.0 marshmallow-enum==1.5.1 -multidict==6.0.5 +multidict==6.1.0 openttd-helpers==1.4.0 packaging==24.1 pycparser==2.22 -PyJWT==2.8.0 +PyJWT==2.9.0 python-dateutil==2.9.0.post0 -PyYAML==6.0.1 +PyYAML==6.0.2 requests==2.32.3 s3transfer==0.10.2 -sentry-sdk==2.7.1 +sentry-sdk==2.15.0 six==1.16.0 smmap==5.0.1 sniffio==1.3.1 typing_extensions==4.12.2 uritemplate==4.1.1 -urllib3==1.26.19 -yarl==1.9.4 +urllib3==1.26.20 +yarl==1.13.1