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

commit d5c32686a11bdf05a7a51604305f3dbea2c2e922
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Thu Dec 29 22:05:45 2022 +0000

    Updating constraints. Build id:
    
    This update in constraints is automatically committed by the CI 
'constraints-push' step based on
    HEAD of '' in ''
    with commit sha .
    
    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                  | 4 ++--
 constraints-3.7.txt                   | 4 ++--
 constraints-3.8.txt                   | 4 ++--
 constraints-3.9.txt                   | 4 ++--
 constraints-no-providers-3.10.txt     | 2 +-
 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.10.txt | 6 +++---
 constraints-source-providers-3.7.txt  | 6 +++---
 constraints-source-providers-3.8.txt  | 6 +++---
 constraints-source-providers-3.9.txt  | 6 +++---
 12 files changed, 24 insertions(+), 24 deletions(-)

diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 4816c2be19..5a92ff26c0 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-12-29T20:33:14Z
+# This constraints file was automatically generated on 2022-12-29T22:05:24Z
 # 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.
@@ -359,7 +359,7 @@ locket==1.0.0
 lockfile==0.12.2
 looker-sdk==22.20.0
 lxml==4.9.2
-lz4==4.2.0
+lz4==4.3.0
 markdown-it-py==2.1.0
 marshmallow-enum==1.5.1
 marshmallow-oneofschema==3.0.1
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index 8625950036..891e618a81 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-12-29T20:33:52Z
+# This constraints file was automatically generated on 2022-12-29T22:05:43Z
 # 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.
@@ -360,7 +360,7 @@ locket==1.0.0
 lockfile==0.12.2
 looker-sdk==22.20.0
 lxml==4.9.2
-lz4==4.2.0
+lz4==4.3.0
 markdown-it-py==2.1.0
 marshmallow-enum==1.5.1
 marshmallow-oneofschema==3.0.1
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 0893493af0..83092b8e5d 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-12-29T20:33:41Z
+# This constraints file was automatically generated on 2022-12-29T22:05: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.
@@ -361,7 +361,7 @@ locket==1.0.0
 lockfile==0.12.2
 looker-sdk==22.20.0
 lxml==4.9.2
-lz4==4.2.0
+lz4==4.3.0
 markdown-it-py==2.1.0
 marshmallow-enum==1.5.1
 marshmallow-oneofschema==3.0.1
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 7012a0c67b..6769f5ffb5 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-12-29T20:33:42Z
+# This constraints file was automatically generated on 2022-12-29T22:05: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.
@@ -359,7 +359,7 @@ locket==1.0.0
 lockfile==0.12.2
 looker-sdk==22.20.0
 lxml==4.9.2
-lz4==4.2.0
+lz4==4.3.0
 markdown-it-py==2.1.0
 marshmallow-enum==1.5.1
 marshmallow-oneofschema==3.0.1
diff --git a/constraints-no-providers-3.10.txt 
b/constraints-no-providers-3.10.txt
index 184f545196..b238e2dfe2 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-12-29T20:30:16Z
+# This constraints file was automatically generated on 2022-12-29T22:03: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.
diff --git a/constraints-no-providers-3.7.txt b/constraints-no-providers-3.7.txt
index c48508062c..0930d48a0a 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-12-29T20:31:07Z
+# This constraints file was automatically generated on 2022-12-29T22:03:54Z
 # 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 176abc4fed..003c3ca8ea 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-12-29T20:30:54Z
+# This constraints file was automatically generated on 2022-12-29T22:03:47Z
 # 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 0719544ebb..63c5a5d06e 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-12-29T20:30:59Z
+# This constraints file was automatically generated on 2022-12-29T22:03:45Z
 # 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.10.txt 
b/constraints-source-providers-3.10.txt
index d92b9ede2b..e5d53bf609 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-12-29T20:25:09Z
+# This constraints file was automatically generated on 2022-12-29T21:59:32Z
 # 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.
@@ -103,9 +103,9 @@ billiard==3.6.4.0
 black==23.1a1
 bleach==5.0.1
 blinker==1.5
-boto3==1.26.39
+boto3==1.26.40
 boto==2.49.0
-botocore==1.29.39
+botocore==1.29.40
 bowler==0.9.0
 cachelib==0.9.0
 cachetools==4.2.2
diff --git a/constraints-source-providers-3.7.txt 
b/constraints-source-providers-3.7.txt
index cc8521fa64..d5c8243b85 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-12-29T20:25:09Z
+# This constraints file was automatically generated on 2022-12-29T21:59:32Z
 # 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.
@@ -103,9 +103,9 @@ billiard==3.6.4.0
 black==23.1a1
 bleach==5.0.1
 blinker==1.5
-boto3==1.26.39
+boto3==1.26.40
 boto==2.49.0
-botocore==1.29.39
+botocore==1.29.40
 bowler==0.9.0
 cached-property==1.5.2
 cachelib==0.9.0
diff --git a/constraints-source-providers-3.8.txt 
b/constraints-source-providers-3.8.txt
index a2e80581c9..29c1b04b6d 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-12-29T20:25:08Z
+# This constraints file was automatically generated on 2022-12-29T21:59:32Z
 # 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.
@@ -104,9 +104,9 @@ billiard==3.6.4.0
 black==23.1a1
 bleach==5.0.1
 blinker==1.5
-boto3==1.26.39
+boto3==1.26.40
 boto==2.49.0
-botocore==1.29.39
+botocore==1.29.40
 bowler==0.9.0
 cachelib==0.9.0
 cachetools==4.2.2
diff --git a/constraints-source-providers-3.9.txt 
b/constraints-source-providers-3.9.txt
index 8c3f4db884..e5d53bf609 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-12-29T20:25:08Z
+# This constraints file was automatically generated on 2022-12-29T21:59:32Z
 # 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.
@@ -103,9 +103,9 @@ billiard==3.6.4.0
 black==23.1a1
 bleach==5.0.1
 blinker==1.5
-boto3==1.26.39
+boto3==1.26.40
 boto==2.49.0
-botocore==1.29.39
+botocore==1.29.40
 bowler==0.9.0
 cachelib==0.9.0
 cachetools==4.2.2

Reply via email to