Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Commit 71087a9

Browse files
build(deps-dev): bump pytest-cov from 3.0.0 to 4.0.0 in /package-parser
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 3.0.0 to 4.0.0. - [Release notes](https://github.com/pytest-dev/pytest-cov/releases) - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v3.0.0...v4.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8a1802e commit 71087a9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-parser/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.

package-parser/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ url = "https://github.com/explosion/spacy-models/releases/download/en_core_web_s
2020

2121
[tool.poetry.dev-dependencies]
2222
pytest = "^7.1.3"
23-
pytest-cov = "^3.0.0"
23+
pytest-cov = "^4.0.0"
2424

2525
[tool.mypy]
2626
python_version = "3.10"

0 commit comments

Comments
 (0)