Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 16, 2022
1 parent a664b24 commit 63fb40d
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 53 deletions.
104 changes: 52 additions & 52 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 @@ -14,7 +14,7 @@ crowdstrike-falconpy = "^1.2.2"
[tool.poetry.dev-dependencies]
bandit = "^1.7.4"
bullet = "^2.2.0"
coverage = "^6.4.4"
coverage = "^6.5.0"
flake8 = "^5.0.4"
pydocstyle = "^6.1.1"
pylint = "^2.12.2"
Expand Down

0 comments on commit 63fb40d

Please sign in to comment.