Skip to content

Commit 4d4898c

Browse files
Bump tox from 4.24.1 to 4.25.0
Bumps [tox](https://github.com/tox-dev/tox) from 4.24.1 to 4.25.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.25.0) --- updated-dependencies: - dependency-name: tox dependency-version: 4.25.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2f6b33a commit 4d4898c

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

CI/requirements_ci.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ pip==25.0.1
66
pylint==3.3.4
77
tomli==2.2.1
88
tox-gh==1.5.0
9-
tox==4.24.1
9+
tox==4.25.0

CI/requirements_ci.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ bump-my-version==0.32.1 \
2424
--hash=sha256:76605d0f98d0627b4cff972b4fcd56ff5423357047d954421fe6b721304e5ceb \
2525
--hash=sha256:cb537096cba01a2832972902bfff9e0e0d6e8f8dc9fe31c742096a331262e2aa
2626
# via -r CI/requirements_ci.in
27-
cachetools==5.5.0 \
28-
--hash=sha256:02134e8439cdc2ffb62023ce1debca2944c3f289d66bb17ead3ab3dede74b292 \
29-
--hash=sha256:2cc24fb4cbe39633fb7badd9db9ca6295d766d9c2995f245725a46715d050f2a
27+
cachetools==5.5.2 \
28+
--hash=sha256:1a661caa9175d26759571b2e19580f9d6393969e5dfca11fdb1f947a23e640d4 \
29+
--hash=sha256:d26a22bcc62eb95c3beabd9f1ee5e820d3d2704fe2967cbe350e20c8ffcd3f0a
3030
# via tox
3131
certifi==2024.7.4 \
3232
--hash=sha256:5a1e7645bc0ec61a09e26c36f6106dd4cf40c6db3a1fb6352b0244e7fb057c7b \
@@ -453,9 +453,9 @@ tomlkit==0.13.0 \
453453
# via
454454
# bump-my-version
455455
# pylint
456-
tox==4.24.1 \
457-
--hash=sha256:083a720adbc6166fff0b7d1df9d154f9d00bfccb9403b8abf6bc0ee435d6a62e \
458-
--hash=sha256:57ba7df7d199002c6df8c2db9e6484f3de6ca8f42013c083ea2d4d1e5c6bdc75
456+
tox==4.25.0 \
457+
--hash=sha256:4dfdc7ba2cc6fdc6688dde1b21e7b46ff6c41795fb54586c91a3533317b5255c \
458+
--hash=sha256:dd67f030317b80722cf52b246ff42aafd3ed27ddf331c415612d084304cf5e52
459459
# via
460460
# -r CI/requirements_ci.in
461461
# tox-gh

0 commit comments

Comments
 (0)