File tree 2 files changed +5
-5
lines changed 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -469,9 +469,9 @@ pytest-asyncio==0.25.0 \
469
469
--hash=sha256:8c0610303c9e0442a5db8604505fc0f545456ba1528824842b37b4a626cbf609 \
470
470
--hash=sha256:db5432d18eac6b7e28b46dcd9b69921b55c3b1086e85febfe04e70b18d9e81b3
471
471
# via pytest-aiohttp
472
- pytest-cov==6.0.0 \
473
- --hash=sha256:eee6f1b9e61008bd34975a4d5bab25801eb31898b032dd55addc93e96fcaaa35 \
474
- --hash=sha256:fde0b595ca248bb8e2d76f020b465f3b107c9632e6a1d1705f17834c89dcadc0
472
+ pytest-cov==6.1.1 \
473
+ --hash=sha256:46935f7aaefba760e716c2ebfbe1c216240b9592966e7da99ea8292d4d3e2a0a \
474
+ --hash=sha256:bddf29ed2d0ab6f4df17b4c55b0a657287db8684af9c42ea546b21b1041b3dde
475
475
# via -r dev-requirements.in
476
476
pytest-mock==3.14.0 \
477
477
--hash=sha256:0b72c38033392a5f4621342fe11e9219ac11ec9d375f8e2a0c164539e0d70f6f \
Original file line number Diff line number Diff line change 1
- aiohttp==3.11.15
1
+ aiohttp==3.11.18
2
2
alive_progress # untyped :(
3
3
mypy==1.15.0
4
4
pytest
5
5
pytest-mock
6
6
python-gnupg # untyped :(
7
- sigstore==3.6.1
7
+ sigstore==3.6.2
8
8
types-paramiko
9
9
types-requests
You can’t perform that action at this time.
0 commit comments