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 6248d22  Updating constraints. Build id:699705205
6248d22 is described below

commit 6248d221231bdf7d97ac6d4e66a8865c5b81196d
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Tue Mar 30 02:54:16 2021 +0000

    Updating constraints. Build id:699705205
    
    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 9ca49b69113bb2a1eaa0f8cec2b5f8598efc19ea.
    
    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              | 8 ++++----
 constraints-3.7.txt              | 8 ++++----
 constraints-3.8.txt              | 8 ++++----
 constraints-no-providers-3.6.txt | 2 +-
 constraints-no-providers-3.7.txt | 2 +-
 constraints-no-providers-3.8.txt | 2 +-
 6 files changed, 15 insertions(+), 15 deletions(-)

diff --git a/constraints-3.6.txt b/constraints-3.6.txt
index 922b8b4..3a3bc4d 100644
--- a/constraints-3.6.txt
+++ b/constraints-3.6.txt
@@ -214,11 +214,11 @@ gevent==21.1.2
 gitdb==4.0.7
 github3.py==2.0.0
 google-ads==4.0.0
-google-api-core==1.26.2
+google-api-core==1.26.3
 google-api-python-client==1.12.8
 google-apitools==0.5.31
 google-auth-httplib2==0.1.0
-google-auth-oauthlib==0.4.3
+google-auth-oauthlib==0.4.4
 google-auth==1.28.0
 google-cloud-automl==2.2.0
 google-cloud-bigquery-datatransfer==3.1.0
@@ -228,7 +228,7 @@ google-cloud-bigtable==1.7.0
 google-cloud-build==2.0.0
 google-cloud-container==1.0.1
 google-cloud-core==1.6.0
-google-cloud-datacatalog==3.1.0
+google-cloud-datacatalog==3.1.1
 google-cloud-dataproc==2.3.0
 google-cloud-datastore==1.15.3
 google-cloud-dlp==1.0.0
@@ -300,7 +300,7 @@ lockfile==0.12.2
 marshmallow-enum==1.5.1
 marshmallow-oneofschema==2.1.0
 marshmallow-sqlalchemy==0.23.1
-marshmallow==3.11.0
+marshmallow==3.11.1
 mccabe==0.6.1
 mock==2.0.0
 mongomock==3.22.1
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index 21beb12..25142aa 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -212,11 +212,11 @@ gevent==21.1.2
 gitdb==4.0.7
 github3.py==2.0.0
 google-ads==7.0.0
-google-api-core==1.26.2
+google-api-core==1.26.3
 google-api-python-client==1.12.8
 google-apitools==0.5.31
 google-auth-httplib2==0.1.0
-google-auth-oauthlib==0.4.3
+google-auth-oauthlib==0.4.4
 google-auth==1.28.0
 google-cloud-automl==2.2.0
 google-cloud-bigquery-datatransfer==3.1.0
@@ -226,7 +226,7 @@ google-cloud-bigtable==1.7.0
 google-cloud-build==2.0.0
 google-cloud-container==1.0.1
 google-cloud-core==1.6.0
-google-cloud-datacatalog==3.1.0
+google-cloud-datacatalog==3.1.1
 google-cloud-dataproc==2.3.0
 google-cloud-datastore==1.15.3
 google-cloud-dlp==1.0.0
@@ -297,7 +297,7 @@ lockfile==0.12.2
 marshmallow-enum==1.5.1
 marshmallow-oneofschema==2.1.0
 marshmallow-sqlalchemy==0.23.1
-marshmallow==3.11.0
+marshmallow==3.11.1
 mccabe==0.6.1
 mock==2.0.0
 mongomock==3.22.1
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index d274bfd..580e1c9 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -211,11 +211,11 @@ gevent==21.1.2
 gitdb==4.0.7
 github3.py==2.0.0
 google-ads==7.0.0
-google-api-core==1.26.2
+google-api-core==1.26.3
 google-api-python-client==1.12.8
 google-apitools==0.5.31
 google-auth-httplib2==0.1.0
-google-auth-oauthlib==0.4.3
+google-auth-oauthlib==0.4.4
 google-auth==1.28.0
 google-cloud-automl==2.2.0
 google-cloud-bigquery-datatransfer==3.1.0
@@ -225,7 +225,7 @@ google-cloud-bigtable==1.7.0
 google-cloud-build==2.0.0
 google-cloud-container==1.0.1
 google-cloud-core==1.6.0
-google-cloud-datacatalog==3.1.0
+google-cloud-datacatalog==3.1.1
 google-cloud-dataproc==2.3.0
 google-cloud-datastore==1.15.3
 google-cloud-dlp==1.0.0
@@ -296,7 +296,7 @@ lockfile==0.12.2
 marshmallow-enum==1.5.1
 marshmallow-oneofschema==2.1.0
 marshmallow-sqlalchemy==0.23.1
-marshmallow==3.11.0
+marshmallow==3.11.1
 mccabe==0.6.1
 mock==2.0.0
 mongomock==3.22.1
diff --git a/constraints-no-providers-3.6.txt b/constraints-no-providers-3.6.txt
index 8b33be0..618e040 100644
--- a/constraints-no-providers-3.6.txt
+++ b/constraints-no-providers-3.6.txt
@@ -86,7 +86,7 @@ lockfile==0.12.2
 marshmallow-enum==1.5.1
 marshmallow-oneofschema==2.1.0
 marshmallow-sqlalchemy==0.23.1
-marshmallow==3.11.0
+marshmallow==3.11.1
 msgpack==1.0.2
 natsort==7.1.1
 numpy==1.19.5
diff --git a/constraints-no-providers-3.7.txt b/constraints-no-providers-3.7.txt
index 5b29be6..cc56269 100644
--- a/constraints-no-providers-3.7.txt
+++ b/constraints-no-providers-3.7.txt
@@ -85,7 +85,7 @@ lockfile==0.12.2
 marshmallow-enum==1.5.1
 marshmallow-oneofschema==2.1.0
 marshmallow-sqlalchemy==0.23.1
-marshmallow==3.11.0
+marshmallow==3.11.1
 msgpack==1.0.2
 natsort==7.1.1
 numpy==1.20.2
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index 6396523..6cb4edd 100644
--- a/constraints-no-providers-3.8.txt
+++ b/constraints-no-providers-3.8.txt
@@ -84,7 +84,7 @@ lockfile==0.12.2
 marshmallow-enum==1.5.1
 marshmallow-oneofschema==2.1.0
 marshmallow-sqlalchemy==0.23.1
-marshmallow==3.11.0
+marshmallow==3.11.1
 msgpack==1.0.2
 natsort==7.1.1
 numpy==1.20.2

Reply via email to