Skip to content

Commit

Permalink
build(deps-dev): update pytest requirement from ~=7.1 to ~=7.2
Browse files Browse the repository at this point in the history
Updates the requirements on [pytest](/~https://github.com/pytest-dev/pytest) to permit the latest version.
- [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.1.0...7.2.0)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and cowofevil committed Nov 10, 2022
1 parent 2d45ab1 commit 8729b57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ pipdeptree~=2.3
pytest-cov~=4.0
pre-commit~=2.20
pygments~=2.13
pytest~=7.1
pytest~=7.2
pytest-flask-ligand~=0.1
pytest-mock~=3.10
python-semantic-release~=7.32
Expand Down

0 comments on commit 8729b57

Please sign in to comment.