You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by gi...@apache.org on 2020/08/07 10:03:21 UTC

[airflow] branch constraints-master updated: Updating constraints. GH run id:198945703

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

github-bot 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 f624c91  Updating constraints. GH run id:198945703
f624c91 is described below

commit f624c919919704e384a4e69ef91056431caf1bb5
Author: Automated Github Actions commit <de...@airflow.apache.org>
AuthorDate: Fri Aug 7 10:02:09 2020 +0000

    Updating constraints. GH run id:198945703
    
    This update in constraints is automatically committed by the CI 'constraints-push' step based on
    HEAD of 'refs/heads/master' in 'apache/airflow'
    with commit sha 9e3b7d9a1eba3eed7d2a1b355b9696a3ee0b8f5c.
    
    All tests passed in this build so we determined we can push the updated constraints.
    
    See https://github.com/apache/airflow/blob/master/README.md#installing-from-pypi for details.
---
 constraints-3.6.txt | 2 +-
 constraints-3.7.txt | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/constraints-3.6.txt b/constraints-3.6.txt
index 2b95805..7b94722 100644
--- a/constraints-3.6.txt
+++ b/constraints-3.6.txt
@@ -113,7 +113,7 @@ docker-pycreds==0.4.0
 docker==3.7.3
 docopt==0.6.2
 docutils==0.16
-ecdsa==0.15
+ecdsa==0.14.1
 elasticsearch-dbapi==0.1.0
 elasticsearch-dsl==7.2.1
 elasticsearch==7.5.1
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index 8a08e22..31c7083 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -111,7 +111,7 @@ docker-pycreds==0.4.0
 docker==3.7.3
 docopt==0.6.2
 docutils==0.16
-ecdsa==0.15
+ecdsa==0.14.1
 elasticsearch-dbapi==0.1.0
 elasticsearch-dsl==7.2.1
 elasticsearch==7.5.1