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 6b7b13f  Updating constraints. Build id:655520635
6b7b13f is described below

commit 6b7b13fd7bf4708fbfc852f0f7b5e12b4bb13935
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Mon Mar 15 21:53:32 2021 +0000

    Updating constraints. Build id:655520635
    
    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 1efb17b7aa404013cd490ba3dad4f7d2a70d4cb2.
    
    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              | 4 ++--
 constraints-3.7.txt              | 4 ++--
 constraints-3.8.txt              | 4 ++--
 constraints-no-providers-3.6.txt | 2 +-
 constraints-no-providers-3.7.txt | 2 +-
 constraints-no-providers-3.8.txt | 2 +-
 6 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/constraints-3.6.txt b/constraints-3.6.txt
index a098372..72e59d6 100644
--- a/constraints-3.6.txt
+++ b/constraints-3.6.txt
@@ -29,7 +29,7 @@ PyYAML==5.4.1
 Pygments==2.8.1
 SQLAlchemy-JSONField==1.0.0
 SQLAlchemy-Utils==0.36.8
-SQLAlchemy==1.4.0
+SQLAlchemy==1.3.23
 Sphinx==3.4.3
 Unidecode==1.2.0
 WTForms==2.3.3
@@ -236,7 +236,7 @@ google-cloud-datastore==1.15.3
 google-cloud-dlp==1.0.0
 google-cloud-kms==2.2.0
 google-cloud-language==1.3.0
-google-cloud-logging==2.2.0
+google-cloud-logging==2.3.0
 google-cloud-memcache==0.3.0
 google-cloud-monitoring==2.1.0
 google-cloud-os-login==2.1.0
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index 1162295..297b361 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -29,7 +29,7 @@ PyYAML==5.4.1
 Pygments==2.8.1
 SQLAlchemy-JSONField==1.0.0
 SQLAlchemy-Utils==0.36.8
-SQLAlchemy==1.4.0
+SQLAlchemy==1.3.23
 Sphinx==3.4.3
 Unidecode==1.2.0
 WTForms==2.3.3
@@ -234,7 +234,7 @@ google-cloud-datastore==1.15.3
 google-cloud-dlp==1.0.0
 google-cloud-kms==2.2.0
 google-cloud-language==1.3.0
-google-cloud-logging==2.2.0
+google-cloud-logging==2.3.0
 google-cloud-memcache==0.3.0
 google-cloud-monitoring==2.1.0
 google-cloud-os-login==2.1.0
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 5ceba70..b22fd98 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -29,7 +29,7 @@ PyYAML==5.4.1
 Pygments==2.8.1
 SQLAlchemy-JSONField==1.0.0
 SQLAlchemy-Utils==0.36.8
-SQLAlchemy==1.4.0
+SQLAlchemy==1.3.23
 Sphinx==3.4.3
 Unidecode==1.2.0
 WTForms==2.3.3
@@ -233,7 +233,7 @@ google-cloud-datastore==1.15.3
 google-cloud-dlp==1.0.0
 google-cloud-kms==2.2.0
 google-cloud-language==1.3.0
-google-cloud-logging==2.2.0
+google-cloud-logging==2.3.0
 google-cloud-memcache==0.3.0
 google-cloud-monitoring==2.1.0
 google-cloud-os-login==2.1.0
diff --git a/constraints-no-providers-3.6.txt b/constraints-no-providers-3.6.txt
index d4455d8..9898f04 100644
--- a/constraints-no-providers-3.6.txt
+++ b/constraints-no-providers-3.6.txt
@@ -21,7 +21,7 @@ PyYAML==5.4.1
 Pygments==2.8.1
 SQLAlchemy-JSONField==1.0.0
 SQLAlchemy-Utils==0.36.8
-SQLAlchemy==1.4.0
+SQLAlchemy==1.3.23
 WTForms==2.3.3
 Werkzeug==1.0.1
 alembic==1.5.7
diff --git a/constraints-no-providers-3.7.txt b/constraints-no-providers-3.7.txt
index a1ab59e..152eb26 100644
--- a/constraints-no-providers-3.7.txt
+++ b/constraints-no-providers-3.7.txt
@@ -21,7 +21,7 @@ PyYAML==5.4.1
 Pygments==2.8.1
 SQLAlchemy-JSONField==1.0.0
 SQLAlchemy-Utils==0.36.8
-SQLAlchemy==1.4.0
+SQLAlchemy==1.3.23
 WTForms==2.3.3
 Werkzeug==1.0.1
 alembic==1.5.7
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index df3f89d..6f9e70b 100644
--- a/constraints-no-providers-3.8.txt
+++ b/constraints-no-providers-3.8.txt
@@ -21,7 +21,7 @@ PyYAML==5.4.1
 Pygments==2.8.1
 SQLAlchemy-JSONField==1.0.0
 SQLAlchemy-Utils==0.36.8
-SQLAlchemy==1.4.0
+SQLAlchemy==1.3.23
 WTForms==2.3.3
 Werkzeug==1.0.1
 alembic==1.5.7

Reply via email to