diff --git a/regression_runner/requirements.txt b/regression_runner/requirements.txt index 36353b3..17a894c 100644 --- a/regression_runner/requirements.txt +++ b/regression_runner/requirements.txt @@ -16,6 +16,6 @@ requests==2.32.3 six==1.16.0 tinydb==4.8.0 tuspy==1.0.3 -urllib3==2.2.2 +urllib3==1.26.19 verboselogs==1.7 yarl==1.9.4 diff --git a/requirements.txt b/requirements.txt index b570513..70980d4 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 +anyio==4.4.0 async-timeout==4.0.3 attrs==23.2.0 -boto3==1.34.53 -botocore==1.34.53 -certifi==2024.2.2 +boto3==1.34.138 +botocore==1.34.138 +certifi==2024.6.2 cffi==1.16.0 charset-normalizer==3.3.2 click==8.1.7 -cryptography==42.0.5 -exceptiongroup==1.2.0 +cryptography==42.0.8 +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.3 marshmallow-enum==1.5.1 multidict==6.0.5 openttd-helpers==1.4.0 -packaging==23.2 -pycparser==2.21 +packaging==24.1 +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 +requests==2.32.3 +s3transfer==0.10.2 +sentry-sdk==2.7.1 six==1.16.0 smmap==5.0.1 sniffio==1.3.1 -typing_extensions==4.10.0 +typing_extensions==4.12.2 uritemplate==4.1.1 -urllib3==1.26.18 +urllib3==1.26.19 yarl==1.9.4