Skip to content

Commit

Permalink
chore(python): bump numpydoc from 1.6.0 to 1.7.0 in /py-polars
Browse files Browse the repository at this point in the history
Bumps [numpydoc](https://github.com/numpy/numpydoc) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/numpy/numpydoc/releases)
- [Changelog](https://github.com/numpy/numpydoc/blob/main/RELEASE.rst)
- [Commits](numpy/numpydoc@v1.6.0...v1.7.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 28, 2024
1 parent 2e46f8d commit 70382e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion py-polars/docs/requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ sphinx==7.2.4

# Third-party Sphinx extensions
autodocsumm==0.2.11
numpydoc==1.6.0
numpydoc==1.7.0
pydata-sphinx-theme==0.14.1
sphinx-autosummary-accessors==2023.4.0
sphinx-copybutton==0.5.2
Expand Down

0 comments on commit 70382e4

Please sign in to comment.