Skip to content

Commit 5efc5c3

Browse files
Bump pytest-cov from 4.0.0 to 5.0.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 4.0.0 to 5.0.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v4.0.0...v5.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 58424c7 commit 5efc5c3

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ sqlalchemy-utils = ">=0.38.3,<0.42.0"
1616
black = "24.4.1"
1717
sqlmodel = "^0.0.8"
1818
psycopg2-binary = "^2.9.5"
19-
pytest-cov = "^4.0.0"
19+
pytest-cov = "^5.0.0"
2020
pytest = "8.1.1"
2121
httpx = "^0.27.0"
2222
mockito = "^1.4.0"

0 commit comments

Comments
 (0)