8000
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 f716080 commit c949817Copy full SHA for c949817
dev-requirements.txt
@@ -1,6 +1,6 @@
1
-r requirements.txt
2
coverage==7.6.1
3
-pytest==8.3.2
+pytest==8.3.3
4
pytest-asyncio==0.24.0
5
pytest-aiohttp==1.0.5
6
pytest-mock==3.14.0
requirements.txt
@@ -1,5 +1,5 @@
-aiohttp==3.10.5
+aiohttp==3.10.8
aiohttp-jinja2==1.6
gidgethub==5.3.0
-aiohttp-session[secure]==2.12.0
-sentry-sdk==2.13.0
+aiohttp-session[secure]==2.12.1
+sentry-sdk==2.14.0
0 commit comments