Skip to content

Commit 8ce79ea

Browse files
committed
Less strict gherkin-official version requirement
1 parent 9bb4967 commit 8ce79ea

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
@@ -41,7 +41,7 @@ parse-type = "*"
4141
pytest = ">=7.0.0"
4242
typing-extensions = "*"
4343
packaging = "*"
44-
gherkin-official = "^29.0.0"
44+
gherkin-official = ">=29.0.0"
4545

4646
[tool.poetry.group.dev.dependencies]
4747
tox = ">=4.11.3"

0 commit comments

Comments
 (0)