We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 518a918 commit 61727c3Copy full SHA for 61727c3
dev-requirements.txt
@@ -1,7 +1,7 @@
1
-r requirements.txt
2
coverage==7.6.10
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-mock==3.14.0
7
pytest-cov==6.0.0
requirements.txt
@@ -2,4 +2,4 @@ aiohttp==3.11.11
aiohttp-jinja2==1.6
gidgethub==5.3.0
aiohttp-session[secure]==2.12.1
-sentry-sdk==2.19.2
+sentry-sdk==2.20.0
0 commit comments