Skip to content

Commit 7995dbb

Browse files
chore(deps): bump pytest-cov from 7.0.0 to 7.1.0 in /mailbox-app
Bumps [pytest-cov](https://github.com/pytest-dev/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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 502c577 commit 7995dbb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

mailbox-app/requirements/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ packaging==26.2
1313
pip-audit==2.10.0
1414
pycparser==3.0
1515
pytest==9.1.1
16-
pytest-cov==7.0.0
16+
pytest-cov==7.1.0
1717
pytest-django==4.12.0
1818
python-dotenv==1.2.2
1919
ruff==0.15.17

mailbox-app/requirements/development.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ bandit==1.9.4
33
coverage==7.13.3
44
pip-audit==2.10.0
55
pytest==9.1.1
6-
pytest-cov==7.0.0
6+
pytest-cov==7.1.0
77
pytest-django==4.12.0
88
ruff==0.15.17

0 commit comments

Comments
 (0)