This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch constraints-main
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/constraints-main by this push:
new b68c854 Updating constraints. Build id:1340860462
b68c854 is described below
commit b68c854b87f7d7b643324d7873bbff93c6111c55
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Thu Oct 14 08:53:10 2021 +0000
Updating constraints. Build id:1340860462
This update in constraints is automatically committed by the CI
'constraints-push' step based on
HEAD of 'refs/heads/main' in 'apache/airflow'
with commit sha 47c5973b3d1ad6d492fb1ceff19d5ec43b8e74af.
All tests passed in this build so we determined we can push the updated
constraints.
See
https://github.com/apache/airflow/blob/main/README.md#installing-from-pypi for
details.
---
constraints-3.6.txt | 8 ++++----
constraints-3.7.txt | 8 ++++----
constraints-3.8.txt | 8 ++++----
constraints-3.9.txt | 8 ++++----
constraints-no-providers-3.6.txt | 8 ++++----
constraints-no-providers-3.7.txt | 8 ++++----
constraints-no-providers-3.8.txt | 8 ++++----
constraints-no-providers-3.9.txt | 8 ++++----
constraints-source-providers-3.6.txt | 2 +-
constraints-source-providers-3.7.txt | 2 +-
constraints-source-providers-3.8.txt | 2 +-
constraints-source-providers-3.9.txt | 2 +-
12 files changed, 36 insertions(+), 36 deletions(-)
diff --git a/constraints-3.6.txt b/constraints-3.6.txt
index 6b8919c..07fce6d 100644
--- a/constraints-3.6.txt
+++ b/constraints-3.6.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2021-10-14T01:30:48Z
+# This constraints file was automatically generated on 2021-10-14T08:50:45Z
# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
# This variant of constraints install uses the HEAD of the branch version for
'apache-airflow' but installs
# the providers from PIP-released packages at the moment of the constraint
generation.
@@ -13,8 +13,8 @@ APScheduler==3.6.3
Authlib==0.15.4
Babel==2.9.1
Deprecated==1.2.13
-Flask-AppBuilder==3.3.3
-Flask-Babel==1.0.0
+Flask-AppBuilder==3.3.4
+Flask-Babel==2.0.0
Flask-Bcrypt==0.7.1
Flask-Caching==1.10.1
Flask-JWT-Extended==3.25.1
@@ -333,7 +333,7 @@ lockfile==0.12.2
lxml==4.6.3
marshmallow-enum==1.5.1
marshmallow-oneofschema==3.0.1
-marshmallow-sqlalchemy==0.23.1
+marshmallow-sqlalchemy==0.26.1
marshmallow==3.13.0
mccabe==0.6.1
mongomock==3.23.0
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index 9c29987..44fce14 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2021-10-14T01:30:39Z
+# This constraints file was automatically generated on 2021-10-14T08:50:39Z
# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
# This variant of constraints install uses the HEAD of the branch version for
'apache-airflow' but installs
# the providers from PIP-released packages at the moment of the constraint
generation.
@@ -13,8 +13,8 @@ APScheduler==3.6.3
Authlib==0.15.4
Babel==2.9.1
Deprecated==1.2.13
-Flask-AppBuilder==3.3.3
-Flask-Babel==1.0.0
+Flask-AppBuilder==3.3.4
+Flask-Babel==2.0.0
Flask-Bcrypt==0.7.1
Flask-Caching==1.10.1
Flask-JWT-Extended==3.25.1
@@ -329,7 +329,7 @@ lockfile==0.12.2
lxml==4.6.3
marshmallow-enum==1.5.1
marshmallow-oneofschema==3.0.1
-marshmallow-sqlalchemy==0.23.1
+marshmallow-sqlalchemy==0.26.1
marshmallow==3.13.0
matplotlib-inline==0.1.3
mccabe==0.6.1
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 936c831..e49bbfb 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2021-10-14T01:30:35Z
+# This constraints file was automatically generated on 2021-10-14T08:50:37Z
# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
# This variant of constraints install uses the HEAD of the branch version for
'apache-airflow' but installs
# the providers from PIP-released packages at the moment of the constraint
generation.
@@ -13,8 +13,8 @@ APScheduler==3.6.3
Authlib==0.15.4
Babel==2.9.1
Deprecated==1.2.13
-Flask-AppBuilder==3.3.3
-Flask-Babel==1.0.0
+Flask-AppBuilder==3.3.4
+Flask-Babel==2.0.0
Flask-Bcrypt==0.7.1
Flask-Caching==1.10.1
Flask-JWT-Extended==3.25.1
@@ -328,7 +328,7 @@ lockfile==0.12.2
lxml==4.6.3
marshmallow-enum==1.5.1
marshmallow-oneofschema==3.0.1
-marshmallow-sqlalchemy==0.23.1
+marshmallow-sqlalchemy==0.26.1
marshmallow==3.13.0
matplotlib-inline==0.1.3
mccabe==0.6.1
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 14745a6..57e984c 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2021-10-14T01:30:33Z
+# This constraints file was automatically generated on 2021-10-14T08:50:36Z
# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
# This variant of constraints install uses the HEAD of the branch version for
'apache-airflow' but installs
# the providers from PIP-released packages at the moment of the constraint
generation.
@@ -13,8 +13,8 @@ APScheduler==3.6.3
Authlib==0.15.4
Babel==2.9.1
Deprecated==1.2.13
-Flask-AppBuilder==3.3.3
-Flask-Babel==1.0.0
+Flask-AppBuilder==3.3.4
+Flask-Babel==2.0.0
Flask-Bcrypt==0.7.1
Flask-Caching==1.10.1
Flask-JWT-Extended==3.25.1
@@ -324,7 +324,7 @@ lockfile==0.12.2
lxml==4.6.3
marshmallow-enum==1.5.1
marshmallow-oneofschema==3.0.1
-marshmallow-sqlalchemy==0.23.1
+marshmallow-sqlalchemy==0.26.1
marshmallow==3.13.0
matplotlib-inline==0.1.3
mccabe==0.6.1
diff --git a/constraints-no-providers-3.6.txt b/constraints-no-providers-3.6.txt
index 98f740d..6763498 100644
--- a/constraints-no-providers-3.6.txt
+++ b/constraints-no-providers-3.6.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2021-10-14T01:35:04Z
+# This constraints file was automatically generated on 2021-10-14T08:53:03Z
# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
# This variant of constraints install just the 'bare' 'apache-airflow' package
build from the HEAD of
# the branch, without installing any of the providers.
@@ -10,8 +10,8 @@
# Editable install with no version control (apache-airflow==2.3.0.dev0)
Authlib==0.15.4
Babel==2.9.1
-Flask-AppBuilder==3.3.3
-Flask-Babel==1.0.0
+Flask-AppBuilder==3.3.4
+Flask-Babel==2.0.0
Flask-Bcrypt==0.7.1
Flask-Caching==1.10.1
Flask-JWT-Extended==3.25.1
@@ -106,7 +106,7 @@ ldap3==2.9.1
lockfile==0.12.2
marshmallow-enum==1.5.1
marshmallow-oneofschema==3.0.1
-marshmallow-sqlalchemy==0.23.1
+marshmallow-sqlalchemy==0.26.1
marshmallow==3.13.0
msgpack==1.0.2
nox==2020.12.31
diff --git a/constraints-no-providers-3.7.txt b/constraints-no-providers-3.7.txt
index 90b3463..805de6e 100644
--- a/constraints-no-providers-3.7.txt
+++ b/constraints-no-providers-3.7.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2021-10-14T01:34:43Z
+# This constraints file was automatically generated on 2021-10-14T08:52:51Z
# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
# This variant of constraints install just the 'bare' 'apache-airflow' package
build from the HEAD of
# the branch, without installing any of the providers.
@@ -10,8 +10,8 @@
# Editable install with no version control (apache-airflow==2.3.0.dev0)
Authlib==0.15.4
Babel==2.9.1
-Flask-AppBuilder==3.3.3
-Flask-Babel==1.0.0
+Flask-AppBuilder==3.3.4
+Flask-Babel==2.0.0
Flask-Bcrypt==0.7.1
Flask-Caching==1.10.1
Flask-JWT-Extended==3.25.1
@@ -104,7 +104,7 @@ locket==0.2.1
lockfile==0.12.2
marshmallow-enum==1.5.1
marshmallow-oneofschema==3.0.1
-marshmallow-sqlalchemy==0.23.1
+marshmallow-sqlalchemy==0.26.1
marshmallow==3.13.0
msgpack==1.0.2
nox==2020.12.31
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index 631ae4e..eae9e9d 100644
--- a/constraints-no-providers-3.8.txt
+++ b/constraints-no-providers-3.8.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2021-10-14T01:34:43Z
+# This constraints file was automatically generated on 2021-10-14T08:52:49Z
# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
# This variant of constraints install just the 'bare' 'apache-airflow' package
build from the HEAD of
# the branch, without installing any of the providers.
@@ -10,8 +10,8 @@
# Editable install with no version control (apache-airflow==2.3.0.dev0)
Authlib==0.15.4
Babel==2.9.1
-Flask-AppBuilder==3.3.3
-Flask-Babel==1.0.0
+Flask-AppBuilder==3.3.4
+Flask-Babel==2.0.0
Flask-Bcrypt==0.7.1
Flask-Caching==1.10.1
Flask-JWT-Extended==3.25.1
@@ -103,7 +103,7 @@ locket==0.2.1
lockfile==0.12.2
marshmallow-enum==1.5.1
marshmallow-oneofschema==3.0.1
-marshmallow-sqlalchemy==0.23.1
+marshmallow-sqlalchemy==0.26.1
marshmallow==3.13.0
msgpack==1.0.2
nox==2020.12.31
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index 8d8a54b..ccd649c 100644
--- a/constraints-no-providers-3.9.txt
+++ b/constraints-no-providers-3.9.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2021-10-14T01:34:49Z
+# This constraints file was automatically generated on 2021-10-14T08:52:52Z
# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
# This variant of constraints install just the 'bare' 'apache-airflow' package
build from the HEAD of
# the branch, without installing any of the providers.
@@ -10,8 +10,8 @@
# Editable install with no version control (apache-airflow==2.3.0.dev0)
Authlib==0.15.4
Babel==2.9.1
-Flask-AppBuilder==3.3.3
-Flask-Babel==1.0.0
+Flask-AppBuilder==3.3.4
+Flask-Babel==2.0.0
Flask-Bcrypt==0.7.1
Flask-Caching==1.10.1
Flask-JWT-Extended==3.25.1
@@ -101,7 +101,7 @@ locket==0.2.1
lockfile==0.12.2
marshmallow-enum==1.5.1
marshmallow-oneofschema==3.0.1
-marshmallow-sqlalchemy==0.23.1
+marshmallow-sqlalchemy==0.26.1
marshmallow==3.13.0
msgpack==1.0.2
nox==2020.12.31
diff --git a/constraints-source-providers-3.6.txt
b/constraints-source-providers-3.6.txt
index 1bd054e..f973014 100644
--- a/constraints-source-providers-3.6.txt
+++ b/constraints-source-providers-3.6.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2021-10-14T01:30:58Z
+# This constraints file was automatically generated on 2021-10-14T08:50:54Z
# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
# This variant of constraints install uses the HEAD of the branch version of
both
# 'apache-airflow' package nd all available community provider packages.
diff --git a/constraints-source-providers-3.7.txt
b/constraints-source-providers-3.7.txt
index d0907b0..a565a75 100644
--- a/constraints-source-providers-3.7.txt
+++ b/constraints-source-providers-3.7.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2021-10-14T01:31:58Z
+# This constraints file was automatically generated on 2021-10-14T08:50:55Z
# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
# This variant of constraints install uses the HEAD of the branch version of
both
# 'apache-airflow' package nd all available community provider packages.
diff --git a/constraints-source-providers-3.8.txt
b/constraints-source-providers-3.8.txt
index 63b02d1..0ff1dbd 100644
--- a/constraints-source-providers-3.8.txt
+++ b/constraints-source-providers-3.8.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2021-10-14T01:30:58Z
+# This constraints file was automatically generated on 2021-10-14T08:50:54Z
# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
# This variant of constraints install uses the HEAD of the branch version of
both
# 'apache-airflow' package nd all available community provider packages.
diff --git a/constraints-source-providers-3.9.txt
b/constraints-source-providers-3.9.txt
index f1c4824..4cc740f 100644
--- a/constraints-source-providers-3.9.txt
+++ b/constraints-source-providers-3.9.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2021-10-14T01:30:58Z
+# This constraints file was automatically generated on 2021-10-14T08:50:54Z
# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
# This variant of constraints install uses the HEAD of the branch version of
both
# 'apache-airflow' package nd all available community provider packages.