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

Commit 8fc5122

Browse files
build(deps): Bump numpydoc from 1.4.0 to 1.5.0 in /package-parser
Bumps [numpydoc](https://github.com/numpy/numpydoc) from 1.4.0 to 1.5.0. - [Release notes](https://github.com/numpy/numpydoc/releases) - [Changelog](https://github.com/numpy/numpydoc/blob/main/doc/release_notes.rst) - [Commits](numpy/numpydoc@v1.4.0...v1.5.0) --- updated-dependencies: - dependency-name: numpydoc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 21ea8e4 commit 8fc5122

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-parser/poetry.lock

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-parser/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ parse-package = "package_parser.main:main"
1111
[tool.poetry.dependencies]
1212
python = "^3.10,<3.11"
1313
astroid = "^2.12.12"
14-
numpydoc = "^1.4"
14+
numpydoc = "^1.5"
1515
spacy = "^3.2.1"
1616
scipy = "^1.9.1"
1717

0 commit comments

Comments
 (0)