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 933488c commit 48bce5dCopy full SHA for 48bce5d
dev-requirements.txt
@@ -1,7 +1,7 @@
1
-r requirements.txt
2
-coverage==7.10.7
3
-pytest==8.4.2
4
-pytest-asyncio==1.2.0
+coverage==7.12.0
+pytest==9.0.1
+pytest-asyncio==1.3.0
5
pytest-aiohttp==1.1.0
6
pytest-mock==3.15.1
7
pytest-cov==7.0.0
requirements.txt
@@ -1,5 +1,5 @@
-aiohttp==3.12.15
+aiohttp==3.13.2
aiohttp-jinja2==1.6
gidgethub==5.4.0
aiohttp-session[secure]==2.12.1
-sentry-sdk==2.39.0
+sentry-sdk==2.46.0
0 commit comments