Skip to content

Commit 55d469f

Browse files
build(deps): Bump pytest-bdd in /testing/plugins_integration
Bumps [pytest-bdd](https://github.com/pytest-dev/pytest-bdd) from 7.1.2 to 7.2.0. - [Release notes](https://github.com/pytest-dev/pytest-bdd/releases) - [Changelog](https://github.com/pytest-dev/pytest-bdd/blob/master/CHANGES.rst) - [Commits](pytest-dev/pytest-bdd@7.1.2...7.2.0) --- updated-dependencies: - dependency-name: pytest-bdd dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9bfcca6 commit 55d469f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/plugins_integration/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
anyio[curio,trio]==4.4.0
22
django==5.0.6
33
pytest-asyncio==0.23.7
4-
pytest-bdd==7.1.2
4+
pytest-bdd==7.2.0
55
pytest-cov==5.0.0
66
pytest-django==4.8.0
77
pytest-flakes==4.0.5

0 commit comments

Comments
 (0)