Skip to content

Commit 709c826

Browse files
Bump the pip group with 5 updates (#259)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Hugo van Kemenade <[email protected]>
1 parent 8f7a74f commit 709c826

File tree

3 files changed

+18
-12
lines changed

3 files changed

+18
-12
lines changed

dev-requirements.txt

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,9 @@ packaging==23.2 \
365365
pluggy==1.5.0 \
366366
--hash=sha256:2cffa88e94fdc978c4c574f15f9e59b7f4201d439195c3715ca9e2486f1d0cf1 \
367367
--hash=sha256:44e1ad92c8ca002de6377e165f3e0f1be63266ab4d554740532335b9d75ea669
368-
# via pytest
368+
# via
369+
# pytest
370+
# pytest-cov
369371
propcache==0.2.1 \
370372
--hash=sha256:03ff9d3f665769b2a85e6157ac8b439644f2d7fd17615a82fa55739bc97863f4 \
371373
--hash=sha256:049324ee97bb67285b49632132db351b41e77833678432be52bdd0289c0e05e4 \
@@ -456,9 +458,13 @@ pyfakefs==5.9.1 \
456458
--hash=sha256:b3c1f391f1990112ff6b0642182e75f07a6d7fcd81cf1357277680bf6c9b8a84 \
457459
--hash=sha256:ca02a1441dc77d7512bebfe4224b32f2127e83c45672f5fe2c02c33d4284bc70
458460
# via -r dev-requirements.in
459-
pytest==8.3.5 \
460-
--hash=sha256:c69214aa47deac29fad6c2a4f590b9c4a9fdb16a403176fe154b79c0b4d4d820 \
461-
--hash=sha256:f4efe70cc14e511565ac476b57c279e12a855b11f48f212af1080ef2263d3845
461+
pygments==2.19.2 \
462+
--hash=sha256:636cb2477cec7f8952536970bc533bc43743542f70392ae026374600add5b887 \
463+
--hash=sha256:86540386c03d588bb81d44bc3928634ff26449851e99741617ecb9037ee5ec0b
464+
# via pytest
465+
pytest==8.4.1 \
466+
--hash=sha256:539c70ba6fcead8e78eebbf1115e8b589e7565830d7d006a8723f19ac8a0afb7 \
467+
--hash=sha256:7c67fd69174877359ed9371ec3af8a3d2b04741818c51e5e99cc1742251fa93c
462468
# via
463469
# -r dev-requirements.in
464470
# pytest-aiohttp
@@ -473,9 +479,9 @@ pytest-asyncio==0.25.0 \
473479
--hash=sha256:8c0610303c9e0442a5db8604505fc0f545456ba1528824842b37b4a626cbf609 \
474480
--hash=sha256:db5432d18eac6b7e28b46dcd9b69921b55c3b1086e85febfe04e70b18d9e81b3
475481
# via pytest-aiohttp
476-
pytest-cov==6.1.1 \
477-
--hash=sha256:46935f7aaefba760e716c2ebfbe1c216240b9592966e7da99ea8292d4d3e2a0a \
478-
--hash=sha256:bddf29ed2d0ab6f4df17b4c55b0a657287db8684af9c42ea546b21b1041b3dde
482+
pytest-cov==6.2.1 \
483+
--hash=sha256:25cc6cc0a5358204b8108ecedc51a9b57b34cc6b8c967cc2c01a4e00d8a67da2 \
484+
--hash=sha256:f5bc4c23f42f1cdd23c70b1dab1bbaef4fc505ba950d53e0081d0730dd7e86d5
479485
# via -r dev-requirements.in
480486
pytest-mock==3.14.1 \
481487
--hash=sha256:159e9edac4c451ce77a5cdb9fc5d1100708d2dd4ba3c3df572f14097351af80e \

mypy-requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
aiohttp==3.12.6
1+
aiohttp==3.12.13
22
alive_progress # untyped :(
3-
mypy==1.16.0
3+
mypy==1.16.1
44
pyfakefs
55
pytest
66
pytest-mock
77
python-gnupg # untyped :(
8-
sigstore==3.6.2
8+
sigstore==3.6.4
99
types-paramiko
1010
types-requests

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -766,8 +766,8 @@ pydantic-core==2.27.2 \
766766
--hash=sha256:fa8e459d4954f608fa26116118bb67f56b93b209c39b008277ace29937453dc9 \
767767
--hash=sha256:fd1aea04935a508f62e0d0ef1f5ae968774a32afc306fb8545e06f5ff5cdf3ad
768768
# via pydantic
769-
pygments==2.19.1 \
770-
--hash=sha256:9ea1544ad55cecf4b8242fab6dd35a93bbce657034b0611ee383099054ab6d8c
769+
pygments==2.19.2 \
770+
--hash=sha256:86540386c03d588bb81d44bc3928634ff26449851e99741617ecb9037ee5ec0b
771771
# via rich
772772
pyjwt==2.10.1 \
773773
--hash=sha256:dcdd193e30abefd5debf142f9adfcdd2b58004e644f25406ffaebd50bd98dacb

0 commit comments

Comments
 (0)