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 2c2df16 commit 5757871Copy full SHA for 5757871
dev-requirements.txt
@@ -1,6 +1,6 @@
1
-r requirements.txt
2
asynctest==0.13.0
3
-pytest==8.2.0
4
-pytest-asyncio==0.23.6
+pytest==8.2.1
+pytest-asyncio==0.23.7
5
pytest-aiohttp==1.0.5
6
pytest-cov==5.0.0
requirements.txt
@@ -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==2.0.1
+sentry-sdk==2.3.1
0 commit comments