Skip to content

Commit

Permalink
⬆️ Bump coverage-badge from 1.0.1 to 1.1.0
Browse files Browse the repository at this point in the history
Bumps [coverage-badge](https://github.com/dbrgn/coverage-badge) from 1.0.1 to 1.1.0.
- [Changelog](https://github.com/dbrgn/coverage-badge/blob/main/CHANGELOG.md)
- [Commits](dbrgn/coverage-badge@v1.0.1...v1.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent a9087b1 commit 0a07571
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
11 changes: 7 additions & 4 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 @@ -23,7 +23,7 @@ aiohttp = {version = "^3.7.4", optional = true}
pytest = "^7.0.1"
pytest-cov = "^4.0.0"
toml = "^0.10.2"
coverage-badge = "^1.0.1"
coverage-badge = "^1.1.0"
pytest-mock = "^3.5.1"
pre-commit = "^2.13.0"
mypy = "0.971"
Expand Down

0 comments on commit 0a07571

Please sign in to comment.