Skip to content
This repository was archived by the owner on Sep 13, 2024. It is now read-only.

Commit 6d89b66

Browse files
authored
Merge pull request #184 from beeware/dependabot/pip/tox-4.18.1
Bump tox from 4.18.0 to 4.18.1
2 parents 2bc2ac9 + 3672888 commit 6d89b66

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

changes/184.misc.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Updated tox from 4.18.0 to 4.18.1.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ dev = [
5656
"pre-commit == 3.8.0 ; python_version >= '3.9'",
5757
"pytest == 8.3.2",
5858
"setuptools_scm == 8.1.0",
59-
"tox == 4.18.0",
59+
"tox == 4.18.1",
6060
]
6161

6262
[project.urls]

0 commit comments

Comments
 (0)