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 68595a6  Updating constraints. Build id:712911113
68595a6 is described below

commit 68595a61a046cca078bec78df07a3390c30bff16
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Fri Apr 2 22:53:32 2021 +0000

    Updating constraints. Build id:712911113
    
    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 8cc8d11fb87d0ad5b3b80907874f695a77533bfa.
    
    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              | 14 +++++++-------
 constraints-3.7.txt              | 14 +++++++-------
 constraints-3.8.txt              | 14 +++++++-------
 constraints-no-providers-3.7.txt |  2 +-
 constraints-no-providers-3.8.txt |  2 +-
 5 files changed, 23 insertions(+), 23 deletions(-)

diff --git a/constraints-3.6.txt b/constraints-3.6.txt
index d940a5f..67f90eb 100644
--- a/constraints-3.6.txt
+++ b/constraints-3.6.txt
@@ -121,9 +121,9 @@ avro-python3==1.9.2.1
 aws-xray-sdk==2.7.0
 azure-batch==10.0.0
 azure-common==1.1.27
-azure-core==1.12.0
+azure-core==1.13.0
 azure-cosmos==3.2.0
-azure-datalake-store==0.0.51
+azure-datalake-store==0.0.52
 azure-identity==1.5.0
 azure-keyvault-certificates==4.2.1
 azure-keyvault-keys==4.3.1
@@ -179,7 +179,7 @@ cx-Oracle==8.1.0
 dask==2021.3.0
 dataclasses==0.7
 datadog==0.40.1
-decorator==4.4.2
+decorator==5.0.3
 defusedxml==0.7.1
 dill==0.3.2
 distlib==0.3.1
@@ -263,7 +263,7 @@ hdfs==2.6.0
 hmsclient==0.1.1
 httplib2==0.17.4
 humanize==3.3.0
-hvac==0.10.8
+hvac==0.10.9
 identify==2.2.1
 idna-ssl==1.1.0
 idna==2.10
@@ -320,7 +320,7 @@ mysql-connector-python==8.0.22
 mysqlclient==1.3.14
 natsort==7.1.1
 nbclient==0.5.3
-nbformat==5.1.2
+nbformat==5.1.3
 neo4j==4.2.1
 nest-asyncio==1.5.1
 nodeenv==1.5.0
@@ -358,7 +358,7 @@ prison==0.1.3
 prometheus-client==0.8.0
 prompt-toolkit==3.0.18
 proto-plus==1.18.1
-protobuf==3.15.6
+protobuf==3.15.7
 psutil==5.8.0
 psycopg2-binary==2.8.6
 ptyprocess==0.7.0
@@ -455,7 +455,7 @@ sphinxcontrib-qthelp==1.0.3
 sphinxcontrib-redoc==1.6.0
 sphinxcontrib-serializinghtml==1.1.4
 sphinxcontrib-spelling==5.2.1
-spython==0.1.11
+spython==0.1.12
 sshtunnel==0.1.5
 starkbank-ecdsa==1.1.0
 statsd==3.3.0
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index c2fc490..e928949 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -121,9 +121,9 @@ avro-python3==1.9.2.1
 aws-xray-sdk==2.7.0
 azure-batch==10.0.0
 azure-common==1.1.27
-azure-core==1.12.0
+azure-core==1.13.0
 azure-cosmos==3.2.0
-azure-datalake-store==0.0.51
+azure-datalake-store==0.0.52
 azure-identity==1.5.0
 azure-keyvault-certificates==4.2.1
 azure-keyvault-keys==4.3.1
@@ -177,7 +177,7 @@ curlify==2.2.1
 cx-Oracle==8.1.0
 dask==2021.3.1
 datadog==0.40.1
-decorator==4.4.2
+decorator==5.0.3
 defusedxml==0.7.1
 dill==0.3.2
 distlib==0.3.1
@@ -261,7 +261,7 @@ hdfs==2.6.0
 hmsclient==0.1.1
 httplib2==0.17.4
 humanize==3.3.0
-hvac==0.10.8
+hvac==0.10.9
 identify==2.2.1
 idna==2.10
 imagesize==1.2.0
@@ -317,7 +317,7 @@ mysql-connector-python==8.0.22
 mysqlclient==1.3.14
 natsort==7.1.1
 nbclient==0.5.3
-nbformat==5.1.2
+nbformat==5.1.3
 neo4j==4.2.1
 nest-asyncio==1.5.1
 nodeenv==1.5.0
@@ -355,7 +355,7 @@ prison==0.1.3
 prometheus-client==0.8.0
 prompt-toolkit==3.0.18
 proto-plus==1.18.1
-protobuf==3.15.6
+protobuf==3.15.7
 psutil==5.8.0
 psycopg2-binary==2.8.6
 ptyprocess==0.7.0
@@ -452,7 +452,7 @@ sphinxcontrib-qthelp==1.0.3
 sphinxcontrib-redoc==1.6.0
 sphinxcontrib-serializinghtml==1.1.4
 sphinxcontrib-spelling==5.2.1
-spython==0.1.11
+spython==0.1.12
 sshtunnel==0.1.5
 starkbank-ecdsa==1.1.0
 statsd==3.3.0
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index d667fc0..47d4804 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -121,9 +121,9 @@ avro-python3==1.9.2.1
 aws-xray-sdk==2.7.0
 azure-batch==10.0.0
 azure-common==1.1.27
-azure-core==1.12.0
+azure-core==1.13.0
 azure-cosmos==3.2.0
-azure-datalake-store==0.0.51
+azure-datalake-store==0.0.52
 azure-identity==1.5.0
 azure-keyvault-certificates==4.2.1
 azure-keyvault-keys==4.3.1
@@ -176,7 +176,7 @@ curlify==2.2.1
 cx-Oracle==8.1.0
 dask==2021.3.1
 datadog==0.40.1
-decorator==4.4.2
+decorator==5.0.3
 defusedxml==0.7.1
 dill==0.3.2
 distlib==0.3.1
@@ -260,7 +260,7 @@ hdfs==2.6.0
 hmsclient==0.1.1
 httplib2==0.17.4
 humanize==3.3.0
-hvac==0.10.8
+hvac==0.10.9
 identify==2.2.1
 idna==2.10
 imagesize==1.2.0
@@ -316,7 +316,7 @@ mysql-connector-python==8.0.22
 mysqlclient==1.3.14
 natsort==7.1.1
 nbclient==0.5.3
-nbformat==5.1.2
+nbformat==5.1.3
 neo4j==4.2.1
 nest-asyncio==1.5.1
 nodeenv==1.5.0
@@ -354,7 +354,7 @@ prison==0.1.3
 prometheus-client==0.8.0
 prompt-toolkit==3.0.18
 proto-plus==1.18.1
-protobuf==3.15.6
+protobuf==3.15.7
 psutil==5.8.0
 psycopg2-binary==2.8.6
 ptyprocess==0.7.0
@@ -451,7 +451,7 @@ sphinxcontrib-qthelp==1.0.3
 sphinxcontrib-redoc==1.6.0
 sphinxcontrib-serializinghtml==1.1.4
 sphinxcontrib-spelling==5.2.1
-spython==0.1.11
+spython==0.1.12
 sshtunnel==0.1.5
 starkbank-ecdsa==1.1.0
 statsd==3.3.0
diff --git a/constraints-no-providers-3.7.txt b/constraints-no-providers-3.7.txt
index 117d1f2..405bef9 100644
--- a/constraints-no-providers-3.7.txt
+++ b/constraints-no-providers-3.7.txt
@@ -50,7 +50,7 @@ commonmark==0.9.1
 connexion==2.7.0
 croniter==0.3.37
 cryptography==3.4.7
-dask==2021.3.1
+dask==2021.4.0
 defusedxml==0.7.1
 dill==0.3.2
 distlib==0.3.1
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index bd70195..7d60dc9 100644
--- a/constraints-no-providers-3.8.txt
+++ b/constraints-no-providers-3.8.txt
@@ -49,7 +49,7 @@ commonmark==0.9.1
 connexion==2.7.0
 croniter==0.3.37
 cryptography==3.4.7
-dask==2021.3.1
+dask==2021.4.0
 defusedxml==0.7.1
 dill==0.3.2
 distlib==0.3.1

Reply via email to