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/06 13:49:58 UTC

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

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 860ef9d  Updating constraints. GH run id:197703110
860ef9d is described below

commit 860ef9dad74e87bebad5760ed27c15f8c55e99ae
Author: Automated Github Actions commit <de...@airflow.apache.org>
AuthorDate: Thu Aug 6 13:49:05 2020 +0000

    Updating constraints. GH run id:197703110
    
    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 24c8e4c2d6e359ecc2c7d6275dccc68de4a82832.
    
    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.7.txt | 2 +-
 constraints-3.8.txt | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index a552694..3d21e1f 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
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index f4f3b8a..661414a 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.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