Skip to content

Commit

Permalink
Update pytest requirement from ~=7.1 to ~=7.4
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.4.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 19, 2023
1 parent a35c1fc commit 5904aa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ flake8-docstrings~=1.6
mypy==1.0.0
pylint~=2.15
pylint-strict-informational==0.1
pytest~=7.1
pytest~=7.4
pytest-cov~=3.0
pytest-homeassistant-custom-component>=0.12

0 comments on commit 5904aa4

Please sign in to comment.