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 d8c934e commit 7cb1be9Copy full SHA for 7cb1be9
dev-requirements.txt
@@ -1,7 +1,7 @@
1
-r requirements.txt
2
-coverage==7.6.8
3
-pytest==8.3.3
4
-pytest-asyncio==0.24.0
+coverage==7.6.10
+pytest==8.3.4
+pytest-asyncio==0.25.0
5
pytest-aiohttp==1.0.5
6
pytest-mock==3.14.0
7
pytest-cov==6.0.0
requirements.txt
@@ -1,5 +1,5 @@
-aiohttp==3.11.8
+aiohttp==3.11.11
aiohttp-jinja2==1.6
gidgethub==5.3.0
aiohttp-session[secure]==2.12.1
-sentry-sdk==2.19.0
+sentry-sdk==2.19.2
0 commit comments