Skip to content

Commit

Permalink
Bump numpydoc from 1.4.0 to 1.6.0 (#504)
Browse files Browse the repository at this point in the history
Bumps [numpydoc](https://github.com/numpy/numpydoc) from 1.4.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.4.0...v1.6.0)

---
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>
Co-authored-by: Paul Profizi <100710998+PProfizi@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and PProfizi authored Oct 18, 2023
1 parent f09c3be commit b0cf272
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/requirements_docs.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pypandoc==1.10
imageio==2.31.3
numpydoc==1.4.0
numpydoc==1.6.0
imageio-ffmpeg==0.4.7
Sphinx<7.2.0; python_version == '3.8'
Sphinx==7.2.5; python_version >= '3.9'
Expand Down

0 comments on commit b0cf272

Please sign in to comment.