Skip to content
This repository was archived by the owner on Nov 23, 2024. It is now read-only.

Commit c45f918

Browse files
build(deps): bump scipy from 1.9.0 to 1.9.1 in /package-parser (#1033)
Bumps [scipy](https://github.com/scipy/scipy) from 1.9.0 to 1.9.1. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.9.0...v1.9.1) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b49b3ad commit c45f918

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

package-parser/poetry.lock

Lines changed: 25 additions & 25 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
@@ -13,7 +13,7 @@ python = "^3.10,<3.11"
1313
astroid = "^2.12.5"
1414
numpydoc = "^1.4"
1515
spacy = "^3.2.1"
16-
scipy = "^1.9.0"
16+
scipy = "^1.9.1"
1717

1818
[tool.poetry.dependencies.en_core_web_sm]
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"

0 commit comments

Comments
 (0)