diff options
author | Paulo Henrique Silva <ph.silva@gmail.com> | 2020-08-26 01:00:45 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-26 01:00:45 -0300 |
commit | e101d974af89750fd92e0cb564d9ac0bcc78fc00 (patch) | |
tree | 9c7f279c18b676de0a79f173e3bbc62e8815811d /requirements-docs.txt | |
parent | 509b14a03854af8184fbb217c78eb3b453a4fae8 (diff) | |
parent | 79b06ecb7c9b232677ca2a0adc5185cbf8312f4d (diff) | |
download | gerbonara-e101d974af89750fd92e0cb564d9ac0bcc78fc00.tar.gz gerbonara-e101d974af89750fd92e0cb564d9ac0bcc78fc00.tar.bz2 gerbonara-e101d974af89750fd92e0cb564d9ac0bcc78fc00.zip |
Merge branch 'master' into dependabot/pip/numpydoc-1.1.0
Diffstat (limited to 'requirements-docs.txt')
-rw-r--r-- | requirements-docs.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements-docs.txt b/requirements-docs.txt index 9bfaba6..39d1d6f 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -2,5 +2,5 @@ -r requirements.txt # documentation generation support -Sphinx==3.0.3 -numpydoc==1.1.0 +Sphinx==3.2.1 +numpydoc==1.1.0
\ No newline at end of file |