File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -461,9 +461,9 @@ pytest==8.3.4 \
461
461
# pytest-asyncio
462
462
# pytest-cov
463
463
# pytest-mock
464
- pytest-aiohttp==1.0.5 \
465
- --hash=sha256:63a5360fd2f34dda4ab8e6baee4c5f5be4cd186a403cabd498fced82ac9c561e \
466
- --hash=sha256:880262bc5951e934463b15e3af8bb298f11f7d4d3ebac970aab425aff10a780a
464
+ pytest-aiohttp==1.1.0 \
465
+ --hash=sha256:147de8cb164f3fc9d7196967f109ab3c0b93ea3463ab50631e56438eab7b5adc \
466
+ --hash=sha256:f39a11693a0dce08dd6c542d241e199dd8047a6e6596b2bcfa60d373f143456d
467
467
# via -r dev-requirements.in
468
468
pytest-asyncio==0.25.0 \
469
469
--hash=sha256:8c0610303c9e0442a5db8604505fc0f545456ba1528824842b37b4a626cbf609 \
Original file line number Diff line number Diff line change @@ -4,6 +4,6 @@ mypy==1.14.1
4
4
pytest
5
5
pytest-mock
6
6
python-gnupg # untyped :(
7
- sigstore==3.6.0
7
+ sigstore==3.6.1
8
8
types-paramiko
9
9
types-requests
Original file line number Diff line number Diff line change @@ -132,8 +132,8 @@ bcrypt==4.2.1 \
132
132
betterproto == 2.0.0b6 \
133
133
--hash =sha256:a0839ec165d110a69d0d116f4d0e2bec8d186af4db826257931f0831dab73fcf
134
134
# via sigstore-protobuf-specs
135
- blurb == 1.3 .0 \
136
- --hash =sha256:9e015fd2d930a50dfc27f7d744c58fa16e250e0e8d3f4702d042dbdc82fc530f
135
+ blurb == 2.0 .0 \
136
+ --hash =sha256:f6d0e858dbe94765f6a89b8228217ffdb9c19cff08fc8f2c3153954846d31aa1
137
137
# via -r requirements.in
138
138
certifi == 2024.12.14 \
139
139
--hash =sha256:1275f7a45be9464efc1173084eaa30f866fe2e47d389406136d332ed4967ec56
You can’t perform that action at this time.
0 commit comments