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 2da8754 commit 273a1c6Copy full SHA for 273a1c6
dev-requirements.txt
@@ -3,4 +3,4 @@ coverage
3
pytest==8.3.3
4
pytest-asyncio==0.24.0
5
pytest-aiohttp==1.0.5
6
-pytest-cov==5.0.0
+pytest-cov==6.0.0
requirements.txt
@@ -1,9 +1,9 @@
1
-cherry_picker==2.2.0
+cherry_picker==2.3.0
2
#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
7
celery==5.4.0
8
-sentry-sdk==2.15.0
+sentry-sdk==2.17.0
9
click==8.1.7
0 commit comments