Skip to content

Commit

Permalink
chore(deps): bump pytest-bdd from 7.1.1 to 7.3.0
Browse files Browse the repository at this point in the history
Bumps [pytest-bdd](https://github.com/pytest-dev/pytest-bdd) from 7.1.1 to 7.3.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.1...7.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 12c2c70 commit 0564b6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ develop = []
test = [
"python-dotenv==1.0.1",
"pytest==8.0.2",
"pytest-bdd==7.1.1",
"pytest-bdd==7.3.0",
"pytest-mock==3.12.0",
"requests==2.31.0",
"apache-airflow==2.10.0",
Expand Down

0 comments on commit 0564b6c

Please sign in to comment.