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 e7302c1 commit 052a36eCopy full SHA for 052a36e
2 files changed
dev-requirements.txt
@@ -1,6 +1,6 @@
1
-r requirements.txt
2
asynctest==0.13.0
3
-pytest==8.3.2
+pytest==8.3.3
4
pytest-asyncio==0.24.0
5
pytest-aiohttp==1.0.5
6
pytest-cov==5.0.0
requirements.txt
@@ -1,13 +1,13 @@
-aiohttp==3.10.5
+aiohttp==3.10.8
appdirs==1.4.4
async-timeout==4.0.3
cachetools==5.5.0
chardet==5.2.0
gidgethub==5.3.0
7
-multidict==6.0.5
+multidict==6.1.0
8
packaging==24.1
9
pyparsing==3.1.4
10
six==1.16.0
11
uritemplate==4.1.1
12
-yarl==1.9.6
13
-sentry-sdk==2.13.0
+yarl==1.13.1
+sentry-sdk==2.14.0
0 commit comments