We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f07d8a7 commit 5b87adaCopy full SHA for 5b87ada
dev-requirements.txt
@@ -1,6 +1,6 @@
1
-r requirements.txt
2
coverage
3
pytest==8.3.4
4
-pytest-asyncio==0.25.0
5
-pytest-aiohttp==1.0.5
+pytest-asyncio==0.25.3
+pytest-aiohttp==1.1.0
6
pytest-cov==6.0.0
requirements.txt
@@ -2,9 +2,9 @@
git+https://github.com/python/cherry-picker.git@network-issues#egg=cherry_picker
aiohttp==3.11.11
gidgethub==5.3.0
-cachetools==5.5.0
+cachetools==5.5.1
redis==5.2.1
7
celery==5.4.0
8
-sentry-sdk==2.19.2
+sentry-sdk==2.20.0
9
stamina==24.3.0
10
click==8.1.8
0 commit comments