Skip to content

Commit 63d0308

Browse files
Bump tox from 4.24.1 to 4.26.0
Bumps [tox](https://github.com/tox-dev/tox) from 4.24.1 to 4.26.0. - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](tox-dev/tox@4.24.1...4.26.0) --- updated-dependencies: - dependency-name: tox dependency-version: 4.26.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ef3f1f0 commit 63d0308

File tree

2 files changed

+10
-11
lines changed

2 files changed

+10
-11
lines changed

CI/requirements_ci.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ flit==3.10.1
44
pip==25.0
55
pylint==3.3.4
66
tox-gh==1.5.0
7-
tox==4.24.1
7+
tox==4.26.0

CI/requirements_ci.txt

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ bump-my-version==0.31.1 \
2020
--hash=sha256:3b9f496eb5554208d91f84fcb781628bdd4549e055fd3282804959453ebd1857 \
2121
--hash=sha256:83962dbd593b3edb426661a4c2276a0842a7eaa5dee896543b771c358ac78915
2222
# via -r CI/requirements_ci.in
23-
cachetools==5.5.0 \
24-
--hash=sha256:02134e8439cdc2ffb62023ce1debca2944c3f289d66bb17ead3ab3dede74b292 \
25-
--hash=sha256:2cc24fb4cbe39633fb7badd9db9ca6295d766d9c2995f245725a46715d050f2a
23+
cachetools==6.0.0 \
24+
--hash=sha256:82e73ba88f7b30228b5507dce1a1f878498fc669d972aef2dde4f3a3c24f103e \
25+
--hash=sha256:f225782b84438f828328fc2ad74346522f27e5b1440f4e9fd18b20ebfd1aa2cf
2626
# via tox
2727
certifi==2024.7.4 \
2828
--hash=sha256:5a1e7645bc0ec61a09e26c36f6106dd4cf40c6db3a1fb6352b0244e7fb057c7b \
@@ -409,9 +409,9 @@ tomlkit==0.13.0 \
409409
# via
410410
# bump-my-version
411411
# pylint
412-
tox==4.24.1 \
413-
--hash=sha256:083a720adbc6166fff0b7d1df9d154f9d00bfccb9403b8abf6bc0ee435d6a62e \
414-
--hash=sha256:57ba7df7d199002c6df8c2db9e6484f3de6ca8f42013c083ea2d4d1e5c6bdc75
412+
tox==4.26.0 \
413+
--hash=sha256:75f17aaf09face9b97bd41645028d9f722301e912be8b4c65a3f938024560224 \
414+
--hash=sha256:a83b3b67b0159fa58e44e646505079e35a43317a62d2ae94725e0586266faeca
415415
# via
416416
# -r CI/requirements_ci.in
417417
# tox-gh
@@ -430,16 +430,15 @@ typing-extensions==4.12.2 \
430430
# astroid
431431
# pydantic
432432
# pydantic-core
433-
# pylint
434433
# rich-click
435434
# tox
436435
urllib3==2.2.2 \
437436
--hash=sha256:a448b2f64d686155468037e1ace9f2d2199776e17f0a46610480d311f73e3472 \
438437
--hash=sha256:dd505485549a7a552833da5e6063639d0d177c04f23bc3864e41e5dc5f612168
439438
# via requests
440-
virtualenv==20.27.1 \
441-
--hash=sha256:142c6be10212543b32c6c45d3d3893dff89112cc588b7d0879ae5a1ec03a47ba \
442-
--hash=sha256:f11f1b8a29525562925f745563bfd48b189450f61fb34c4f9cc79dd5aa32a1f4
439+
virtualenv==20.31.2 \
440+
--hash=sha256:36efd0d9650ee985f0cad72065001e66d49a6f24eb44d98980f630686243cf11 \
441+
--hash=sha256:e10c0a9d02835e592521be48b332b6caee6887f332c111aa79a09b9e79efc2af
443442
# via tox
444443
wcmatch==8.5.2 \
445444
--hash=sha256:17d3ad3758f9d0b5b4dedc770b65420d4dac62e680229c287bf24c9db856a478 \

0 commit comments

Comments
 (0)