You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by gi...@apache.org on 2022/09/08 21:17:19 UTC

[airflow] branch constraints-main updated: Updating constraints. Build id:3017745271

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 99d49e8269 Updating constraints. Build id:3017745271
99d49e8269 is described below

commit 99d49e8269778db4ef24310ac95fb78ab74bab38
Author: Automated GitHub Actions commit <de...@airflow.apache.org>
AuthorDate: Thu Sep 8 21:17:11 2022 +0000

    Updating constraints. Build id:3017745271
    
    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 9cf6f6a63d923e01fc7a3a634a0fa75f43c4c198.
    
    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.10.txt                  | 8 ++++----
 constraints-3.7.txt                   | 8 ++++----
 constraints-3.8.txt                   | 8 ++++----
 constraints-3.9.txt                   | 8 ++++----
 constraints-no-providers-3.10.txt     | 3 ++-
 constraints-no-providers-3.7.txt      | 3 ++-
 constraints-no-providers-3.8.txt      | 3 ++-
 constraints-no-providers-3.9.txt      | 3 ++-
 constraints-source-providers-3.10.txt | 8 ++++----
 constraints-source-providers-3.7.txt  | 8 ++++----
 constraints-source-providers-3.8.txt  | 8 ++++----
 constraints-source-providers-3.9.txt  | 8 ++++----
 12 files changed, 40 insertions(+), 36 deletions(-)

diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index bd8f5a75c2..ba66af9ce8 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-09-08T16:17:40Z
+# This constraints file was automatically generated on 2022-09-08T21:16:31Z
 # 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.
@@ -176,9 +176,9 @@ billiard==3.6.4.0
 black==22.8.0
 bleach==5.0.1
 blinker==1.5
-boto3==1.24.68
+boto3==1.24.69
 boto==2.49.0
-botocore==1.27.68
+botocore==1.27.69
 bowler==0.9.0
 cached-property==1.5.2
 cachelib==0.9.0
@@ -586,7 +586,7 @@ types-python-dateutil==2.8.19
 types-python-slugify==6.1.0
 types-pytz==2022.2.1.0
 types-redis==4.3.20
-types-requests==2.28.9
+types-requests==2.28.10
 types-setuptools==65.3.0
 types-six==1.16.19
 types-tabulate==0.8.11
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index 40a9929b0f..32c827cb84 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-09-08T16:18:21Z
+# This constraints file was automatically generated on 2022-09-08T21:17: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.
@@ -176,9 +176,9 @@ billiard==3.6.4.0
 black==22.8.0
 bleach==5.0.1
 blinker==1.5
-boto3==1.24.68
+boto3==1.24.69
 boto==2.49.0
-botocore==1.27.68
+botocore==1.27.69
 bowler==0.9.0
 cached-property==1.5.2
 cachelib==0.9.0
@@ -586,7 +586,7 @@ types-python-dateutil==2.8.19
 types-python-slugify==6.1.0
 types-pytz==2022.2.1.0
 types-redis==4.3.20
-types-requests==2.28.9
+types-requests==2.28.10
 types-setuptools==65.3.0
 types-six==1.16.19
 types-tabulate==0.8.11
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 22270b884b..046cd90abb 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-09-08T16:18:10Z
+# This constraints file was automatically generated on 2022-09-08T21:16:58Z
 # 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.
@@ -177,9 +177,9 @@ billiard==3.6.4.0
 black==22.8.0
 bleach==5.0.1
 blinker==1.5
-boto3==1.24.68
+boto3==1.24.69
 boto==2.49.0
-botocore==1.27.68
+botocore==1.27.69
 bowler==0.9.0
 cached-property==1.5.2
 cachelib==0.9.0
@@ -589,7 +589,7 @@ types-python-dateutil==2.8.19
 types-python-slugify==6.1.0
 types-pytz==2022.2.1.0
 types-redis==4.3.20
-types-requests==2.28.9
+types-requests==2.28.10
 types-setuptools==65.3.0
 types-six==1.16.19
 types-tabulate==0.8.11
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index eb3fc6ff2f..ac15c4bf57 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-09-08T16:18:13Z
+# This constraints file was automatically generated on 2022-09-08T21:16:59Z
 # 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.
@@ -176,9 +176,9 @@ billiard==3.6.4.0
 black==22.8.0
 bleach==5.0.1
 blinker==1.5
-boto3==1.24.68
+boto3==1.24.69
 boto==2.49.0
-botocore==1.27.68
+botocore==1.27.69
 bowler==0.9.0
 cached-property==1.5.2
 cachelib==0.9.0
@@ -586,7 +586,7 @@ types-python-dateutil==2.8.19
 types-python-slugify==6.1.0
 types-pytz==2022.2.1.0
 types-redis==4.3.20
-types-requests==2.28.9
+types-requests==2.28.10
 types-setuptools==65.3.0
 types-six==1.16.19
 types-tabulate==0.8.11
diff --git a/constraints-no-providers-3.10.txt b/constraints-no-providers-3.10.txt
index c6a10a0bde..d3ca2db712 100644
--- a/constraints-no-providers-3.10.txt
+++ b/constraints-no-providers-3.10.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-09-08T16:14:55Z
+# This constraints file was automatically generated on 2022-09-08T21:13:40Z
 # 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.
@@ -120,6 +120,7 @@ plyvel==1.4.0
 prison==0.2.1
 prometheus-client==0.14.1
 prompt-toolkit==3.0.31
+protobuf==3.20.1
 psutil==5.9.2
 pure-sasl==0.6.2
 pyarrow==9.0.0
diff --git a/constraints-no-providers-3.7.txt b/constraints-no-providers-3.7.txt
index b90b423550..d88d690a83 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-09-08T16:15:44Z
+# This constraints file was automatically generated on 2022-09-08T21:14:28Z
 # 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.
@@ -124,6 +124,7 @@ plyvel==1.4.0
 prison==0.2.1
 prometheus-client==0.14.1
 prompt-toolkit==3.0.31
+protobuf==3.20.1
 psutil==5.9.2
 pure-sasl==0.6.2
 pyarrow==9.0.0
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index a69dda052e..9cdf47f02f 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-09-08T16:15:30Z
+# This constraints file was automatically generated on 2022-09-08T21:14:16Z
 # 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.
@@ -123,6 +123,7 @@ plyvel==1.4.0
 prison==0.2.1
 prometheus-client==0.14.1
 prompt-toolkit==3.0.31
+protobuf==3.20.1
 psutil==5.9.2
 pure-sasl==0.6.2
 pyarrow==9.0.0
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index 60f6f47b5a..d660af4dbb 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-09-08T16:15:37Z
+# This constraints file was automatically generated on 2022-09-08T21:14: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.
@@ -121,6 +121,7 @@ plyvel==1.4.0
 prison==0.2.1
 prometheus-client==0.14.1
 prompt-toolkit==3.0.31
+protobuf==3.20.1
 psutil==5.9.2
 pure-sasl==0.6.2
 pyarrow==9.0.0
diff --git a/constraints-source-providers-3.10.txt b/constraints-source-providers-3.10.txt
index c90e219448..e128d7d2f0 100644
--- a/constraints-source-providers-3.10.txt
+++ b/constraints-source-providers-3.10.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-09-08T16:09:44Z
+# This constraints file was automatically generated on 2022-09-08T21:08:28Z
 # 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 and all available community provider packages.
@@ -100,9 +100,9 @@ billiard==3.6.4.0
 black==22.8.0
 bleach==5.0.1
 blinker==1.5
-boto3==1.24.68
+boto3==1.24.69
 boto==2.49.0
-botocore==1.27.68
+botocore==1.27.69
 bowler==0.9.0
 cached-property==1.5.2
 cachelib==0.9.0
@@ -509,7 +509,7 @@ types-python-dateutil==2.8.19
 types-python-slugify==6.1.0
 types-pytz==2022.2.1.0
 types-redis==4.3.20
-types-requests==2.28.9
+types-requests==2.28.10
 types-setuptools==65.3.0
 types-six==1.16.19
 types-tabulate==0.8.11
diff --git a/constraints-source-providers-3.7.txt b/constraints-source-providers-3.7.txt
index d2b54d4764..bdea004faf 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-09-08T16:09:44Z
+# This constraints file was automatically generated on 2022-09-08T21:08:28Z
 # 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 and all available community provider packages.
@@ -100,9 +100,9 @@ billiard==3.6.4.0
 black==22.8.0
 bleach==5.0.1
 blinker==1.5
-boto3==1.24.68
+boto3==1.24.69
 boto==2.49.0
-botocore==1.27.68
+botocore==1.27.69
 bowler==0.9.0
 cached-property==1.5.2
 cachelib==0.9.0
@@ -508,7 +508,7 @@ types-python-dateutil==2.8.19
 types-python-slugify==6.1.0
 types-pytz==2022.2.1.0
 types-redis==4.3.20
-types-requests==2.28.9
+types-requests==2.28.10
 types-setuptools==65.3.0
 types-six==1.16.19
 types-tabulate==0.8.11
diff --git a/constraints-source-providers-3.8.txt b/constraints-source-providers-3.8.txt
index 502a0055d5..7455aff4a9 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-09-08T16:09:44Z
+# This constraints file was automatically generated on 2022-09-08T21:08:28Z
 # 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 and all available community provider packages.
@@ -101,9 +101,9 @@ billiard==3.6.4.0
 black==22.8.0
 bleach==5.0.1
 blinker==1.5
-boto3==1.24.68
+boto3==1.24.69
 boto==2.49.0
-botocore==1.27.68
+botocore==1.27.69
 bowler==0.9.0
 cached-property==1.5.2
 cachelib==0.9.0
@@ -511,7 +511,7 @@ types-python-dateutil==2.8.19
 types-python-slugify==6.1.0
 types-pytz==2022.2.1.0
 types-redis==4.3.20
-types-requests==2.28.9
+types-requests==2.28.10
 types-setuptools==65.3.0
 types-six==1.16.19
 types-tabulate==0.8.11
diff --git a/constraints-source-providers-3.9.txt b/constraints-source-providers-3.9.txt
index 726b25a5a6..e128d7d2f0 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-09-08T16:09:45Z
+# This constraints file was automatically generated on 2022-09-08T21:08:28Z
 # 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 and all available community provider packages.
@@ -100,9 +100,9 @@ billiard==3.6.4.0
 black==22.8.0
 bleach==5.0.1
 blinker==1.5
-boto3==1.24.68
+boto3==1.24.69
 boto==2.49.0
-botocore==1.27.68
+botocore==1.27.69
 bowler==0.9.0
 cached-property==1.5.2
 cachelib==0.9.0
@@ -509,7 +509,7 @@ types-python-dateutil==2.8.19
 types-python-slugify==6.1.0
 types-pytz==2022.2.1.0
 types-redis==4.3.20
-types-requests==2.28.9
+types-requests==2.28.10
 types-setuptools==65.3.0
 types-six==1.16.19
 types-tabulate==0.8.11