diff options
| author | Matti Picus <matti.picus@gmail.com> | 2021-03-08 15:25:34 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-08 15:25:34 +0200 |
| commit | 11fe8a8299b5a32e05f8a7cacf54f05a00a0c412 (patch) | |
| tree | 5df5a02391d1c591b651e7db7ea81db509abe982 | |
| parent | a26a1659cfbf9e2b8f1c64101ee46ada3cd2e689 (diff) | |
| parent | 64cdbccda17ec9e1d04495adc4e2b1bdcdd39ba5 (diff) | |
| download | numpy-11fe8a8299b5a32e05f8a7cacf54f05a00a0c412.tar.gz | |
Merge pull request #18575 from numpy/dependabot/pip/sphinx-3.5.2
MAINT: Bump sphinx from 3.5.1 to 3.5.2
| -rw-r--r-- | doc_requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc_requirements.txt b/doc_requirements.txt index a34a89418..3d74d7b87 100644 --- a/doc_requirements.txt +++ b/doc_requirements.txt @@ -1,4 +1,4 @@ -sphinx==3.5.1 +sphinx==3.5.2 numpydoc==1.1.0 ipython scipy |
