Skip to content

Commit

Permalink
[dep/dev]: Update pytest requirement from ~=7.4.0 to ~=8.0.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.4.0...8.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 26, 2024
1 parent a275a7d commit ce7bd13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/requirements-dev.txt
Expand Up @@ -2,7 +2,7 @@ matplotlib~=3.8.3
numpy~=1.24.2
dill~=0.3.6
plotly~=5.14.1
pytest~=7.4.0
pytest~=8.0.2
coverage~=7.4.1
codecov~=2.1.12
pdoc3~=0.10.0
Expand Down

0 comments on commit ce7bd13

Please sign in to comment.