Skip to content

Commit f4e019f

Browse files
authored
Merge pull request #37 from anddone-kit/dependabot/pip/tox-gte-4.25.0
Update tox requirement from >= 3.9.0 to >=4.25.0
2 parents 8a32d1a + 9ef4331 commit f4e019f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ typing-extensions = ">=4.13.2"
2020
[tool.poetry.dev-dependencies]
2121
pytest = ">=8.3.5"
2222
pytest-cov = ">=5.0.0"
23-
tox = ">= 3.9.0"
23+
tox = ">=4.25.0"
2424
flake8 = ">=5.0.4"
2525
types-python-dateutil = ">= 2.8.19.14"
2626
mypy = ">=1.14.1"

0 commit comments

Comments
 (0)