Skip to content

Commit d31e9b5

Browse files
Bump tox from 4.15.1 to 4.16.0 (#1285)
Bumps [tox](https://github.com/tox-dev/tox) from 4.15.1 to 4.16.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.15.1...4.16.0) --- updated-dependencies: - dependency-name: tox dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c4cfbef commit d31e9b5

2 files changed

Lines changed: 43 additions & 42 deletions

File tree

poetry.lock

Lines changed: 42 additions & 41 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.15"
26+
tox = "^4.16"
2727
pytest = "^8.2"
2828
pytest-cov = "^5.0.0"
2929
pre-commit = "^3.5"

0 commit comments

Comments
 (0)