Skip to content

Commit e2fd838

Browse files
Merge pull request #906 from jakob-bagterp/dependabot/pip/tox-4.29.0
Bump tox from 4.27.0 to 4.29.0
2 parents c413b68 + 69981de commit e2fd838

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ pillow==11.3.0
77
pre-commit==4.2.0
88
pytest==8.4.1
99
pytest-cov==6.2.1
10-
tox==4.27.0
10+
tox==4.29.0

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ testing =
5959
mypy==1.17.1
6060
pytest==8.4.1
6161
pytest-cov==6.2.1
62-
tox==4.27.0
62+
tox==4.29.0
6363

6464
[options.packages.find]
6565
where = src

0 commit comments

Comments
 (0)