Skip to content

Commit a1628e0

Browse files
build(deps-dev): bump tox from 4.13.0 to 4.14.1
Bumps [tox](https://github.com/tox-dev/tox) from 4.13.0 to 4.14.1. - [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.1) --- updated-dependencies: - dependency-name: tox dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4515e80 commit a1628e0

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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
@@ -45,7 +45,7 @@ docs = [
4545
[tool.poetry.dev-dependencies]
4646
pytest = "^8.1"
4747
pytest-cov = "^4.1.0"
48-
tox = "^4.13.0"
48+
tox = "^4.14.1"
4949
pre-commit = "^3.5.0"
5050

5151
[tool.mypy]

0 commit comments

Comments
 (0)