Skip to content

Commit

Permalink
Merge pull request #146 from beeware/dependabot/pip/tox-4.14.1
Browse files Browse the repository at this point in the history
Bump tox from 4.13.0 to 4.14.1
  • Loading branch information
freakboy3742 committed Mar 10, 2024
2 parents ad49bf1 + 700793a commit 7bc3254
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions changes/146.misc.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Updated tox from 4.13.0 to 4.14.1.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ dev = [
"pre-commit == 3.6.2 ; python_version >= '3.9'",
"pytest == 8.0.2",
"setuptools_scm == 8.0.4",
"tox == 4.13.0",
"tox == 4.14.1",
]

[project.urls]
Expand Down

0 comments on commit 7bc3254

Please sign in to comment.