Skip to content

Commit 8633e07

Browse files
Bump pytest-cov in the patches-and-minor-upgrades group
Bumps the patches-and-minor-upgrades group with 1 update: [pytest-cov](https://github.com/pytest-dev/pytest-cov). Updates `pytest-cov` from 7.0.0 to 7.1.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v7.0.0...v7.1.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 7.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patches-and-minor-upgrades ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f9edbb8 commit 8633e07

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

poetry.lock

Lines changed: 4 additions & 4 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
@@ -38,7 +38,7 @@ packages = [
3838
black = {version = "^26.3.1", allow-prereleases = true}
3939
flake8 = "^7.3.0"
4040
pytest = "^9.0.2"
41-
pytest-cov = "^7.0.0"
41+
pytest-cov = "^7.1.0"
4242
bandit = "^1.9.4"
4343

4444
[build-system]

0 commit comments

Comments
 (0)