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 1b11c42 commit abce74eCopy full SHA for abce74e
2 files changed
dev-requirements.txt
@@ -1,6 +1,6 @@
1
-r requirements.txt
2
-coverage==7.4.4
3
-pytest==8.1.1
+coverage==7.5.0
+pytest==8.2.0
4
pytest-asyncio==0.23.6
5
pytest-aiohttp==1.0.5
6
pytest-mock==3.14.0
requirements.txt
@@ -1,5 +1,5 @@
-aiohttp==3.9.4
+aiohttp==3.9.5
aiohttp-jinja2==1.6
gidgethub==5.3.0
aiohttp-session[secure]==2.12.0
-sentry-sdk==1.44.0
+sentry-sdk==2.0.1
0 commit comments