Skip to content

Commit 4f13e03

Browse files
committed
fix(dev): update pytest-bdd version to 8.1.0 in development dependencies
1 parent a3e1b9f commit 4f13e03

2 files changed

Lines changed: 15 additions & 5 deletions

File tree

‎pyproject.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ dev = [
4747
"pytest>=8.4.2,<9",
4848
"pytest-cov>=7.0.0,<8",
4949
"pytest-asyncio>=1.0.0,<2",
50-
"pytest-bdd>=7.2.0,<8",
50+
"pytest-bdd>=8.1.0,<9",
5151
"python-dotenv>=1.0.0,<2",
5252
"ty>=0.0.21,<1",
5353
"cryptography>=46.0.3,<47",

‎uv.lock‎

Lines changed: 14 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)