summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaulo Henrique Silva <ph.silva@gmail.com>2020-03-22 23:30:33 -0300
committerGitHub <noreply@github.com>2020-03-22 23:30:33 -0300
commita84b6b21a7cdc58c75505d18e1726dfcbd8e228a (patch)
tree9475ca8fd08f0ed257c27fc304ffd06be0d84756
parent3a88117b1c1cdc6dd672d2386d40a12b35225c0b (diff)
parent46a8d12e21754261e09dce9069d69f76abb88664 (diff)
downloadgerbonara-a84b6b21a7cdc58c75505d18e1726dfcbd8e228a.tar.gz
gerbonara-a84b6b21a7cdc58c75505d18e1726dfcbd8e228a.tar.bz2
gerbonara-a84b6b21a7cdc58c75505d18e1726dfcbd8e228a.zip
Merge pull request #134 from curtacircuitos/dependabot/pip/sphinx-2.4.4
Bump sphinx from 2.4.3 to 2.4.4
-rw-r--r--requirements-docs.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements-docs.txt b/requirements-docs.txt
index 428e964..1277e3a 100644
--- a/requirements-docs.txt
+++ b/requirements-docs.txt
@@ -2,5 +2,5 @@
-r requirements.txt
# documentation generation support
-Sphinx==2.4.3
+Sphinx==2.4.4
numpydoc==0.9.2