Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 26, 2023
1 parent c1d720d commit eb46993
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ matplotlib~=3.7.0
numpy~=1.24.2
dill~=0.3.6
plotly~=5.14.1
pytest~=7.3.0
pytest~=7.4.0
coverage~=7.2.1
codecov~=2.1.12
pdoc3~=0.10.0
Expand Down

0 comments on commit eb46993

Please sign in to comment.