Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent e5895d8 commit 09da3e1
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 55 deletions.
108 changes: 54 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 @@ -51,7 +51,7 @@ sphinx-autobuild = "^2024.4.16"
sphinx_rtd_theme = "^2.0.0"
flake8="^7.0.0"
flake8-isort="^6.1.1"
coverage="^7.5.0"
coverage="^7.5.1"
black="^24.4.2"
djlint="^1.34.1"
pylint = "^3.1.0"
Expand Down

0 comments on commit 09da3e1

Please sign in to comment.