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

potiuk pushed a commit to branch constraints-master
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/constraints-master by this 
push:
     new 1d3f65b  Fix manually upgraded 0.5.1 of sphinx-rtd-theme
1d3f65b is described below

commit 1d3f65bb5e711c7fa19b9467bf50be11d10a9819
Author: Jarek Potiuk <[email protected]>
AuthorDate: Thu May 27 20:58:27 2021 +0200

    Fix manually upgraded 0.5.1 of sphinx-rtd-theme
    
    This dependency was updated before migrating to PIP 21
    and it caused a weird problems by introducing
    docutils<0.17 limit when we alredy had 0.17.2
---
 constraints-3.6.txt                  | 2 +-
 constraints-3.7.txt                  | 2 +-
 constraints-3.8.txt                  | 2 +-
 constraints-source-providers-3.6.txt | 2 +-
 constraints-source-providers-3.7.txt | 2 +-
 constraints-source-providers-3.8.txt | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/constraints-3.6.txt b/constraints-3.6.txt
index 4f374bd..d20f156 100644
--- a/constraints-3.6.txt
+++ b/constraints-3.6.txt
@@ -452,7 +452,7 @@ sphinx-argparse==0.2.5
 sphinx-autoapi==1.0.0
 sphinx-copybutton==0.3.1
 sphinx-jinja==1.1.1
-sphinx-rtd-theme==0.5.2
+sphinx-rtd-theme==0.5.1
 sphinxcontrib-applehelp==1.0.2
 sphinxcontrib-devhelp==1.0.2
 sphinxcontrib-dotnetdomain==0.4
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index af4795d..fed9e29 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -450,7 +450,7 @@ sphinx-argparse==0.2.5
 sphinx-autoapi==1.0.0
 sphinx-copybutton==0.3.1
 sphinx-jinja==1.1.1
-sphinx-rtd-theme==0.5.2
+sphinx-rtd-theme==0.5.1
 sphinxcontrib-applehelp==1.0.2
 sphinxcontrib-devhelp==1.0.2
 sphinxcontrib-dotnetdomain==0.4
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index af4795d..fed9e29 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -450,7 +450,7 @@ sphinx-argparse==0.2.5
 sphinx-autoapi==1.0.0
 sphinx-copybutton==0.3.1
 sphinx-jinja==1.1.1
-sphinx-rtd-theme==0.5.2
+sphinx-rtd-theme==0.5.1
 sphinxcontrib-applehelp==1.0.2
 sphinxcontrib-devhelp==1.0.2
 sphinxcontrib-dotnetdomain==0.4
diff --git a/constraints-source-providers-3.6.txt 
b/constraints-source-providers-3.6.txt
index 44d02da..efec961 100644
--- a/constraints-source-providers-3.6.txt
+++ b/constraints-source-providers-3.6.txt
@@ -383,7 +383,7 @@ sphinx-argparse==0.2.5
 sphinx-autoapi==1.0.0
 sphinx-copybutton==0.3.1
 sphinx-jinja==1.1.1
-sphinx-rtd-theme==0.5.2
+sphinx-rtd-theme==0.5.1
 sphinxcontrib-applehelp==1.0.2
 sphinxcontrib-devhelp==1.0.2
 sphinxcontrib-dotnetdomain==0.4
diff --git a/constraints-source-providers-3.7.txt 
b/constraints-source-providers-3.7.txt
index 1092474..e135546 100644
--- a/constraints-source-providers-3.7.txt
+++ b/constraints-source-providers-3.7.txt
@@ -381,7 +381,7 @@ sphinx-argparse==0.2.5
 sphinx-autoapi==1.0.0
 sphinx-copybutton==0.3.1
 sphinx-jinja==1.1.1
-sphinx-rtd-theme==0.5.2
+sphinx-rtd-theme==0.5.1
 sphinxcontrib-applehelp==1.0.2
 sphinxcontrib-devhelp==1.0.2
 sphinxcontrib-dotnetdomain==0.4
diff --git a/constraints-source-providers-3.8.txt 
b/constraints-source-providers-3.8.txt
index 1092474..e135546 100644
--- a/constraints-source-providers-3.8.txt
+++ b/constraints-source-providers-3.8.txt
@@ -381,7 +381,7 @@ sphinx-argparse==0.2.5
 sphinx-autoapi==1.0.0
 sphinx-copybutton==0.3.1
 sphinx-jinja==1.1.1
-sphinx-rtd-theme==0.5.2
+sphinx-rtd-theme==0.5.1
 sphinxcontrib-applehelp==1.0.2
 sphinxcontrib-devhelp==1.0.2
 sphinxcontrib-dotnetdomain==0.4

Reply via email to