Skip to content

Commit

Permalink
Merge pull request #2339 from beeware/dependabot/pip/core/tox-4.12.0
Browse files Browse the repository at this point in the history
Bump tox from 4.11.4 to 4.12.0 in /core
  • Loading branch information
freakboy3742 authored Jan 14, 2024
2 parents 6c98dbc + 3ba189c commit 61dff56
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions changes/2339.misc.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Updated tox from 4.11.4 to 4.12.0 in /core.
2 changes: 1 addition & 1 deletion core/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ dev = [
"pytest-asyncio == 0.23.3",
"pytest-freezer == 0.4.8",
"setuptools-scm == 8.0.4",
"tox == 4.11.4",
"tox == 4.12.0",
# typing-extensions needed for TypeAlias added in Py 3.10
"typing-extensions == 4.9.0 ; python_version < '3.10'"
]
Expand Down

0 comments on commit 61dff56

Please sign in to comment.