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 cb46eae commit a5f3b4aCopy full SHA for a5f3b4a
dev-requirements.txt
@@ -1,7 +1,7 @@
1
-r requirements.txt
2
-coverage==7.8.2
3
-pytest==8.3.5
+coverage==7.9.1
+pytest==8.4.1
4
pytest-asyncio==1.0.0
5
pytest-aiohttp==1.1.0
6
pytest-mock==3.14.1
7
-pytest-cov==6.1.1
+pytest-cov==6.2.1
requirements.txt
@@ -1,5 +1,5 @@
-aiohttp==3.12.6
+aiohttp==3.12.13
aiohttp-jinja2==1.6
-gidgethub==5.3.0
+gidgethub==5.4.0
aiohttp-session[secure]==2.12.1
-sentry-sdk==2.29.1
+sentry-sdk==2.32.0
0 commit comments