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/05 17:41:54 UTC

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

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 95ca5e3  Updating constraints. GH run id:196508308
95ca5e3 is described below

commit 95ca5e3c882a3b2632cec90e3c99eb99746d110d
Author: Automated Github Actions commit <de...@airflow.apache.org>
AuthorDate: Wed Aug 5 17:39:21 2020 +0000

    Updating constraints. GH run id:196508308
    
    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 4bb32ca8b51961e0ab42153ac1d2f0d537e6dde6.
    
    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 b63ea2c..1b29b42 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
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 925d4bf..6626559 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.14.1
+ecdsa==0.15
 elasticsearch-dbapi==0.1.0
 elasticsearch-dsl==7.2.1
 elasticsearch==7.5.1