Skip to content

Commit

Permalink
[dep/dev]: Update coverage requirement from ~=7.2.1 to ~=7.4.1
Browse files Browse the repository at this point in the history
Updates the requirements on [coverage](https://github.com/nedbat/coveragepy) to permit the latest version.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@7.2.1...7.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 29, 2024
1 parent 1a143ed commit 410a81b
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 @@ -3,7 +3,7 @@ numpy~=1.24.2
dill~=0.3.6
plotly~=5.14.1
pytest~=7.4.0
coverage~=7.2.1
coverage~=7.4.1
codecov~=2.1.12
pdoc3~=0.10.0
SciencePlots~=2.1.0
Expand Down

0 comments on commit 410a81b

Please sign in to comment.