Skip to content

Commit

Permalink
Bump pytest from 7.3.0 to 7.3.1 (#10922)
Browse files Browse the repository at this point in the history
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.3.0 to 7.3.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@7.3.0...7.3.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 18, 2023
1 parent cdd4c30 commit b235ccf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ coverage==7.2.3
requests-toolbelt==0.10.1
flake8==6.0.0
black==23.3.0
pytest==7.3.0
pytest==7.3.1
pytest-bdd==6.1.1
splinter==0.19.0
pytest-splinter==3.3.2
Expand Down

0 comments on commit b235ccf

Please sign in to comment.