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/03 09:37:53 UTC

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

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 94c3364  Updating constraints. GH run id:193061650
94c3364 is described below

commit 94c3364401fe1db21fd856209caf102b230b4f13
Author: Automated Github Actions commit <de...@airflow.apache.org>
AuthorDate: Mon Aug 3 09:37:03 2020 +0000

    Updating constraints. GH run id:193061650
    
    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 27020f8e588575d53e63f9f9daecd3a522656644.
    
    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 e20a6a9..c320e4b 100644
--- a/constraints-3.6.txt
+++ b/constraints-3.6.txt
@@ -112,7 +112,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 d7bdf9f..120b9ca 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.14.1
+ecdsa==0.15
 elasticsearch-dbapi==0.1.0
 elasticsearch-dsl==7.2.1
 elasticsearch==7.5.1