Skip to content

Commit 969316f

Browse files
authored
Merge branch 'main' into dependabot/pip/types-python-dateutil-gte-2.9.0.20241206
2 parents e6ad47d + f4e019f commit 969316f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ 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.9.0.20241206"
26-
mypy = ">= 1.5"
26+
mypy = ">=1.14.1"
2727

2828

2929
[build-system]

0 commit comments

Comments
 (0)