We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae40d31 commit c341e1aCopy full SHA for c341e1a
dev-requirements.txt
@@ -1,6 +1,6 @@
1
-r requirements.txt
2
coverage
3
-pytest==8.3.4
+pytest==8.3.5
4
pytest-aiohttp==1.1.0
5
-pytest-asyncio==0.25.3
6
-pytest-cov==6.0.0
+pytest-asyncio==0.26.0
+pytest-cov==6.1.0
requirements.txt
@@ -1,9 +1,9 @@
-aiohttp==3.11.13
+aiohttp==3.11.15
cachetools==5.5.2
celery==5.4.0
cherry_picker==2.5.0
click==8.1.8
gidgethub==5.3.0
7
redis==5.2.1
8
-sentry-sdk==2.22.0
9
-stamina==24.3.0
+sentry-sdk==2.25.0
+stamina==25.1.0
0 commit comments