Skip to content

Commit ca7508b

Browse files
committed
Merge branch 'master' into fork/jsa34/gherkin-official-parser
2 parents 9801a28 + cec07df commit ca7508b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ Changelog
33

44
Unreleased
55
----------
6+
7+
8+
7.3.0
9+
----------
610
- Fix an issue when only the first Step would inject a fixture, while later steps would not be able to.
711
- Test against the latest versions of pytest (8.2, 8.3).
812
- Use `gherkin-official` parser to replace custom parsing logic.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pytest-bdd"
3-
version = "7.2.0"
3+
version = "7.3.0"
44
description = "BDD for pytest"
55
authors = ["Oleg Pidsadnyi <[email protected]>", "Anatoly Bubenkov <[email protected]>"]
66
maintainers = ["Alessio Bogon <[email protected]>"]

0 commit comments

Comments
 (0)