Skip to content

Commit

Permalink
Update version requirement of pytest-bdd to >=8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
carlsmedstad committed Nov 16, 2024
1 parent 4d99448 commit 887f2bb
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 8 deletions.
26 changes: 19 additions & 7 deletions 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 @@ -48,7 +48,7 @@ mkdocs = ">=1.4"
parse-type = ">=0.6.0"
poethepoet = "*"
pytest = ">=6.2,<=8.1"
pytest-bdd = ">=6.0"
pytest-bdd = ">=8.0"
pytest-clarity = "*"
pytest-xdist = ">=2.5.0"
requests = "*"
Expand Down

0 comments on commit 887f2bb

Please sign in to comment.