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 f47538c commit 0b8361cCopy full SHA for 0b8361c
dev-requirements.txt
@@ -1,6 +1,6 @@
1
-r requirements.txt
2
asynctest==0.13.0
3
-pytest==8.0.2
4
-pytest-asyncio==0.23.5
+pytest==8.1.1
+pytest-asyncio==0.23.6
5
pytest-aiohttp==1.0.5
6
-pytest-cov==4.1.0
+pytest-cov==5.0.0
requirements.txt
@@ -5,9 +5,9 @@ cachetools==5.3.3
chardet==5.2.0
gidgethub==5.3.0
7
multidict==6.0.5
8
-packaging==23.2
9
-pyparsing==3.1.1
+packaging==24.0
+pyparsing==3.1.2
10
six==1.16.0
11
uritemplate==4.1.1
12
yarl==1.9.4
13
-sentry-sdk==1.40.6
+sentry-sdk==1.44.0
0 commit comments