diff --git a/dev-requirements.txt b/dev-requirements.txt index b6516002..47de8094 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,6 +1,6 @@ -r requirements.txt coverage pytest==8.3.2 -pytest-asyncio==0.23.8 +pytest-asyncio==0.24.0 pytest-aiohttp==1.0.5 pytest-cov==5.0.0 diff --git a/requirements.txt b/requirements.txt index f289908b..7c849fcf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,9 @@ cherry_picker==2.2.0 #git+https://github.com/python/cherry-picker.git@remove-initial-state#egg=cherry_picker -aiohttp==3.10.2 +aiohttp==3.10.5 gidgethub==5.3.0 -cachetools==5.4.0 +cachetools==5.5.0 redis==5.0.8 celery==5.4.0 -sentry-sdk==2.12.0 +sentry-sdk==2.13.0 click==8.1.7