diff --git a/requirements.txt b/requirements.txt index 29212f1..b570513 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,42 +1,42 @@ aioauth-client==0.28.1 -aiohttp==3.9.1 +aiohttp==3.9.3 aiosignal==1.3.1 -anyio==4.2.0 +anyio==4.3.0 async-timeout==4.0.3 attrs==23.2.0 -boto3==1.34.12 -botocore==1.34.12 -certifi==2023.11.17 +boto3==1.34.53 +botocore==1.34.53 +certifi==2024.2.2 cffi==1.16.0 charset-normalizer==3.3.2 click==8.1.7 -cryptography==41.0.7 +cryptography==42.0.5 exceptiongroup==1.2.0 frozenlist==1.4.1 gitdb==4.0.11 github3.py==4.0.1 -GitPython==3.1.40 +GitPython==3.1.42 h11==0.14.0 -httpcore==1.0.2 -httpx==0.26.0 +httpcore==1.0.4 +httpx==0.27.0 idna==3.6 jmespath==1.0.1 -marshmallow==3.20.1 +marshmallow==3.21.0 marshmallow-enum==1.5.1 -multidict==6.0.4 +multidict==6.0.5 openttd-helpers==1.4.0 packaging==23.2 pycparser==2.21 PyJWT==2.8.0 -python-dateutil==2.8.2 +python-dateutil==2.9.0 PyYAML==6.0.1 requests==2.31.0 s3transfer==0.10.0 -sentry-sdk==1.39.1 +sentry-sdk==1.40.6 six==1.16.0 smmap==5.0.1 -sniffio==1.3.0 -typing_extensions==4.9.0 +sniffio==1.3.1 +typing_extensions==4.10.0 uritemplate==4.1.1 urllib3==1.26.18 yarl==1.9.4