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 3afb74f05a Updating constraints. Github run id:9596960039
3afb74f05a is described below

commit 3afb74f05a3453c114dcc9bf68bfb0b15e7d1b5b
Author: Automated GitHub Actions commit <d...@airflow.apache.org>
AuthorDate: Thu Jun 20 12:39:18 2024 +0000

    Updating constraints. Github run id:9596960039
    
    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 
19fc7d2e7336d31d2c7d01097096fb50f14b52f5.
    
    The action that build those constraints can be found at 
https://github.com/apache/airflow/actions/runs/9596960039/
    
    The image tag used for that build was: 
19fc7d2e7336d31d2c7d01097096fb50f14b52f5. You can enter Breeze environment
    with this image by running 'breeze shell --image-tag 
19fc7d2e7336d31d2c7d01097096fb50f14b52f5'
    
    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                  | 10 +++++-----
 constraints-3.11.txt                  | 10 +++++-----
 constraints-3.12.txt                  |  8 ++++----
 constraints-3.8.txt                   | 10 +++++-----
 constraints-3.9.txt                   | 10 +++++-----
 constraints-no-providers-3.10.txt     |  4 ++--
 constraints-no-providers-3.11.txt     |  4 ++--
 constraints-no-providers-3.12.txt     |  4 ++--
 constraints-no-providers-3.8.txt      |  4 ++--
 constraints-no-providers-3.9.txt      |  4 ++--
 constraints-source-providers-3.10.txt | 10 +++++-----
 constraints-source-providers-3.11.txt | 10 +++++-----
 constraints-source-providers-3.12.txt |  8 ++++----
 constraints-source-providers-3.8.txt  | 10 +++++-----
 constraints-source-providers-3.9.txt  | 10 +++++-----
 15 files changed, 58 insertions(+), 58 deletions(-)

diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 27b504526e..93dcc24b7e 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-06-19T22:24:57.847828
+# This constraints file was automatically generated on 
2024-06-20T12:14:11.620993
 # 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.
@@ -288,7 +288,7 @@ docutils==0.16
 duckdb==1.0.0
 elastic-transport==8.13.1
 elasticsearch==8.14.0
-email_validator==2.1.2
+email_validator==2.2.0
 entrypoints==0.4
 eralchemy2==1.4.1
 et-xmlfile==1.1.0
@@ -419,7 +419,7 @@ json-merge-patch==0.2
 jsondiff==2.0.0
 jsonpatch==1.33
 jsonpath-ng==1.6.1
-jsonpickle==3.2.1
+jsonpickle==3.2.2
 jsonpointer==3.0.0
 jsonschema-path==0.3.2
 jsonschema-specifications==2023.12.1
@@ -595,11 +595,11 @@ python3-saml==1.16.0
 pytz==2024.1
 pywinrm==0.4.3
 pyzmq==26.0.3
-qdrant-client==1.9.1
+qdrant-client==1.9.2
 reactivex==4.0.4
 readme_renderer==43.0
 redis==5.0.6
-redshift-connector==2.1.1
+redshift-connector==2.1.2
 referencing==0.31.1
 regex==2024.5.15
 requests-file==2.1.0
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index 8ea5f6828e..b23bae0ca3 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-06-19T22:24:58.362876
+# This constraints file was automatically generated on 
2024-06-20T12:14:12.185394
 # 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.
@@ -287,7 +287,7 @@ docutils==0.16
 duckdb==1.0.0
 elastic-transport==8.13.1
 elasticsearch==8.14.0
-email_validator==2.1.2
+email_validator==2.2.0
 entrypoints==0.4
 eralchemy2==1.4.1
 et-xmlfile==1.1.0
@@ -417,7 +417,7 @@ json-merge-patch==0.2
 jsondiff==2.0.0
 jsonpatch==1.33
 jsonpath-ng==1.6.1
-jsonpickle==3.2.1
+jsonpickle==3.2.2
 jsonpointer==3.0.0
 jsonschema-path==0.3.2
 jsonschema-specifications==2023.12.1
@@ -593,11 +593,11 @@ python3-saml==1.16.0
 pytz==2024.1
 pywinrm==0.4.3
 pyzmq==26.0.3
-qdrant-client==1.9.1
+qdrant-client==1.9.2
 reactivex==4.0.4
 readme_renderer==43.0
 redis==5.0.6
-redshift-connector==2.1.1
+redshift-connector==2.1.2
 referencing==0.31.1
 regex==2024.5.15
 requests-file==2.1.0
diff --git a/constraints-3.12.txt b/constraints-3.12.txt
index 0c35aff8e6..072333c58a 100644
--- a/constraints-3.12.txt
+++ b/constraints-3.12.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-06-19T22:25:11.877575
+# This constraints file was automatically generated on 
2024-06-20T12:14:25.172169
 # 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.
@@ -279,7 +279,7 @@ docutils==0.16
 duckdb==1.0.0
 elastic-transport==8.13.1
 elasticsearch==8.14.0
-email_validator==2.1.2
+email_validator==2.2.0
 eralchemy2==1.4.1
 et-xmlfile==1.1.0
 eventlet==0.36.1
@@ -570,11 +570,11 @@ python-telegram-bot==21.3
 python3-saml==1.16.0
 pytz==2024.1
 pywinrm==0.4.3
-qdrant-client==1.9.1
+qdrant-client==1.9.2
 reactivex==4.0.4
 readme_renderer==43.0
 redis==5.0.6
-redshift-connector==2.1.1
+redshift-connector==2.1.2
 referencing==0.31.1
 regex==2024.5.15
 requests-file==2.1.0
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 1b7b520f21..a05681ffdf 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-06-19T22:24:57.934720
+# This constraints file was automatically generated on 
2024-06-20T12:14:12.150083
 # 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.
@@ -290,7 +290,7 @@ docutils==0.16
 duckdb==1.0.0
 elastic-transport==8.13.1
 elasticsearch==8.14.0
-email_validator==2.1.2
+email_validator==2.2.0
 entrypoints==0.4
 eralchemy2==1.4.1
 et-xmlfile==1.1.0
@@ -421,7 +421,7 @@ json-merge-patch==0.2
 jsondiff==2.0.0
 jsonpatch==1.33
 jsonpath-ng==1.6.1
-jsonpickle==3.2.1
+jsonpickle==3.2.2
 jsonpointer==3.0.0
 jsonschema-path==0.3.2
 jsonschema-specifications==2023.12.1
@@ -599,11 +599,11 @@ python3-saml==1.16.0
 pytz==2024.1
 pywinrm==0.4.3
 pyzmq==26.0.3
-qdrant-client==1.9.1
+qdrant-client==1.9.2
 reactivex==4.0.4
 readme_renderer==43.0
 redis==5.0.6
-redshift-connector==2.1.1
+redshift-connector==2.1.2
 referencing==0.31.1
 regex==2024.5.15
 requests-file==2.1.0
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 8dd1c662b6..312423df18 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-06-19T22:24:58.433577
+# This constraints file was automatically generated on 
2024-06-20T12:14:12.104852
 # 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.
@@ -288,7 +288,7 @@ docutils==0.16
 duckdb==1.0.0
 elastic-transport==8.13.1
 elasticsearch==8.14.0
-email_validator==2.1.2
+email_validator==2.2.0
 entrypoints==0.4
 eralchemy2==1.4.1
 et-xmlfile==1.1.0
@@ -419,7 +419,7 @@ json-merge-patch==0.2
 jsondiff==2.0.0
 jsonpatch==1.33
 jsonpath-ng==1.6.1
-jsonpickle==3.2.1
+jsonpickle==3.2.2
 jsonpointer==3.0.0
 jsonschema-path==0.3.2
 jsonschema-specifications==2023.12.1
@@ -595,11 +595,11 @@ python3-saml==1.16.0
 pytz==2024.1
 pywinrm==0.4.3
 pyzmq==26.0.3
-qdrant-client==1.9.1
+qdrant-client==1.9.2
 reactivex==4.0.4
 readme_renderer==43.0
 redis==5.0.6
-redshift-connector==2.1.1
+redshift-connector==2.1.2
 referencing==0.31.1
 regex==2024.5.15
 requests-file==2.1.0
diff --git a/constraints-no-providers-3.10.txt 
b/constraints-no-providers-3.10.txt
index 71c36e5673..4be7c4ca83 100644
--- a/constraints-no-providers-3.10.txt
+++ b/constraints-no-providers-3.10.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-06-19T22:18:25.875414
+# This constraints file was automatically generated on 
2024-06-20T12:07:25.352365
 # 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.
@@ -71,7 +71,7 @@ distlib==0.3.8
 dnspython==2.6.1
 docopt==0.6.2
 docutils==0.21.2
-email_validator==2.1.2
+email_validator==2.2.0
 eventlet==0.36.1
 exceptiongroup==1.2.1
 fastavro==1.9.4
diff --git a/constraints-no-providers-3.11.txt 
b/constraints-no-providers-3.11.txt
index eece54ada9..cce0ee0aaf 100644
--- a/constraints-no-providers-3.11.txt
+++ b/constraints-no-providers-3.11.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-06-19T22:18:26.462427
+# This constraints file was automatically generated on 
2024-06-20T12:07:25.387621
 # 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.
@@ -70,7 +70,7 @@ distlib==0.3.8
 dnspython==2.6.1
 docopt==0.6.2
 docutils==0.21.2
-email_validator==2.1.2
+email_validator==2.2.0
 eventlet==0.36.1
 fastavro==1.9.4
 filelock==3.15.3
diff --git a/constraints-no-providers-3.12.txt 
b/constraints-no-providers-3.12.txt
index f080ea3b0e..0e7852b6da 100644
--- a/constraints-no-providers-3.12.txt
+++ b/constraints-no-providers-3.12.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-06-19T22:23:08.681551
+# This constraints file was automatically generated on 
2024-06-20T12:12:19.565428
 # 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.
@@ -70,7 +70,7 @@ distlib==0.3.8
 dnspython==2.6.1
 docopt==0.6.2
 docutils==0.21.2
-email_validator==2.1.2
+email_validator==2.2.0
 eventlet==0.36.1
 fastavro==1.9.4
 filelock==3.15.3
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index fdfa57a4da..0337b21dd3 100644
--- a/constraints-no-providers-3.8.txt
+++ b/constraints-no-providers-3.8.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-06-19T22:18:26.150645
+# This constraints file was automatically generated on 
2024-06-20T12:07:25.110670
 # 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.
@@ -72,7 +72,7 @@ distlib==0.3.8
 dnspython==2.6.1
 docopt==0.6.2
 docutils==0.20.1
-email_validator==2.1.2
+email_validator==2.2.0
 eventlet==0.36.1
 exceptiongroup==1.2.1
 fastavro==1.9.4
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index 5444918d73..5e1d96b992 100644
--- a/constraints-no-providers-3.9.txt
+++ b/constraints-no-providers-3.9.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-06-19T22:18:26.497844
+# This constraints file was automatically generated on 
2024-06-20T12:07:25.509746
 # 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.
@@ -71,7 +71,7 @@ distlib==0.3.8
 dnspython==2.6.1
 docopt==0.6.2
 docutils==0.21.2
-email_validator==2.1.2
+email_validator==2.2.0
 eventlet==0.36.1
 exceptiongroup==1.2.1
 fastavro==1.9.4
diff --git a/constraints-source-providers-3.10.txt 
b/constraints-source-providers-3.10.txt
index 9274fa7e34..975cdb73b8 100644
--- a/constraints-source-providers-3.10.txt
+++ b/constraints-source-providers-3.10.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-06-19T22:18:14.084072
+# This constraints file was automatically generated on 
2024-06-20T12:07:13.008552
 # 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.
@@ -177,7 +177,7 @@ docutils==0.16
 duckdb==1.0.0
 elastic-transport==8.13.1
 elasticsearch==8.14.0
-email_validator==2.1.2
+email_validator==2.2.0
 entrypoints==0.4
 eralchemy2==1.4.1
 et-xmlfile==1.1.0
@@ -308,7 +308,7 @@ json-merge-patch==0.2
 jsondiff==2.0.0
 jsonpatch==1.33
 jsonpath-ng==1.6.1
-jsonpickle==3.2.1
+jsonpickle==3.2.2
 jsonpointer==3.0.0
 jsonschema-path==0.3.2
 jsonschema-specifications==2023.12.1
@@ -484,11 +484,11 @@ python3-saml==1.16.0
 pytz==2024.1
 pywinrm==0.4.3
 pyzmq==26.0.3
-qdrant-client==1.9.1
+qdrant-client==1.9.2
 reactivex==4.0.4
 readme_renderer==43.0
 redis==5.0.6
-redshift-connector==2.1.1
+redshift-connector==2.1.2
 referencing==0.31.1
 regex==2024.5.15
 requests-file==2.1.0
diff --git a/constraints-source-providers-3.11.txt 
b/constraints-source-providers-3.11.txt
index 8f66ebf208..7ac5935939 100644
--- a/constraints-source-providers-3.11.txt
+++ b/constraints-source-providers-3.11.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-06-19T22:18:14.076706
+# This constraints file was automatically generated on 
2024-06-20T12:07:12.989266
 # 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.
@@ -176,7 +176,7 @@ docutils==0.16
 duckdb==1.0.0
 elastic-transport==8.13.1
 elasticsearch==8.14.0
-email_validator==2.1.2
+email_validator==2.2.0
 entrypoints==0.4
 eralchemy2==1.4.1
 et-xmlfile==1.1.0
@@ -306,7 +306,7 @@ json-merge-patch==0.2
 jsondiff==2.0.0
 jsonpatch==1.33
 jsonpath-ng==1.6.1
-jsonpickle==3.2.1
+jsonpickle==3.2.2
 jsonpointer==3.0.0
 jsonschema-path==0.3.2
 jsonschema-specifications==2023.12.1
@@ -482,11 +482,11 @@ python3-saml==1.16.0
 pytz==2024.1
 pywinrm==0.4.3
 pyzmq==26.0.3
-qdrant-client==1.9.1
+qdrant-client==1.9.2
 reactivex==4.0.4
 readme_renderer==43.0
 redis==5.0.6
-redshift-connector==2.1.1
+redshift-connector==2.1.2
 referencing==0.31.1
 regex==2024.5.15
 requests-file==2.1.0
diff --git a/constraints-source-providers-3.12.txt 
b/constraints-source-providers-3.12.txt
index 22410b42f0..e921dddb44 100644
--- a/constraints-source-providers-3.12.txt
+++ b/constraints-source-providers-3.12.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-06-19T22:18:18.096870
+# This constraints file was automatically generated on 
2024-06-20T12:07:16.924718
 # 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.
@@ -170,7 +170,7 @@ docutils==0.16
 duckdb==1.0.0
 elastic-transport==8.13.1
 elasticsearch==8.14.0
-email_validator==2.1.2
+email_validator==2.2.0
 eralchemy2==1.4.1
 et-xmlfile==1.1.0
 eventlet==0.36.1
@@ -461,11 +461,11 @@ python-telegram-bot==21.3
 python3-saml==1.16.0
 pytz==2024.1
 pywinrm==0.4.3
-qdrant-client==1.9.1
+qdrant-client==1.9.2
 reactivex==4.0.4
 readme_renderer==43.0
 redis==5.0.6
-redshift-connector==2.1.1
+redshift-connector==2.1.2
 referencing==0.31.1
 regex==2024.5.15
 requests-file==2.1.0
diff --git a/constraints-source-providers-3.8.txt 
b/constraints-source-providers-3.8.txt
index 386310ce83..aad011a178 100644
--- a/constraints-source-providers-3.8.txt
+++ b/constraints-source-providers-3.8.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-06-19T22:18:14.125884
+# This constraints file was automatically generated on 
2024-06-20T12:07:12.993870
 # 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.
@@ -179,7 +179,7 @@ docutils==0.16
 duckdb==1.0.0
 elastic-transport==8.13.1
 elasticsearch==8.14.0
-email_validator==2.1.2
+email_validator==2.2.0
 entrypoints==0.4
 eralchemy2==1.4.1
 et-xmlfile==1.1.0
@@ -310,7 +310,7 @@ json-merge-patch==0.2
 jsondiff==2.0.0
 jsonpatch==1.33
 jsonpath-ng==1.6.1
-jsonpickle==3.2.1
+jsonpickle==3.2.2
 jsonpointer==3.0.0
 jsonschema-path==0.3.2
 jsonschema-specifications==2023.12.1
@@ -488,11 +488,11 @@ python3-saml==1.16.0
 pytz==2024.1
 pywinrm==0.4.3
 pyzmq==26.0.3
-qdrant-client==1.9.1
+qdrant-client==1.9.2
 reactivex==4.0.4
 readme_renderer==43.0
 redis==5.0.6
-redshift-connector==2.1.1
+redshift-connector==2.1.2
 referencing==0.31.1
 regex==2024.5.15
 requests-file==2.1.0
diff --git a/constraints-source-providers-3.9.txt 
b/constraints-source-providers-3.9.txt
index a9b09773c4..3f03507098 100644
--- a/constraints-source-providers-3.9.txt
+++ b/constraints-source-providers-3.9.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-06-19T22:18:14.037873
+# This constraints file was automatically generated on 
2024-06-20T12:07:12.614051
 # 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.
@@ -177,7 +177,7 @@ docutils==0.16
 duckdb==1.0.0
 elastic-transport==8.13.1
 elasticsearch==8.14.0
-email_validator==2.1.2
+email_validator==2.2.0
 entrypoints==0.4
 eralchemy2==1.4.1
 et-xmlfile==1.1.0
@@ -308,7 +308,7 @@ json-merge-patch==0.2
 jsondiff==2.0.0
 jsonpatch==1.33
 jsonpath-ng==1.6.1
-jsonpickle==3.2.1
+jsonpickle==3.2.2
 jsonpointer==3.0.0
 jsonschema-path==0.3.2
 jsonschema-specifications==2023.12.1
@@ -484,11 +484,11 @@ python3-saml==1.16.0
 pytz==2024.1
 pywinrm==0.4.3
 pyzmq==26.0.3
-qdrant-client==1.9.1
+qdrant-client==1.9.2
 reactivex==4.0.4
 readme_renderer==43.0
 redis==5.0.6
-redshift-connector==2.1.1
+redshift-connector==2.1.2
 referencing==0.31.1
 regex==2024.5.15
 requests-file==2.1.0

Reply via email to