Skip to content

Commit

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

---
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 and aparcar committed Feb 11, 2025
1 parent 48f2c96 commit 12d2467
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 65 deletions.
123 changes: 59 additions & 64 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 @@ -21,7 +21,7 @@ hishel = "^0.1.1"
[tool.poetry.group.dev.dependencies]
pytest = "^8.3.4"
ruff = "^0.9.6"
coverage = "^7.6.10"
coverage = "^7.6.11"
isort = "^6.0.0"
fakeredis = "^2.26.2"
pytest-httpserver = "^1.1.1"
Expand Down

0 comments on commit 12d2467

Please sign in to comment.