We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f26f464 commit 752850fCopy full SHA for 752850f
dev-requirements.txt
@@ -1,6 +1,6 @@
1
-r requirements.txt
2
asynctest==0.13.0
3
-pytest==8.3.3
4
-pytest-asyncio==0.24.0
+pytest==8.3.4
+pytest-asyncio==0.25.0
5
pytest-aiohttp==1.0.5
6
pytest-cov==6.0.0
requirements.txt
@@ -1,13 +1,13 @@
-aiohttp==3.11.8
+aiohttp==3.11.11
appdirs==1.4.4
async-timeout==5.0.1
cachetools==5.5.0
chardet==5.2.0
gidgethub==5.3.0
7
multidict==6.1.0
8
packaging==24.2
9
-pyparsing==3.2.0
10
-six==1.16.0
+pyparsing==3.2.1
+six==1.17.0
11
uritemplate==4.1.1
12
-yarl==1.18.0
13
-sentry-sdk==2.19.0
+yarl==1.18.3
+sentry-sdk==2.19.2
0 commit comments