Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: numpydoc
  dependency-type: direct:development
  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>
  • Loading branch information
dependabot[bot] authored Jun 21, 2022
1 parent 339d7cb commit 08ae616
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ sphinx-rtd-theme = "^1.0.0"
jupyterlab = "^3.4.2"
nbsphinx = "^0.8.9"
nbsphinx-link = "^1.3.0"
numpydoc = "^1.3.1"
numpydoc = "^1.4.0"
sphinx-copybutton = "^0.5.0"
Sphinx = "^5.0.0"
numpy = "^1.22"
Expand Down

0 comments on commit 08ae616

Please sign in to comment.