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 49224e1 Updating constraints. Build id:1741103428
49224e1 is described below
commit 49224e19a9cb8b8ec4b00791a52c45a4a457d589
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Mon Jan 24 17:47:27 2022 +0000
Updating constraints. Build id:1741103428
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 bd6828d24bd2efc380b5aad54b1211516b12179e.
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 | 4 ++--
constraints-3.8.txt | 4 ++--
constraints-3.9.txt | 4 ++--
constraints-no-providers-3.7.txt | 2 +-
constraints-no-providers-3.8.txt | 2 +-
constraints-no-providers-3.9.txt | 2 +-
constraints-source-providers-3.7.txt | 4 ++--
constraints-source-providers-3.8.txt | 4 ++--
constraints-source-providers-3.9.txt | 4 ++--
9 files changed, 15 insertions(+), 15 deletions(-)
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index bee761b..87ec29f 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2022-01-24T15:04:34Z
+# This constraints file was automatically generated on 2022-01-24T17:44:07Z
# 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.
@@ -348,7 +348,7 @@ msgpack==1.0.3
msrest==0.6.21
msrestazure==0.6.4
multi-key-dict==2.0.3
-multidict==6.0.1
+multidict==6.0.2
mypy-extensions==0.4.3
mypy==0.910
mysql-connector-python==8.0.28
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index b060d2b..72b3ec4 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2022-01-24T15:04:30Z
+# This constraints file was automatically generated on 2022-01-24T17:44:05Z
# 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.
@@ -348,7 +348,7 @@ msgpack==1.0.3
msrest==0.6.21
msrestazure==0.6.4
multi-key-dict==2.0.3
-multidict==6.0.1
+multidict==6.0.2
mypy-extensions==0.4.3
mypy==0.910
mysql-connector-python==8.0.28
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 79510ca..1c008d6 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2022-01-24T15:04:32Z
+# This constraints file was automatically generated on 2022-01-24T17:44:03Z
# 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.
@@ -344,7 +344,7 @@ msgpack==1.0.3
msrest==0.6.21
msrestazure==0.6.4
multi-key-dict==2.0.3
-multidict==6.0.1
+multidict==6.0.2
mypy-extensions==0.4.3
mypy==0.910
mysql-connector-python==8.0.28
diff --git a/constraints-no-providers-3.7.txt b/constraints-no-providers-3.7.txt
index 723f3d6..4528ffa 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-01-24T15:07:39Z
+# This constraints file was automatically generated on 2022-01-24T17:47:22Z
# 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.
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index 96d42a8..0df2f26 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-01-24T15:07:37Z
+# This constraints file was automatically generated on 2022-01-24T17:47:22Z
# 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.
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index ccb59de..da229c0 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-01-24T15:07:36Z
+# This constraints file was automatically generated on 2022-01-24T17:47:20Z
# 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.
diff --git a/constraints-source-providers-3.7.txt
b/constraints-source-providers-3.7.txt
index cc0acd4..6f33852 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-01-24T15:04:42Z
+# This constraints file was automatically generated on 2022-01-24T17:44:16Z
# 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.
@@ -277,7 +277,7 @@ msgpack==1.0.3
msrest==0.6.21
msrestazure==0.6.4
multi-key-dict==2.0.3
-multidict==6.0.1
+multidict==6.0.2
mypy-extensions==0.4.3
mypy==0.910
mysql-connector-python==8.0.28
diff --git a/constraints-source-providers-3.8.txt
b/constraints-source-providers-3.8.txt
index 9cc511c..1e7ea7c 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-01-24T15:04:42Z
+# This constraints file was automatically generated on 2022-01-24T17:44:16Z
# 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.
@@ -277,7 +277,7 @@ msgpack==1.0.3
msrest==0.6.21
msrestazure==0.6.4
multi-key-dict==2.0.3
-multidict==6.0.1
+multidict==6.0.2
mypy-extensions==0.4.3
mypy==0.910
mysql-connector-python==8.0.28
diff --git a/constraints-source-providers-3.9.txt
b/constraints-source-providers-3.9.txt
index d958257..b0ed471 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-01-24T15:04:42Z
+# This constraints file was automatically generated on 2022-01-24T17:44:16Z
# 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.
@@ -274,7 +274,7 @@ msgpack==1.0.3
msrest==0.6.21
msrestazure==0.6.4
multi-key-dict==2.0.3
-multidict==6.0.1
+multidict==6.0.2
mypy-extensions==0.4.3
mypy==0.910
mysql-connector-python==8.0.28