Skip to content

Commit eb1fcf9

Browse files
Bump tox from 4.23.2 to 4.24.1
Bumps [tox](https://github.com/tox-dev/tox) from 4.23.2 to 4.24.1. - [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.23.2...4.24.1) --- updated-dependencies: - dependency-name: tox dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cc66b9b commit eb1fcf9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ numpy==2.2.2
55
pre-commit==4.0.1
66
pytest==8.3.4
77
pytest-cov==6.0.0
8-
tox==4.23.2
8+
tox==4.24.1

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ testing =
5050
numpy==2.2.2
5151
pytest==8.3.4
5252
pytest-cov==6.0.0
53-
tox==4.23.2
53+
tox==4.24.1
5454

5555
[options.packages.find]
5656
where = src

0 commit comments

Comments
 (0)