Skip to content

Commit

Permalink
Bump coverage from 6.5.0 to 7.2.7
Browse files Browse the repository at this point in the history
Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.5.0 to 7.2.7.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@6.5.0...7.2.7)

---
updated-dependencies:
- dependency-name: coverage
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 29, 2023
1 parent a8329ee commit ad33029
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 55 deletions.
119 changes: 65 additions & 54 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ numpy = "^1.23"
matplotlib = "^3.5.2"
ase = "^3.22.1"
pre-commit = "^2.20.0"
coverage = "^6.4"
coverage = ">=6.4,<8.0"
nbmake = "^1.3.3"
pytest-xdist = "^2.5.0"
optuna = "^3.1.1"
Expand Down

0 comments on commit ad33029

Please sign in to comment.