diff --git a/dev-requirements.txt b/dev-requirements.txt index 93a2da8b..2dae285a 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -3,4 +3,4 @@ coverage pytest==8.3.3 pytest-asyncio==0.24.0 pytest-aiohttp==1.0.5 -pytest-cov==5.0.0 +pytest-cov==6.0.0 diff --git a/requirements.txt b/requirements.txt index 582cc553..5f933bd8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,9 @@ -cherry_picker==2.2.0 +cherry_picker==2.3.0 #git+https://github.com/python/cherry-picker.git@remove-initial-state#egg=cherry_picker -aiohttp==3.10.8 +aiohttp==3.10.10 gidgethub==5.3.0 cachetools==5.5.0 -redis==5.1.0 +redis==5.2.0 celery==5.4.0 -sentry-sdk==2.15.0 +sentry-sdk==2.17.0 click==8.1.7