Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 22, 2023
1 parent c4ba9c7 commit 6a5b784
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 @@ -28,7 +28,7 @@ isort = "^5.12.0"
autoflake = "^2.2.1"
pre-commit = "^3.3.3"
pytest = "^7.4.2"
coverage = "^7.3.0"
coverage = "^7.3.2"

[tool.poetry.extras]
pgsql = ["psycopg2"]
Expand Down

0 comments on commit 6a5b784

Please sign in to comment.