You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by da...@apache.org on 2019/02/21 22:16:20 UTC

[trafficcontrol] branch master updated: Fixed docs build but for real this time (#3359)

This is an automated email from the ASF dual-hosted git repository.

dangogh pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git


The following commit(s) were added to refs/heads/master by this push:
     new dc7b683  Fixed docs build but for real this time (#3359)
dc7b683 is described below

commit dc7b6839ef27d411f919d3285ec39450edf74b8c
Author: ocket8888 <oc...@gmail.com>
AuthorDate: Thu Feb 21 15:16:15 2019 -0700

    Fixed docs build but for real this time (#3359)
---
 docs/source/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/source/requirements.txt b/docs/source/requirements.txt
index 41d9d14..c65f716 100644
--- a/docs/source/requirements.txt
+++ b/docs/source/requirements.txt
@@ -15,4 +15,4 @@
 Sphinx>=1.4.3
 sphinx_rtd_theme>=0.4.0
 sphinx_autodoc_typehints>=1.3.0
-Pygments>=2.2.0
+Pygments>=2.3.1