Skip to content

Commit a16fb33

Browse files
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] <[email protected]>
1 parent 2bba842 commit a16fb33

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -30,7 +30,7 @@ black = "^23.1"
3030
pytest = "^7.3.1"
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.33.2"
3636
python-dotenv = "^1.0.0"

0 commit comments

Comments
 (0)