Skip to content

Commit 1b6e0bc

Browse files
Bump pytest-cov from 6.2.1 to 6.3.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.2.1 to 6.3.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.2.1...v6.3.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 6.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 730fde0 commit 1b6e0bc

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ black = "^25.1.0"
3232
mock = "^5.2.0"
3333
mongomock = "^4.3.0"
3434
pytest-asyncio = "^1.1.0"
35-
pytest-cov = "^6.2.1"
35+
pytest-cov = "^6.3.0"
3636
pytest = "^8.4.1"
3737
requests-mock = "^1.12.1"
3838
setuptools = "^80.9.0"

0 commit comments

Comments
 (0)