10000
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 4462d0a commit e10ab1bCopy full SHA for e10ab1b
dev-requirements.txt
@@ -1,7 +1,7 @@
1
-r requirements.txt
2
-coverage==7.6.12
3
-pytest==8.3.4
4
-pytest-asyncio==0.25.3
+coverage==7.8.0
+pytest==8.3.5
+pytest-asyncio==0.26.0
5
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.13
aiohttp-jinja2==1.6
gidgethub==5.3.0
aiohttp-session[secure]==2.12.1
-sentry-sdk==2.22.0
+sentry-sdk==2.25.0
0 commit comments