Skip to content

Commit cec07df

Browse files
committed
Bump version 7.3.0
1 parent db00244 commit cec07df

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

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

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 <oleg.pidsadnyi@gmail.com>", "Anatoly Bubenkov <bubenkoff@gmail.com>"]
66
maintainers = ["Alessio Bogon <778703+youtux@users.noreply.github.com>"]

0 commit comments

Comments
 (0)