diff --git a/dev-requirements.txt b/dev-requirements.txt index f7ee5b89..f8db2058 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -3,4 +3,4 @@ coverage pytest==9.0.2 pytest-aiohttp==1.1.0 pytest-asyncio==1.3.0 -pytest-cov==7.0.0 +pytest-cov==7.1.0 diff --git a/requirements.txt b/requirements.txt index fdf3bb57..90764943 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,9 @@ -aiohttp==3.13.3 -cachetools==7.0.1 -celery==5.6.2 +aiohttp==3.13.5 +cachetools==7.0.5 +celery==5.6.3 cherry_picker==2.6.0 click==8.3.1 gidgethub==5.4.0 -redis==7.2.1 -sentry-sdk==2.53.0 +redis==7.4.0 +sentry-sdk==2.57.0 stamina==25.2.0