Skip to content

Commit

Permalink
build(deps): Bump pytest-bdd in /testing/plugins_integration (#11665)
Browse files Browse the repository at this point in the history
Bumps [pytest-bdd](https://github.com/pytest-dev/pytest-bdd) from 7.0.0 to 7.0.1.
- [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.0.0...7.0.1)

---
updated-dependencies:
- dependency-name: pytest-bdd
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bruno Oliveira <nicoddemus@gmail.com>
  • Loading branch information
dependabot[bot] and nicoddemus authored Dec 4, 2023
1 parent db8c6f1 commit 022f1b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testing/plugins_integration/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
anyio[curio,trio]==4.1.0
django==4.2.7
pytest-asyncio==0.23.1
pytest-bdd==7.0.0
pytest-bdd==7.0.1
pytest-cov==4.1.0
pytest-django==4.7.0
pytest-flakes==4.0.5
Expand Down

0 comments on commit 022f1b4

Please sign in to comment.