diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2019-11-25 21:09:59 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-11-25 21:09:59 +0000 |
commit | d54bdf37699aad423d5e572f6ff351b5840b29fd (patch) | |
tree | a6b9b486f146d82120096d9af4bafdc00d807b1c /requirements-docs.txt | |
parent | 4cdb65239968b96b1adcba125eb45a36814d6c35 (diff) | |
download | gerbonara-d54bdf37699aad423d5e572f6ff351b5840b29fd.tar.gz gerbonara-d54bdf37699aad423d5e572f6ff351b5840b29fd.tar.bz2 gerbonara-d54bdf37699aad423d5e572f6ff351b5840b29fd.zip |
Bump numpydoc from 0.5 to 0.9.1
Bumps [numpydoc](https://github.com/numpy/numpydoc) from 0.5 to 0.9.1.
- [Release notes](https://github.com/numpy/numpydoc/releases)
- [Commits](https://github.com/numpy/numpydoc/compare/v0.5...v0.9.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'requirements-docs.txt')
-rw-r--r-- | requirements-docs.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements-docs.txt b/requirements-docs.txt index a2cc5a1..27b3ae8 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -3,4 +3,4 @@ # documentation generation support Sphinx==1.2.3 -numpydoc==0.5 +numpydoc==0.9.1 |