Skip to content

Commit 02296c2

Browse files
committed
Undo changes to pyproject.toml and poetry.lock
1 parent f52341c commit 02296c2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

poetry.lock

Lines changed: 1 addition & 1 deletion
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 @@ gherkin-official = "^29.0.0"
4545

4646
[tool.poetry.group.dev.dependencies]
4747
tox = ">=4.11.3"
48-
mypy = "^1.8.0"
48+
mypy = ">=1.6.0"
4949
types-setuptools = ">=68.2.0.0"
5050
pytest-xdist = ">=3.3.1"
5151
coverage = {extras = ["toml"], version = ">=6.5.0"}

0 commit comments

Comments
 (0)