Skip to content

Commit c49e191

Browse files
build(deps-dev): 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 aef7be8 commit c49e191

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ psycopg = "==3.2.9"
1313
[dev-packages]
1414
towncrier = "==25.8.0"
1515
psycopg-binary = {version = "==3.2.9", markers="implementation_name == 'cpython'"}
16-
pytest-cov = "==6.2.1"
16+
pytest-cov = "==6.3.0"
1717
pytest-xdist = "==3.8.0"
1818
mock = "==5.2.0"
1919
mypy = "==1.17.1"

0 commit comments

Comments
 (0)