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 104d9a3 commit 2c2df16Copy full SHA for 2c2df16
dev-requirements.txt
@@ -1,6 +1,6 @@
1
-r requirements.txt
2
asynctest==0.13.0
3
-pytest==8.1.1
+pytest==8.2.0
4
pytest-asyncio==0.23.6
5
pytest-aiohttp==1.0.5
6
pytest-cov==5.0.0
requirements.txt
@@ -1,4 +1,4 @@
-aiohttp==3.9.4
+aiohttp==3.9.5
appdirs==1.4.4
async-timeout==4.0.3
cachetools==5.3.3
@@ -10,4 +10,4 @@ pyparsing==3.1.2
10
six==1.16.0
11
uritemplate==4.1.1
12
yarl==1.9.4
13
-sentry-sdk==1.44.0
+sentry-sdk==2.0.1
0 commit comments