diff --git a/dev-requirements.txt b/dev-requirements.txt index fac715b4..001232dc 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -2,5 +2,5 @@ coverage pytest==9.0.3 pytest-aiohttp==1.1.0 -pytest-asyncio==1.3.0 +pytest-asyncio==1.4.0 pytest-cov==7.1.0 diff --git a/requirements.txt b/requirements.txt index 4c31fbf9..3c4a7afe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,9 @@ -aiohttp==3.13.5 -cachetools==7.0.6 +aiohttp==3.14.0 +cachetools==7.1.4 celery==5.6.3 cherry_picker==2.6.0 -click==8.3.3 +click==8.4.1 gidgethub==5.4.0 -redis==7.4.0 -sentry-sdk==2.58.0 +redis==8.0.0 +sentry-sdk==2.61.1 stamina==26.1.0