Skip to content

Commit ce0592b

Browse files
build(deps): bump tox from 4.24.1 to 4.24.2
Bumps [tox](https://github.com/tox-dev/tox) from 4.24.1 to 4.24.2. - [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.24.2) --- updated-dependencies: - dependency-name: tox dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bd874dd commit ce0592b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-ci.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ pygments==2.19.1
3030
# via -r requirements-ci.in
3131
pyproject-api==1.8.0
3232
# via tox
33-
tox==4.24.1
33+
tox==4.24.2
3434
# via
3535
# -r requirements-ci.in
3636
# tox-gh-actions

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ pytest==8.3.4
7575
# via -r requirements-dev.in
7676
pyyaml==6.0.2
7777
# via pre-commit
78-
tox==4.24.1
78+
tox==4.24.2
7979
# via -r requirements-dev.in
8080
typing-extensions==4.12.2
8181
# via mypy

0 commit comments

Comments
 (0)