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 2021/04/12 17:57:46 UTC

[airflow] branch constraints-master updated: Updating constraints. Build id:741954308

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 7d8e114  Updating constraints. Build id:741954308
7d8e114 is described below

commit 7d8e114265f63f35b5bf4294ddabeb25a2a690c7
Author: Automated GitHub Actions commit <de...@airflow.apache.org>
AuthorDate: Mon Apr 12 17:57:24 2021 +0000

    Updating constraints. Build id:741954308
    
    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 30c6300c6b28554786245ddcd0da969be44979f7.
    
    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              | 6 +++---
 constraints-3.7.txt              | 6 +++---
 constraints-3.8.txt              | 6 +++---
 constraints-no-providers-3.6.txt | 4 ++--
 constraints-no-providers-3.7.txt | 4 ++--
 constraints-no-providers-3.8.txt | 4 ++--
 6 files changed, 15 insertions(+), 15 deletions(-)

diff --git a/constraints-3.6.txt b/constraints-3.6.txt
index 424dd8e..8e306c3 100644
--- a/constraints-3.6.txt
+++ b/constraints-3.6.txt
@@ -28,7 +28,7 @@ PySmbClient==0.1.5
 PyYAML==5.4.1
 Pygments==2.8.1
 SQLAlchemy-JSONField==1.0.0
-SQLAlchemy-Utils==0.36.8
+SQLAlchemy-Utils==0.37.0
 SQLAlchemy==1.3.24
 Sphinx==3.4.3
 Unidecode==1.2.0
@@ -264,7 +264,7 @@ gunicorn==19.10.0
 hdfs==2.6.0
 hmsclient==0.1.1
 httplib2==0.17.4
-humanize==3.4.0
+humanize==3.4.1
 hvac==0.10.9
 identify==2.2.1
 idna-ssl==1.1.0
@@ -478,7 +478,7 @@ tornado==6.1
 tqdm==4.60.0
 traitlets==4.3.3
 trino==0.305.0
-typed-ast==1.4.2
+typed-ast==1.4.3
 typing-extensions==3.7.4.3
 typing-inspect==0.6.0
 typing==3.7.4.3
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index afd805a..4765e9f 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -28,7 +28,7 @@ PySmbClient==0.1.5
 PyYAML==5.4.1
 Pygments==2.8.1
 SQLAlchemy-JSONField==1.0.0
-SQLAlchemy-Utils==0.36.8
+SQLAlchemy-Utils==0.37.0
 SQLAlchemy==1.3.24
 Sphinx==3.4.3
 Unidecode==1.2.0
@@ -262,7 +262,7 @@ gunicorn==19.10.0
 hdfs==2.6.0
 hmsclient==0.1.1
 httplib2==0.17.4
-humanize==3.4.0
+humanize==3.4.1
 hvac==0.10.9
 identify==2.2.1
 idna==2.10
@@ -475,7 +475,7 @@ tornado==6.1
 tqdm==4.60.0
 traitlets==5.0.5
 trino==0.305.0
-typed-ast==1.4.2
+typed-ast==1.4.3
 typing-extensions==3.7.4.3
 typing-inspect==0.6.0
 tzlocal==2.1
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 8c1f410..02c5f30 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -28,7 +28,7 @@ PySmbClient==0.1.5
 PyYAML==5.4.1
 Pygments==2.8.1
 SQLAlchemy-JSONField==1.0.0
-SQLAlchemy-Utils==0.36.8
+SQLAlchemy-Utils==0.37.0
 SQLAlchemy==1.3.24
 Sphinx==3.4.3
 Unidecode==1.2.0
@@ -261,7 +261,7 @@ gunicorn==19.10.0
 hdfs==2.6.0
 hmsclient==0.1.1
 httplib2==0.17.4
-humanize==3.4.0
+humanize==3.4.1
 hvac==0.10.9
 identify==2.2.1
 idna==2.10
@@ -472,7 +472,7 @@ tornado==6.1
 tqdm==4.60.0
 traitlets==5.0.5
 trino==0.305.0
-typed-ast==1.4.2
+typed-ast==1.4.3
 typing-extensions==3.7.4.3
 typing-inspect==0.6.0
 tzlocal==2.1
diff --git a/constraints-no-providers-3.6.txt b/constraints-no-providers-3.6.txt
index e07281e..27f6a55 100644
--- a/constraints-no-providers-3.6.txt
+++ b/constraints-no-providers-3.6.txt
@@ -20,7 +20,7 @@ PyJWT==1.7.1
 PyYAML==5.4.1
 Pygments==2.8.1
 SQLAlchemy-JSONField==1.0.0
-SQLAlchemy-Utils==0.36.8
+SQLAlchemy-Utils==0.37.0
 SQLAlchemy==1.3.24
 WTForms==2.3.3
 Werkzeug==1.0.1
@@ -68,7 +68,7 @@ google-auth==1.28.1
 graphviz==0.16
 greenlet==1.0.0
 gunicorn==19.10.0
-humanize==3.4.0
+humanize==3.4.1
 idna==2.10
 immutables==0.15
 importlib-metadata==1.7.0
diff --git a/constraints-no-providers-3.7.txt b/constraints-no-providers-3.7.txt
index 36e1dba..ee91162 100644
--- a/constraints-no-providers-3.7.txt
+++ b/constraints-no-providers-3.7.txt
@@ -20,7 +20,7 @@ PyJWT==1.7.1
 PyYAML==5.4.1
 Pygments==2.8.1
 SQLAlchemy-JSONField==1.0.0
-SQLAlchemy-Utils==0.36.8
+SQLAlchemy-Utils==0.37.0
 SQLAlchemy==1.3.24
 WTForms==2.3.3
 Werkzeug==1.0.1
@@ -67,7 +67,7 @@ google-auth==1.28.1
 graphviz==0.16
 greenlet==1.0.0
 gunicorn==19.10.0
-humanize==3.4.0
+humanize==3.4.1
 idna==2.10
 importlib-metadata==1.7.0
 importlib-resources==1.5.0
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index d3489fa..69fc5c5 100644
--- a/constraints-no-providers-3.8.txt
+++ b/constraints-no-providers-3.8.txt
@@ -20,7 +20,7 @@ PyJWT==1.7.1
 PyYAML==5.4.1
 Pygments==2.8.1
 SQLAlchemy-JSONField==1.0.0
-SQLAlchemy-Utils==0.36.8
+SQLAlchemy-Utils==0.37.0
 SQLAlchemy==1.3.24
 WTForms==2.3.3
 Werkzeug==1.0.1
@@ -65,7 +65,7 @@ google-auth==1.28.1
 graphviz==0.16
 greenlet==1.0.0
 gunicorn==19.10.0
-humanize==3.4.0
+humanize==3.4.1
 idna==2.10
 importlib-metadata==1.7.0
 importlib-resources==1.5.0