diff --git a/regression_runner/requirements.txt b/regression_runner/requirements.txt index a5a4c7a..09d4639 100644 --- a/regression_runner/requirements.txt +++ b/regression_runner/requirements.txt @@ -1,21 +1,21 @@ -aiohttp==3.8.5 +aiohttp==3.9.1 aiosignal==1.3.1 async-timeout==4.0.3 -attrs==23.1.0 -certifi==2023.7.22 -charset-normalizer==3.2.0 +attrs==23.2.0 +certifi==2023.11.17 +charset-normalizer==3.3.2 click==8.1.7 coloredlogs==15.0.1 -frozenlist==1.4.0 +frozenlist==1.4.1 future==0.18.3 humanfriendly==10.0 -idna==3.4 +idna==3.6 multidict==6.0.4 PyYAML==6.0.1 requests==2.31.0 six==1.16.0 tinydb==4.8.0 -tuspy==1.0.1 -urllib3==2.0.4 +tuspy==1.0.3 +urllib3==2.1.0 verboselogs==1.7 -yarl==1.9.2 +yarl==1.9.4 diff --git a/requirements.txt b/requirements.txt index bb263f5..672ccf6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,41 +1,41 @@ aioauth-client==0.28.1 -aiohttp==3.8.5 +aiohttp==3.9.1 aiosignal==1.3.1 -anyio==3.7.1 -async-timeout==4.0.2 -attrs==23.1.0 -boto3==1.28.12 -botocore==1.31.12 -certifi==2023.7.22 -cffi==1.15.1 -charset-normalizer==3.2.0 -click==8.1.6 -cryptography==41.0.2 -exceptiongroup==1.1.2 -frozenlist==1.4.0 -gitdb==4.0.10 +anyio==4.2.0 +async-timeout==4.0.3 +attrs==23.2.0 +boto3==1.34.12 +botocore==1.34.12 +certifi==2023.11.17 +cffi==1.16.0 +charset-normalizer==3.3.2 +click==8.1.7 +cryptography==41.0.7 +exceptiongroup==1.2.0 +frozenlist==1.4.1 +gitdb==4.0.11 github3.py==4.0.1 -GitPython==3.1.32 +GitPython==3.1.40 h11==0.14.0 -httpcore==0.17.3 -httpx==0.24.1 -idna==3.4 +httpcore==1.0.2 +httpx==0.26.0 +idna==3.6 jmespath==1.0.1 marshmallow==3.20.1 marshmallow-enum==1.5.1 multidict==6.0.4 openttd-helpers==1.4.0 -packaging==23.1 +packaging==23.2 pycparser==2.21 PyJWT==2.8.0 python-dateutil==2.8.2 PyYAML==6.0.1 requests==2.31.0 -s3transfer==0.6.1 -sentry-sdk==1.28.1 +s3transfer==0.10.0 +sentry-sdk==1.39.1 six==1.16.0 -smmap==5.0.0 +smmap==5.0.1 sniffio==1.3.0 uritemplate==4.1.1 -urllib3==1.26.16 -yarl==1.9.2 +urllib3==2.1.0 +yarl==1.9.4