Skip to content

Commit cc9b4f4

Browse files
Bump tox from 4.13.0 to 4.14.0 (#1163)
Bumps [tox](https://github.com/tox-dev/tox) from 4.13.0 to 4.14.0. - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](tox-dev/tox@4.13.0...4.14.0) --- updated-dependencies: - dependency-name: tox dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 94c250d commit cc9b4f4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ warrant-lite = "^1.0.4"
2323
backports-strenum = "^1.2.4"
2424

2525
[tool.poetry.dev-dependencies]
26-
tox = "^4.13"
26+
tox = "^4.14"
2727
pytest = "^8.1"
2828
pytest-cov = "^4.1.0"
2929
pre-commit = "^3.5"

0 commit comments

Comments
 (0)