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/11 20:26:43 UTC

[airflow] branch constraints-1-10 updated: Updating constraints. GH run id:204255384

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

github-bot pushed a commit to branch constraints-1-10
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/constraints-1-10 by this push:
     new 04c58ae  Updating constraints. GH run id:204255384
04c58ae is described below

commit 04c58ae6ad92be90c8775d4c47f34f84e4428edb
Author: Automated Github Actions commit <de...@airflow.apache.org>
AuthorDate: Tue Aug 11 20:21:44 2020 +0000

    Updating constraints. GH run id:204255384
    
    This update in constraints is automatically committed by CI pushing
    reference 'refs/heads/v1-10-test' to apache/airflow with commit sha
    a281faa00627ebdbde3c947e2857ae3e60b9273e.
    
    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.5.txt | 1 +
 constraints-3.6.txt | 2 +-
 constraints-3.8.txt | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/constraints-3.5.txt b/constraints-3.5.txt
index 441cd41..38877ff 100644
--- a/constraints-3.5.txt
+++ b/constraints-3.5.txt
@@ -150,6 +150,7 @@ imagesize==1.2.0
 importlib-metadata==1.7.0
 importlib-resources==3.0.0
 inflection==0.5.0
+iniconfig==1.0.1
 ipdb==0.13.3
 ipython-genutils==0.2.0
 ipython==7.9.0
diff --git a/constraints-3.6.txt b/constraints-3.6.txt
index 78cbf28..49a473f 100644
--- a/constraints-3.6.txt
+++ b/constraints-3.6.txt
@@ -96,7 +96,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-dsl==5.4.0
 elasticsearch==5.5.3
 email-validator==1.1.1
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index bff0628..c7d89e5 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -95,7 +95,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-dsl==5.4.0
 elasticsearch==5.5.3
 email-validator==1.1.1