Skip to content

Commit cdddd6d

Browse files
build(deps): Bump pytest-bdd in /testing/plugins_integration (#11506)
Bumps [pytest-bdd](https://github.com/pytest-dev/pytest-bdd) from 6.1.1 to 7.0.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@6.1.1...7.0.0) --- updated-dependencies: - dependency-name: pytest-bdd dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dd68f9c commit cdddd6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/plugins_integration/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
anyio[curio,trio]==4.0.0
22
django==4.2.6
33
pytest-asyncio==0.21.1
4-
pytest-bdd==6.1.1
4+
pytest-bdd==7.0.0
55
pytest-cov==4.1.0
66
pytest-django==4.5.2
77
pytest-flakes==4.0.5

0 commit comments

Comments
 (0)