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 7ee0761 Updating constraints. Build id:1985885777
7ee0761 is described below
commit 7ee07619e76db0baf0b8a61a36114233d3a9a747
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Tue Mar 15 10:41:18 2022 +0000
Updating constraints. Build id:1985885777
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 06e1d749ae424716307e4021d18e7bb48a4fdc34.
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.7.txt | 8 ++++----
constraints-3.8.txt | 8 ++++----
constraints-3.9.txt | 8 ++++----
constraints-no-providers-3.7.txt | 4 ++--
constraints-no-providers-3.8.txt | 4 ++--
constraints-no-providers-3.9.txt | 4 ++--
constraints-source-providers-3.7.txt | 6 +++---
constraints-source-providers-3.8.txt | 6 +++---
constraints-source-providers-3.9.txt | 6 +++---
9 files changed, 27 insertions(+), 27 deletions(-)
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index ed5f2b9..275828d 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2022-03-14T23:13:15Z
+# This constraints file was automatically generated on 2022-03-15T10:35:49Z
# 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.
@@ -10,7 +10,7 @@
#
# Editable install with no version control (apache-airflow==2.3.0.dev0)
APScheduler==3.6.3
-Authlib==0.15.5
+Authlib==1.0.0
Babel==2.9.1
Deprecated==1.2.13
Flask-AppBuilder==3.4.4
@@ -375,7 +375,7 @@ pandas-gbq==0.17.4
pandas==1.3.5
papermill==2.3.4
parameterized==0.8.1
-paramiko==2.10.1
+paramiko==2.10.2
parso==0.8.3
partd==1.2.0
pathspec==0.9.0
@@ -575,7 +575,7 @@ websocket-client==1.3.1
wrapt==1.14.0
xmltodict==0.12.0
yamllint==1.26.3
-yandexcloud==0.147.0
+yandexcloud==0.148.0
yarl==1.7.2
zeep==4.1.0
zenpy==2.0.24
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index bec7673..35a88c5 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2022-03-14T23:13:11Z
+# This constraints file was automatically generated on 2022-03-15T10:35: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.
@@ -10,7 +10,7 @@
#
# Editable install with no version control (apache-airflow==2.3.0.dev0)
APScheduler==3.6.3
-Authlib==0.15.5
+Authlib==1.0.0
Babel==2.9.1
Deprecated==1.2.13
Flask-AppBuilder==3.4.4
@@ -376,7 +376,7 @@ pandas-gbq==0.17.4
pandas==1.3.5
papermill==2.3.4
parameterized==0.8.1
-paramiko==2.10.1
+paramiko==2.10.2
parso==0.8.3
partd==1.2.0
pathspec==0.9.0
@@ -577,7 +577,7 @@ websocket-client==1.3.1
wrapt==1.14.0
xmltodict==0.12.0
yamllint==1.26.3
-yandexcloud==0.147.0
+yandexcloud==0.148.0
yarl==1.7.2
zeep==4.1.0
zenpy==2.0.24
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 8f64dfb..0c51411 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2022-03-14T23:13:09Z
+# This constraints file was automatically generated on 2022-03-15T10:35:34Z
# 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.
@@ -10,7 +10,7 @@
#
# Editable install with no version control (apache-airflow==2.3.0.dev0)
APScheduler==3.6.3
-Authlib==0.15.5
+Authlib==1.0.0
Babel==2.9.1
Deprecated==1.2.13
Flask-AppBuilder==3.4.4
@@ -373,7 +373,7 @@ pandas-gbq==0.17.4
pandas==1.3.5
papermill==2.3.4
parameterized==0.8.1
-paramiko==2.10.1
+paramiko==2.10.2
parso==0.8.3
partd==1.2.0
pathspec==0.9.0
@@ -574,7 +574,7 @@ websocket-client==1.3.1
wrapt==1.14.0
xmltodict==0.12.0
yamllint==1.26.3
-yandexcloud==0.147.0
+yandexcloud==0.148.0
yarl==1.7.2
zeep==4.1.0
zenpy==2.0.24
diff --git a/constraints-no-providers-3.7.txt b/constraints-no-providers-3.7.txt
index f9398ee..29bba92 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 2022-03-14T23:17:07Z
+# This constraints file was automatically generated on 2022-03-15T10:41:10Z
# 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.
@@ -8,7 +8,7 @@
# Airflow in any way.
#
# Editable install with no version control (apache-airflow==2.3.0.dev0)
-Authlib==0.15.5
+Authlib==1.0.0
Babel==2.9.1
Deprecated==1.2.13
Flask-AppBuilder==3.4.4
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index 21678ea..9054a2c 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 2022-03-14T23:17:01Z
+# This constraints file was automatically generated on 2022-03-15T10:41:02Z
# 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.
@@ -8,7 +8,7 @@
# Airflow in any way.
#
# Editable install with no version control (apache-airflow==2.3.0.dev0)
-Authlib==0.15.5
+Authlib==1.0.0
Babel==2.9.1
Deprecated==1.2.13
Flask-AppBuilder==3.4.4
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index 22a5e70..51b5a6b 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 2022-03-14T23:17:00Z
+# This constraints file was automatically generated on 2022-03-15T10:41: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.
@@ -8,7 +8,7 @@
# Airflow in any way.
#
# Editable install with no version control (apache-airflow==2.3.0.dev0)
-Authlib==0.15.5
+Authlib==1.0.0
Babel==2.9.1
Deprecated==1.2.13
Flask-AppBuilder==3.4.4
diff --git a/constraints-source-providers-3.7.txt
b/constraints-source-providers-3.7.txt
index 96ac911..7b085f2 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 2022-03-14T23:13:25Z
+# This constraints file was automatically generated on 2022-03-15T10:36:00Z
# 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.
@@ -310,7 +310,7 @@ pandas-gbq==0.17.4
pandas==1.3.5
papermill==2.3.4
parameterized==0.8.1
-paramiko==2.10.1
+paramiko==2.10.2
parso==0.8.3
partd==1.2.0
pathspec==0.9.0
@@ -509,7 +509,7 @@ websocket-client==1.3.1
wrapt==1.14.0
xmltodict==0.12.0
yamllint==1.26.3
-yandexcloud==0.147.0
+yandexcloud==0.148.0
yarl==1.7.2
zeep==4.1.0
zenpy==2.0.24
diff --git a/constraints-source-providers-3.8.txt
b/constraints-source-providers-3.8.txt
index 418d767..02ca7f3 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 2022-03-14T23:13:25Z
+# This constraints file was automatically generated on 2022-03-15T10:36:00Z
# 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.
@@ -311,7 +311,7 @@ pandas-gbq==0.17.4
pandas==1.3.5
papermill==2.3.4
parameterized==0.8.1
-paramiko==2.10.1
+paramiko==2.10.2
parso==0.8.3
partd==1.2.0
pathspec==0.9.0
@@ -511,7 +511,7 @@ websocket-client==1.3.1
wrapt==1.14.0
xmltodict==0.12.0
yamllint==1.26.3
-yandexcloud==0.147.0
+yandexcloud==0.148.0
yarl==1.7.2
zeep==4.1.0
zenpy==2.0.24
diff --git a/constraints-source-providers-3.9.txt
b/constraints-source-providers-3.9.txt
index bf9ae02..952b5ec 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 2022-03-14T23:13:25Z
+# This constraints file was automatically generated on 2022-03-15T10:36:00Z
# 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.
@@ -309,7 +309,7 @@ pandas-gbq==0.17.4
pandas==1.3.5
papermill==2.3.4
parameterized==0.8.1
-paramiko==2.10.1
+paramiko==2.10.2
parso==0.8.3
partd==1.2.0
pathspec==0.9.0
@@ -509,7 +509,7 @@ websocket-client==1.3.1
wrapt==1.14.0
xmltodict==0.12.0
yamllint==1.26.3
-yandexcloud==0.147.0
+yandexcloud==0.148.0
yarl==1.7.2
zeep==4.1.0
zenpy==2.0.24