Skip to content

Commit ccfd9b6

Browse files
authored
Merge pull request #2449 from beeware/dependabot/pip/core/tox-4.14.1
Bump tox from 4.13.0 to 4.14.1 in /core
2 parents d98c15c + d4f48cd commit ccfd9b6

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

changes/2449.misc.rst

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Updated tox from 4.13.0 to 4.14.1 in /core.

core/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ dev = [
7575
"pytest-asyncio == 0.23.5",
7676
"pytest-freezer == 0.4.8",
7777
"setuptools-scm == 8.0.4",
78-
"tox == 4.13.0",
78+
"tox == 4.14.1",
7979
# typing-extensions needed for TypeAlias added in Py 3.10
8080
"typing-extensions == 4.9.0 ; python_version < '3.10'"
8181
]

0 commit comments

Comments
 (0)