Skip to content

Commit 5fdb936

Browse files
authoredJun 13, 2023
chore(deps-dev): bump pytest-cov from 4.0.0 to 4.1.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 4.0.0 to 4.1.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v4.0.0...v4.1.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2ffe6d6 commit 5fdb936

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed
 

‎poetry.lock

+5-5
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
@@ -30,7 +30,7 @@ black = "^23.1"
3030
pytest = "^7.3.2"
3131
flake8 = "^5.0.4"
3232
isort = "^5.10.1"
33-
pytest-cov = "^4.0.0"
33+
pytest-cov = "^4.1.0"
3434
commitizen = "^2.42.0"
3535
python-semantic-release = "^7.34.3"
3636
python-dotenv = "^1.0.0"

0 commit comments

Comments
 (0)