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 3344599e76 Updating constraints. Github run id:6779421661
3344599e76 is described below

commit 3344599e768c6cb8558ff111acfca809e0d661e2
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Tue Nov 7 03:42:43 2023 +0000

    Updating constraints. Github run id:6779421661
    
    This update in constraints is automatically committed by the CI 
'constraints-push' step based on
    'refs/heads/main' in the 'apache/airflow' repository with commit sha 
b59b2057f7c9aacb7f52a983b31b28e7b1b576d2.
    
    The action that build those constraints can be found at 
https://github.com/apache/airflow/actions/runs/6779421661/
    
    The image tag used for that build was: 
b59b2057f7c9aacb7f52a983b31b28e7b1b576d2. You can enter Breeze environment
    with this image by running 'breeze shell --image-tag 
b59b2057f7c9aacb7f52a983b31b28e7b1b576d2'
    
    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.11.txt                  | 8 +++++---
 constraints-3.8.txt                   | 8 +++++---
 constraints-3.9.txt                   | 8 +++++---
 constraints-no-providers-3.10.txt     | 4 ++--
 constraints-no-providers-3.11.txt     | 4 ++--
 constraints-no-providers-3.8.txt      | 4 ++--
 constraints-no-providers-3.9.txt      | 4 ++--
 constraints-source-providers-3.10.txt | 8 +++++---
 constraints-source-providers-3.11.txt | 8 +++++---
 constraints-source-providers-3.8.txt  | 8 +++++---
 constraints-source-providers-3.9.txt  | 8 +++++---
 12 files changed, 48 insertions(+), 32 deletions(-)

diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 0e2307c925..4abe64b0fe 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-11-06T19:07:03Z
+# This constraints file was automatically generated on 2023-11-07T03:23:10Z
 # 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.
@@ -372,7 +372,7 @@ idna==3.4
 ijson==3.2.3
 imagesize==1.4.1
 importlib-metadata==6.8.0
-importlib-resources==6.1.0
+importlib-resources==6.1.1
 impyla==0.18.0
 incremental==22.10.0
 inflection==0.5.1
@@ -411,6 +411,7 @@ limits==3.6.0
 linkify-it-py==2.0.2
 locket==1.0.0
 lockfile==0.12.2
+loguru==0.7.2
 looker-sdk==23.16.0
 lxml==4.9.3
 lz4==4.3.2
@@ -485,6 +486,7 @@ pbr==5.11.1
 pdpyras==5.1.2
 pendulum==2.1.2
 pexpect==4.8.0
+pinecone-client==2.2.4
 pinotdb==5.1.0
 pipdeptree==2.13.0
 pipx==1.2.1
@@ -665,7 +667,7 @@ types-pyOpenSSL==23.3.0.0
 types-python-dateutil==2.8.19.14
 types-python-slugify==8.0.0.3
 types-pytz==2023.3.1.1
-types-redis==4.6.0.9
+types-redis==4.6.0.10
 types-requests==2.31.0.6
 types-setuptools==68.2.0.0
 types-tabulate==0.9.0.3
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index 700d971bb8..a283c4fd4d 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-11-06T19:06:59Z
+# This constraints file was automatically generated on 2023-11-07T03:23: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.
@@ -371,7 +371,7 @@ idna==3.4
 ijson==3.2.3
 imagesize==1.4.1
 importlib-metadata==6.8.0
-importlib-resources==6.1.0
+importlib-resources==6.1.1
 impyla==0.18.0
 incremental==22.10.0
 inflection==0.5.1
@@ -410,6 +410,7 @@ limits==3.6.0
 linkify-it-py==2.0.2
 locket==1.0.0
 lockfile==0.12.2
+loguru==0.7.2
 looker-sdk==23.16.0
 lxml==4.9.3
 lz4==4.3.2
@@ -484,6 +485,7 @@ pbr==5.11.1
 pdpyras==5.1.2
 pendulum==2.1.2
 pexpect==4.8.0
+pinecone-client==2.2.4
 pinotdb==5.1.0
 pipdeptree==2.13.0
 pipx==1.2.1
@@ -663,7 +665,7 @@ types-pyOpenSSL==23.3.0.0
 types-python-dateutil==2.8.19.14
 types-python-slugify==8.0.0.3
 types-pytz==2023.3.1.1
-types-redis==4.6.0.9
+types-redis==4.6.0.10
 types-requests==2.31.0.6
 types-setuptools==68.2.0.0
 types-tabulate==0.9.0.3
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 767af28fea..cfe837318a 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-11-06T19:07:22Z
+# This constraints file was automatically generated on 2023-11-07T03:23:27Z
 # 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.
@@ -374,7 +374,7 @@ idna==3.4
 ijson==3.2.3
 imagesize==1.4.1
 importlib-metadata==6.8.0
-importlib-resources==6.1.0
+importlib-resources==6.1.1
 impyla==0.18.0
 incremental==22.10.0
 inflection==0.5.1
@@ -413,6 +413,7 @@ limits==3.6.0
 linkify-it-py==2.0.2
 locket==1.0.0
 lockfile==0.12.2
+loguru==0.7.2
 looker-sdk==23.16.0
 lxml==4.9.3
 lz4==4.3.2
@@ -488,6 +489,7 @@ pdpyras==5.1.2
 pendulum==2.1.2
 pexpect==4.8.0
 pickleshare==0.7.5
+pinecone-client==2.2.4
 pinotdb==5.1.0
 pipdeptree==2.13.0
 pipx==1.2.1
@@ -669,7 +671,7 @@ types-pyOpenSSL==23.3.0.0
 types-python-dateutil==2.8.19.14
 types-python-slugify==8.0.0.3
 types-pytz==2023.3.1.1
-types-redis==4.6.0.9
+types-redis==4.6.0.10
 types-requests==2.31.0.6
 types-setuptools==68.2.0.0
 types-tabulate==0.9.0.3
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 53e8d12e9e..e0ce9be0f1 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-11-06T19:07:21Z
+# This constraints file was automatically generated on 2023-11-07T03:23:26Z
 # 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.
@@ -372,7 +372,7 @@ idna==3.4
 ijson==3.2.3
 imagesize==1.4.1
 importlib-metadata==6.8.0
-importlib-resources==6.1.0
+importlib-resources==6.1.1
 impyla==0.18.0
 incremental==22.10.0
 inflection==0.5.1
@@ -411,6 +411,7 @@ limits==3.6.0
 linkify-it-py==2.0.2
 locket==1.0.0
 lockfile==0.12.2
+loguru==0.7.2
 looker-sdk==23.16.0
 lxml==4.9.3
 lz4==4.3.2
@@ -485,6 +486,7 @@ pbr==5.11.1
 pdpyras==5.1.2
 pendulum==2.1.2
 pexpect==4.8.0
+pinecone-client==2.2.4
 pinotdb==5.1.0
 pipdeptree==2.13.0
 pipx==1.2.1
@@ -665,7 +667,7 @@ types-pyOpenSSL==23.3.0.0
 types-python-dateutil==2.8.19.14
 types-python-slugify==8.0.0.3
 types-pytz==2023.3.1.1
-types-redis==4.6.0.9
+types-redis==4.6.0.10
 types-requests==2.31.0.6
 types-setuptools==68.2.0.0
 types-tabulate==0.9.0.3
diff --git a/constraints-no-providers-3.10.txt 
b/constraints-no-providers-3.10.txt
index f481ed22fb..cb19d4e1f5 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 2023-11-06T19:04:08Z
+# This constraints file was automatically generated on 2023-11-07T03:20:04Z
 # 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.
@@ -102,7 +102,7 @@ httpx==0.25.1
 humanize==4.8.0
 idna==3.4
 importlib-metadata==6.8.0
-importlib-resources==6.1.0
+importlib-resources==6.1.1
 inflection==0.5.1
 itsdangerous==2.1.2
 jmespath==1.0.1
diff --git a/constraints-no-providers-3.11.txt 
b/constraints-no-providers-3.11.txt
index f4d12b1180..a160c804aa 100644
--- a/constraints-no-providers-3.11.txt
+++ b/constraints-no-providers-3.11.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-11-06T19:05:04Z
+# This constraints file was automatically generated on 2023-11-07T03:21:04Z
 # 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.
@@ -101,7 +101,7 @@ httpx==0.25.1
 humanize==4.8.0
 idna==3.4
 importlib-metadata==6.8.0
-importlib-resources==6.1.0
+importlib-resources==6.1.1
 inflection==0.5.1
 itsdangerous==2.1.2
 jmespath==1.0.1
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index 01553f2b15..19a990b171 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 2023-11-06T19:04:23Z
+# This constraints file was automatically generated on 2023-11-07T03:20: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.
@@ -103,7 +103,7 @@ httpx==0.25.1
 humanize==4.8.0
 idna==3.4
 importlib-metadata==6.8.0
-importlib-resources==6.1.0
+importlib-resources==6.1.1
 inflection==0.5.1
 itsdangerous==2.1.2
 jmespath==1.0.1
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index f202df35f8..b49bc4ef05 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 2023-11-06T19:04:23Z
+# This constraints file was automatically generated on 2023-11-07T03:20: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.
@@ -102,7 +102,7 @@ httpx==0.25.1
 humanize==4.8.0
 idna==3.4
 importlib-metadata==6.8.0
-importlib-resources==6.1.0
+importlib-resources==6.1.1
 inflection==0.5.1
 itsdangerous==2.1.2
 jmespath==1.0.1
diff --git a/constraints-source-providers-3.10.txt 
b/constraints-source-providers-3.10.txt
index cbb78c1d7f..c17857f47d 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 2023-11-06T18:59:04Z
+# This constraints file was automatically generated on 2023-11-07T03:14:48Z
 # 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.
@@ -269,7 +269,7 @@ idna==3.4
 ijson==3.2.3
 imagesize==1.4.1
 importlib-metadata==6.8.0
-importlib-resources==6.1.0
+importlib-resources==6.1.1
 impyla==0.18.0
 incremental==22.10.0
 inflection==0.5.1
@@ -308,6 +308,7 @@ limits==3.6.0
 linkify-it-py==2.0.2
 locket==1.0.0
 lockfile==0.12.2
+loguru==0.7.2
 looker-sdk==23.16.0
 lxml==4.9.3
 lz4==4.3.2
@@ -381,6 +382,7 @@ pbr==5.11.1
 pdpyras==5.1.2
 pendulum==2.1.2
 pexpect==4.8.0
+pinecone-client==2.2.4
 pinotdb==5.1.0
 pipdeptree==2.13.0
 pipx==1.2.1
@@ -561,7 +563,7 @@ types-pyOpenSSL==23.3.0.0
 types-python-dateutil==2.8.19.14
 types-python-slugify==8.0.0.3
 types-pytz==2023.3.1.1
-types-redis==4.6.0.9
+types-redis==4.6.0.10
 types-requests==2.31.0.6
 types-setuptools==68.2.0.0
 types-tabulate==0.9.0.3
diff --git a/constraints-source-providers-3.11.txt 
b/constraints-source-providers-3.11.txt
index 51cb68e916..e2f6641136 100644
--- a/constraints-source-providers-3.11.txt
+++ b/constraints-source-providers-3.11.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-11-06T18:59:05Z
+# This constraints file was automatically generated on 2023-11-07T03:14:47Z
 # 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.
@@ -268,7 +268,7 @@ idna==3.4
 ijson==3.2.3
 imagesize==1.4.1
 importlib-metadata==6.8.0
-importlib-resources==6.1.0
+importlib-resources==6.1.1
 impyla==0.18.0
 incremental==22.10.0
 inflection==0.5.1
@@ -307,6 +307,7 @@ limits==3.6.0
 linkify-it-py==2.0.2
 locket==1.0.0
 lockfile==0.12.2
+loguru==0.7.2
 looker-sdk==23.16.0
 lxml==4.9.3
 lz4==4.3.2
@@ -380,6 +381,7 @@ pbr==5.11.1
 pdpyras==5.1.2
 pendulum==2.1.2
 pexpect==4.8.0
+pinecone-client==2.2.4
 pinotdb==5.1.0
 pipdeptree==2.13.0
 pipx==1.2.1
@@ -559,7 +561,7 @@ types-pyOpenSSL==23.3.0.0
 types-python-dateutil==2.8.19.14
 types-python-slugify==8.0.0.3
 types-pytz==2023.3.1.1
-types-redis==4.6.0.9
+types-redis==4.6.0.10
 types-requests==2.31.0.6
 types-setuptools==68.2.0.0
 types-tabulate==0.9.0.3
diff --git a/constraints-source-providers-3.8.txt 
b/constraints-source-providers-3.8.txt
index 10d6c0efd1..b309a09e7e 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 2023-11-06T18:59:04Z
+# This constraints file was automatically generated on 2023-11-07T03:14:46Z
 # 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.
@@ -271,7 +271,7 @@ idna==3.4
 ijson==3.2.3
 imagesize==1.4.1
 importlib-metadata==6.8.0
-importlib-resources==6.1.0
+importlib-resources==6.1.1
 impyla==0.18.0
 incremental==22.10.0
 inflection==0.5.1
@@ -310,6 +310,7 @@ limits==3.6.0
 linkify-it-py==2.0.2
 locket==1.0.0
 lockfile==0.12.2
+loguru==0.7.2
 looker-sdk==23.16.0
 lxml==4.9.3
 lz4==4.3.2
@@ -384,6 +385,7 @@ pdpyras==5.1.2
 pendulum==2.1.2
 pexpect==4.8.0
 pickleshare==0.7.5
+pinecone-client==2.2.4
 pinotdb==5.1.0
 pipdeptree==2.13.0
 pipx==1.2.1
@@ -565,7 +567,7 @@ types-pyOpenSSL==23.3.0.0
 types-python-dateutil==2.8.19.14
 types-python-slugify==8.0.0.3
 types-pytz==2023.3.1.1
-types-redis==4.6.0.9
+types-redis==4.6.0.10
 types-requests==2.31.0.6
 types-setuptools==68.2.0.0
 types-tabulate==0.9.0.3
diff --git a/constraints-source-providers-3.9.txt 
b/constraints-source-providers-3.9.txt
index cbb78c1d7f..473974a173 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 2023-11-06T18:59:04Z
+# This constraints file was automatically generated on 2023-11-07T03:14:46Z
 # 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.
@@ -269,7 +269,7 @@ idna==3.4
 ijson==3.2.3
 imagesize==1.4.1
 importlib-metadata==6.8.0
-importlib-resources==6.1.0
+importlib-resources==6.1.1
 impyla==0.18.0
 incremental==22.10.0
 inflection==0.5.1
@@ -308,6 +308,7 @@ limits==3.6.0
 linkify-it-py==2.0.2
 locket==1.0.0
 lockfile==0.12.2
+loguru==0.7.2
 looker-sdk==23.16.0
 lxml==4.9.3
 lz4==4.3.2
@@ -381,6 +382,7 @@ pbr==5.11.1
 pdpyras==5.1.2
 pendulum==2.1.2
 pexpect==4.8.0
+pinecone-client==2.2.4
 pinotdb==5.1.0
 pipdeptree==2.13.0
 pipx==1.2.1
@@ -561,7 +563,7 @@ types-pyOpenSSL==23.3.0.0
 types-python-dateutil==2.8.19.14
 types-python-slugify==8.0.0.3
 types-pytz==2023.3.1.1
-types-redis==4.6.0.9
+types-redis==4.6.0.10
 types-requests==2.31.0.6
 types-setuptools==68.2.0.0
 types-tabulate==0.9.0.3

Reply via email to