Skip to content

Commit

Permalink
Undo changes to pyproject.toml and poetry.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
youtux committed Nov 30, 2024
1 parent f52341c commit 02296c2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ gherkin-official = "^29.0.0"

[tool.poetry.group.dev.dependencies]
tox = ">=4.11.3"
mypy = "^1.8.0"
mypy = ">=1.6.0"
types-setuptools = ">=68.2.0.0"
pytest-xdist = ">=3.3.1"
coverage = {extras = ["toml"], version = ">=6.5.0"}
Expand Down

0 comments on commit 02296c2

Please sign in to comment.