Skip to content

Commit d54cb15

Browse files
Bump tox from 4.10.0 to 4.11.0
Bumps [tox](https://github.com/tox-dev/tox) from 4.10.0 to 4.11.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.10.0...4.11.0) --- 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 cfa7520 commit d54cb15

2 files changed

Lines changed: 40 additions & 26 deletions

File tree

poetry.lock

Lines changed: 39 additions & 25 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 = "^7.4"
4747
pytest-cov = "^4.1.0"
48-
tox = "^4.10.0"
48+
tox = "^4.11.0"
4949
pre-commit = "^3.3.3"
5050

5151
[tool.mypy]

0 commit comments

Comments
 (0)