Skip to content

Commit c42c1a2

Browse files
committed
Merge branch 'main' into add-3.14
2 parents ed01d00 + e10ab1b commit c42c1a2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

dev-requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
-r requirements.txt
2-
coverage==7.6.12
3-
pytest==8.3.4
4-
pytest-asyncio==0.25.3
2+
coverage==7.8.0
3+
pytest==8.3.5
4+
pytest-asyncio==0.26.0
55
pytest-aiohttp==1.1.0
66
pytest-mock==3.14.0
77
pytest-cov==6.0.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ aiohttp==3.11.13
22
aiohttp-jinja2==1.6
33
gidgethub==5.3.0
44
aiohttp-session[secure]==2.12.1
5-
sentry-sdk==2.22.0
5+
sentry-sdk==2.25.0

0 commit comments

Comments
 (0)