We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e61d508 commit ed15133Copy full SHA for ed15133
dev-requirements.txt
@@ -1,6 +1,6 @@
1
-r requirements.txt
2
asynctest==0.13.0
3
pytest==8.3.4
4
-pytest-asyncio==0.25.0
5
-pytest-aiohttp==1.0.5
+pytest-asyncio==0.25.3
+pytest-aiohttp==1.1.0
6
pytest-cov==6.0.0
requirements.txt
@@ -1,7 +1,7 @@
aiohttp==3.11.11
appdirs==1.4.4
async-timeout==5.0.1
-cachetools==5.5.0
+cachetools==5.5.1
chardet==5.2.0
gidgethub==5.3.0
7
multidict==6.1.0
@@ -10,4 +10,4 @@ pyparsing==3.2.1
10
six==1.17.0
11
uritemplate==4.1.1
12
yarl==1.18.3
13
-sentry-sdk==2.19.2
+sentry-sdk==2.20.0
0 commit comments