Skip to content

Commit

Permalink
Bump numpydoc from 1.5.0 to 1.6.0 in /streampipes-client-python (#1967)
Browse files Browse the repository at this point in the history
Bumps [numpydoc](https://github.com/numpy/numpydoc) from 1.5.0 to 1.6.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.5.0...v1.6.0)

---
updated-dependencies:
- dependency-name: numpydoc
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 2, 2023
1 parent 714f462 commit 9b4f807
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 8 deletions.
18 changes: 11 additions & 7 deletions streampipes-client-python/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion streampipes-client-python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ mkdocs-jupyter = "0.24.0"
mkdocs-literate-nav = "0.6.0"
mkdocs-material = "9.3.1"
mkdocstrings = { version = "0.23.0", extras = ["python"] }
numpydoc = "1.5.0"
numpydoc = "1.6.0"
pytkdocs = { version = "0.16.1", extras = ["numpy-style"] }

[tool.poetry.group.stubs]
Expand Down

0 comments on commit 9b4f807

Please sign in to comment.