Skip to content

Commit

Permalink
Merge pull request #2466 from beeware/dependabot/pip/core/tox-4.14.2
Browse files Browse the repository at this point in the history
Bump tox from 4.14.1 to 4.14.2 in /core
  • Loading branch information
freakboy3742 authored Mar 24, 2024
2 parents 18a902b + 235e1d1 commit 23edd51
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions changes/2466.misc.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Updated tox from 4.14.1 to 4.14.2 in /core.
2 changes: 1 addition & 1 deletion core/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ dev = [
"pytest-asyncio == 0.23.5.post1",
"pytest-freezer == 0.4.8",
"setuptools-scm == 8.0.4",
"tox == 4.14.1",
"tox == 4.14.2",
# 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 23edd51

Please sign in to comment.