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

Commit 09c40a5

Browse files
build(deps-dev): Bump pytest from 7.1.3 to 7.2.0 in /package-parser
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.3 to 7.2.0. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@7.1.3...7.2.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 859dffb commit 09c40a5

File tree

2 files changed

+25
-22
lines changed

2 files changed

+25
-22
lines changed

package-parser/poetry.lock

Lines changed: 24 additions & 21 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
@@ -19,7 +19,7 @@ scipy = "^1.9.1"
1919
url = "https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.2.0/en_core_web_sm-3.2.0-py3-none-any.whl"
2020

2121
[tool.poetry.dev-dependencies]
22-
pytest = "^7.1.3"
22+
pytest = "^7.2.0"
2323
pytest-cov = "^4.0.0"
2424

2525
[tool.mypy]

0 commit comments

Comments
 (0)