Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 1, 2024
1 parent 129cd6d commit 714033a
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 @@ -54,7 +54,7 @@ djangorestframework = { version = ">=3.12", optional = true }

[tool.poetry.group.test.dependencies]
pytest = "7.4.3"
coverage = "7.3.4"
coverage = "7.4.0"
pytest-asyncio = "0.23.3"
pre-commit = "3.5.0"
tox = "4.11.4"
Expand Down

0 comments on commit 714033a

Please sign in to comment.