Skip to content

Commit

Permalink
build(deps-dev): update pytest requirement from ~=7.4 to ~=8.0
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.4.0...8.0.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 priv-kweihmann committed Jan 29, 2024
1 parent 0cf8fbc commit 7901ab0
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 @@ -25,7 +25,7 @@ flake8-quotes ~= 3.3
flake8-requirements ~= 2.0
flake8-string-format ~= 0.3
flake8-variables-names == 0.0.6
pytest ~= 7.4
pytest ~= 8.0
pytest-bandit ~= 0.6
pytest-cov ~= 4.1
pytest-forked ~= 1.6
Expand Down

0 comments on commit 7901ab0

Please sign in to comment.