Skip to content
This repository was archived by the owner on Apr 13, 2023. It is now read-only.

Commit 33bd5ac

Browse files
Bump coverage from 5.2.1 to 5.3
Bumps [coverage](https://github.com/nedbat/coveragepy) from 5.2.1 to 5.3. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@coverage-5.2.1...coverage-5.3) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 635d223 commit 33bd5ac

File tree

2 files changed

+37
-37
lines changed

2 files changed

+37
-37
lines changed

poetry.lock

Lines changed: 36 additions & 36 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ pyyaml = "^5.3.1"
2626

2727
[tool.poetry.dev-dependencies]
2828
pytest = "^6.0.1"
29-
coverage = {extras = ["toml"], version = "^5.2"}
29+
coverage = {extras = ["toml"], version = "^5.3"}
3030
safety = "^1.9.0"
3131
mypy = "^0.782"
3232
typeguard = "^2.9.1"

0 commit comments

Comments
 (0)