diff --git a/regression_runner/requirements.txt b/regression_runner/requirements.txt index 7a1df72..c630ac5 100644 --- a/regression_runner/requirements.txt +++ b/regression_runner/requirements.txt @@ -1,21 +1,21 @@ -aiohttp==3.8.4 +aiohttp==3.8.5 aiosignal==1.3.1 async-timeout==4.0.2 attrs==23.1.0 -certifi==2023.5.7 -charset-normalizer==3.1.0 -click==8.1.3 +certifi==2023.7.22 +charset-normalizer==3.2.0 +click==8.1.6 coloredlogs==15.0.1 -frozenlist==1.3.3 +frozenlist==1.4.0 future==0.18.3 humanfriendly==10.0 idna==3.4 multidict==6.0.4 -PyYAML==6.0 +PyYAML==6.0.1 requests==2.31.0 six==1.16.0 tinydb==4.8.0 tuspy==1.0.1 -urllib3==2.0.3 +urllib3==2.0.4 verboselogs==1.7 yarl==1.9.2 diff --git a/requirements.txt b/requirements.txt index 1c0a474..bb263f5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,38 +1,38 @@ aioauth-client==0.28.1 -aiohttp==3.8.4 +aiohttp==3.8.5 aiosignal==1.3.1 anyio==3.7.1 async-timeout==4.0.2 attrs==23.1.0 -boto3==1.27.1 -botocore==1.30.1 -certifi==2023.5.7 +boto3==1.28.12 +botocore==1.31.12 +certifi==2023.7.22 cffi==1.15.1 -charset-normalizer==3.1.0 -click==8.1.3 -cryptography==41.0.1 +charset-normalizer==3.2.0 +click==8.1.6 +cryptography==41.0.2 exceptiongroup==1.1.2 -frozenlist==1.3.3 +frozenlist==1.4.0 gitdb==4.0.10 github3.py==4.0.1 -GitPython==3.1.31 +GitPython==3.1.32 h11==0.14.0 httpcore==0.17.3 httpx==0.24.1 idna==3.4 jmespath==1.0.1 -marshmallow==3.19.0 +marshmallow==3.20.1 marshmallow-enum==1.5.1 multidict==6.0.4 openttd-helpers==1.4.0 packaging==23.1 pycparser==2.21 -PyJWT==2.7.0 +PyJWT==2.8.0 python-dateutil==2.8.2 -PyYAML==6.0 +PyYAML==6.0.1 requests==2.31.0 s3transfer==0.6.1 -sentry-sdk==1.27.0 +sentry-sdk==1.28.1 six==1.16.0 smmap==5.0.0 sniffio==1.3.0