Skip to content

Commit cec07df

Browse files
committed
Bump version 7.3.0
1 parent db00244 commit cec07df

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES.rst

+4
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

pyproject.toml

+1-1
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)