Skip to content

Commit e058048

Browse files
Merge pull request #453 from jakob-bagterp/dependabot/pip/tox-4.24.1
2 parents 9021511 + eb1fcf9 commit e058048

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.1.0
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)