diff --git a/requirements.txt b/requirements.txt index 67c9880..97ca76c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,44 +1,44 @@ 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 -certifi==2024.2.2 +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 multidict==6.0.5 openttd-helpers==1.4.0 ply==3.11 -pycparser==2.21 -Pygments==2.17.2 +pycparser==2.22 +Pygments==2.18.0 PyJWT==2.8.0 -python-dateutil==2.9.0 +python-dateutil==2.9.0.post0 python-slugify==8.0.4 PyYAML==6.0.1 -regex==2023.12.25 -requests==2.31.0 +regex==2024.5.15 +requests==2.32.3 rfc3986==2.0.0 -sentry-sdk==1.40.6 +sentry-sdk==2.7.1 six==1.16.0 smmap==5.0.1 sniffio==1.3.1 text-unidecode==1.3 -typing_extensions==4.10.0 +typing_extensions==4.12.2 uritemplate==4.1.1 -urllib3==2.2.1 +urllib3==2.2.2 wcwidth==0.2.13 wikitexthtml==1.2.0 -wikitextparser==0.55.8 +wikitextparser==0.56.0 yarl==1.9.4