Skip to content

Commit 62b4da8

Browse files
committed
Allow to use tox version 4.
1 parent 0e3c309 commit 62b4da8

2 files changed

Lines changed: 53 additions & 39 deletions

File tree

poetry.lock

Lines changed: 52 additions & 38 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.2"
4747
pytest-cov = "^4.0.0"
48-
tox = ">=3,<4"
48+
tox = "^4.1.0"
4949
pre-commit = "^2.17.0"
5050

5151
[tool.mypy]

0 commit comments

Comments
 (0)