Skip to content

Commit

Permalink
Merge pull request #184 from beeware/dependabot/pip/tox-4.23.0
Browse files Browse the repository at this point in the history
Bump tox from 4.21.2 to 4.23.0
  • Loading branch information
freakboy3742 authored Oct 20, 2024
2 parents 62a25a1 + 76f389f commit bfeb190
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions changes/184.misc.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Updated tox from 4.21.2 to 4.23.0.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ dev = [
"pre-commit == 4.0.1 ; python_version >= '3.9'",
"pytest == 8.3.3",
"setuptools_scm == 8.1.0",
"tox == 4.21.2",
"tox == 4.23.0",
"toga-dummy >= 0.4.0",
]
# Docs are always built on a specific Python version; see RTD and tox config files.
Expand Down

0 comments on commit bfeb190

Please sign in to comment.