Skip to content

Commit 8d874e3

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

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

poetry.lock

Lines changed: 5 additions & 5 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 = "^5.0.0"
48-
tox = "^4.14.1"
48+
tox = "^4.14.2"
4949
pre-commit = "^3.5.0"
5050

5151
[tool.mypy]

0 commit comments

Comments
 (0)