Skip to content

Commit 8b7c343

Browse files
authored
Merge pull request #2044 from beeware/dependabot/pip/tox-4.23.0
Bump tox from 4.21.2 to 4.23.0
2 parents fa157a3 + fa38261 commit 8b7c343

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

changes/2044.misc.rst

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ dev = [
101101
"pytest == 8.3.3",
102102
"pytest-xdist == 3.6.1",
103103
"setuptools_scm == 8.1.0",
104-
"tox == 4.21.2",
104+
"tox == 4.23.0",
105105
]
106106
# Docs are always built on a specific Python version; see RTD and tox config files,
107107
# and the docs contribution guide.

0 commit comments

Comments
 (0)