diff --git a/regression_runner/requirements.txt b/regression_runner/requirements.txt index 7ae276e..bad2429 100644 --- a/regression_runner/requirements.txt +++ b/regression_runner/requirements.txt @@ -1,4 +1,4 @@ -aiohttp==3.9.3 +aiohttp==3.9.5 aiosignal==1.3.1 async-timeout==4.0.3 attrs==23.2.0 @@ -9,7 +9,7 @@ coloredlogs==15.0.1 frozenlist==1.4.1 future==1.0.0 humanfriendly==10.0 -idna==3.6 +idna==3.7 multidict==6.0.5 PyYAML==6.0.1 requests==2.31.0 diff --git a/requirements.txt b/requirements.txt index b570513..3b7575f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,42 +1,42 @@ aioauth-client==0.28.1 -aiohttp==3.9.3 +aiohttp==3.9.5 aiosignal==1.3.1 anyio==4.3.0 async-timeout==4.0.3 attrs==23.2.0 -boto3==1.34.53 -botocore==1.34.53 +boto3==1.34.95 +botocore==1.34.95 certifi==2024.2.2 cffi==1.16.0 charset-normalizer==3.3.2 click==8.1.7 cryptography==42.0.5 -exceptiongroup==1.2.0 +exceptiongroup==1.2.1 frozenlist==1.4.1 gitdb==4.0.11 github3.py==4.0.1 -GitPython==3.1.42 +GitPython==3.1.43 h11==0.14.0 -httpcore==1.0.4 +httpcore==1.0.5 httpx==0.27.0 -idna==3.6 +idna==3.7 jmespath==1.0.1 -marshmallow==3.21.0 +marshmallow==3.21.1 marshmallow-enum==1.5.1 multidict==6.0.5 openttd-helpers==1.4.0 -packaging==23.2 -pycparser==2.21 +packaging==24.0 +pycparser==2.22 PyJWT==2.8.0 -python-dateutil==2.9.0 +python-dateutil==2.9.0.post0 PyYAML==6.0.1 requests==2.31.0 -s3transfer==0.10.0 -sentry-sdk==1.40.6 +s3transfer==0.10.1 +sentry-sdk==2.0.1 six==1.16.0 smmap==5.0.1 sniffio==1.3.1 -typing_extensions==4.10.0 +typing_extensions==4.11.0 uritemplate==4.1.1 urllib3==1.26.18 yarl==1.9.4