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

Commit e7049fd

Browse files
build(deps): bump numpydoc from 1.1.0 to 1.2 in /package_parser (#57)
Bumps [numpydoc](https://github.com/numpy/numpydoc) from 1.1.0 to 1.2. - [Release notes](https://github.com/numpy/numpydoc/releases) - [Changelog](https://github.com/numpy/numpydoc/blob/main/doc/release_notes.rst) - [Commits](numpy/numpydoc@v1.1.0...numpydoc-1.2) --- updated-dependencies: - dependency-name: numpydoc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ec703c9 commit e7049fd

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package_parser/poetry.lock

Lines changed: 8 additions & 8 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.9"
1313
astroid = "^2.9.3"
1414
scikit-learn = "^1.0"
1515
importlib-metadata = "^4.10.1"
16-
numpydoc = "^1.1.0"
16+
numpydoc = "^1.2"
1717
spacy = "^3.2.1"
1818

1919
[tool.poetry.dependencies.en_core_web_sm]

0 commit comments

Comments
 (0)