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 0a87b29e564 Updating constraints. Github run id:11353059818
0a87b29e564 is described below

commit 0a87b29e564f96ba4f85bff2890ac200b79f7801
Author: Automated GitHub Actions commit <d...@airflow.apache.org>
AuthorDate: Tue Oct 15 20:25:29 2024 +0000

    Updating constraints. Github run id:11353059818
    
    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 
7b151d32c809805a6406999b83401663baf7eb41.
    
    The action that build those constraints can be found at 
https://github.com/apache/airflow/actions/runs/11353059818/
    
    The image tag used for that build was: 
7b151d32c809805a6406999b83401663baf7eb41. You can enter Breeze environment
    with this image by running 'breeze shell --image-tag 
7b151d32c809805a6406999b83401663baf7eb41'
    
    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                  | 23 +++++++++++++----------
 constraints-3.11.txt                  | 23 +++++++++++++----------
 constraints-3.12.txt                  | 23 +++++++++++++----------
 constraints-3.9.txt                   | 23 +++++++++++++----------
 constraints-no-providers-3.10.txt     | 14 +++++++-------
 constraints-no-providers-3.11.txt     | 14 +++++++-------
 constraints-no-providers-3.12.txt     | 14 +++++++-------
 constraints-no-providers-3.9.txt      | 14 +++++++-------
 constraints-source-providers-3.10.txt | 27 +++++++++++++++------------
 constraints-source-providers-3.11.txt | 27 +++++++++++++++------------
 constraints-source-providers-3.12.txt | 27 +++++++++++++++------------
 constraints-source-providers-3.9.txt  | 27 +++++++++++++++------------
 12 files changed, 140 insertions(+), 116 deletions(-)

diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index eaa610e96d1..2b368de323e 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-10-14T13:53:27.832399
+# This constraints file was automatically generated on 
2024-10-15T19:48:32.447691
 # 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.
@@ -95,7 +95,7 @@ analytics-python==1.2.9
 annotated-types==0.7.0
 ansicolors==1.1.8
 anyascii==0.3.2
-anyio==4.6.2
+anyio==4.6.2.post1
 apache-airflow-providers-airbyte==4.0.0
 apache-airflow-providers-alibaba==2.9.1
 apache-airflow-providers-amazon==9.0.0
@@ -289,6 +289,7 @@ docopt==0.6.2
 docstring_parser==0.16
 docutils==0.16
 duckdb==1.1.2
+durationpy==0.9
 elastic-transport==8.15.1
 elasticsearch==8.15.1
 email_validator==2.2.0
@@ -300,7 +301,7 @@ eventlet==0.37.0
 exceptiongroup==1.2.2
 execnet==2.1.1
 executing==2.1.0
-facebook_business==20.0.3
+facebook_business==21.0.1
 fastapi-cli==0.0.5
 fastapi==0.115.2
 fastavro==1.9.7
@@ -391,7 +392,7 @@ hmsclient==0.1.1
 hpack==4.0.0
 httpcore==1.0.6
 httplib2==0.22.0
-httptools==0.6.1
+httptools==0.6.2
 httpx==0.27.0
 humanize==4.11.0
 hvac==2.3.0
@@ -463,6 +464,8 @@ methodtools==0.4.7
 microsoft-kiota-abstractions==1.3.3
 microsoft-kiota-authentication-azure==1.1.0
 microsoft-kiota-http==1.3.3
+microsoft-kiota-serialization-json==1.0.0
+microsoft-kiota-serialization-text==1.0.0
 mmh3==4.1.0
 mongomock==4.2.0.post1
 more-itertools==10.5.0
@@ -481,7 +484,7 @@ mypy-boto3-redshift-data==1.35.10
 mypy-boto3-s3==1.35.32
 mypy-extensions==1.0.0
 mypy==1.9.0
-mysql-connector-python==9.0.0
+mysql-connector-python==9.1.0
 mysqlclient==2.2.4
 nbclient==0.10.0
 nbformat==5.10.4
@@ -516,7 +519,7 @@ ordered-set==4.1.0
 orjson==3.10.7
 oss2==2.19.0
 packaging==24.1
-pandas-gbq==0.23.2
+pandas-gbq==0.24.0
 pandas-stubs==2.2.3.241009
 pandas==2.1.4
 papermill==2.6.0
@@ -681,7 +684,7 @@ sqlparse==0.5.1
 sshtunnel==0.4.0
 stack-data==0.6.3
 starkbank-ecdsa==2.2.0
-starlette==0.39.2
+starlette==0.40.0
 statsd==4.0.1
 std-uritemplate==2.0.0
 strictyaml==1.7.3
@@ -738,9 +741,9 @@ universal_pathlib==0.2.5
 uritemplate==4.1.1
 urllib3==2.2.2
 userpath==1.9.2
-uv==0.4.7
-uvicorn==0.31.1
-uvloop==0.20.0
+uv==0.4.21
+uvicorn==0.32.0
+uvloop==0.21.0
 validators==0.33.0
 vertica-python==1.4.0
 vine==5.1.0
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index 29dfe0a1d93..db5fa7ac1da 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-10-14T13:53:27.499406
+# This constraints file was automatically generated on 
2024-10-15T19:48:32.840728
 # 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.
@@ -95,7 +95,7 @@ analytics-python==1.2.9
 annotated-types==0.7.0
 ansicolors==1.1.8
 anyascii==0.3.2
-anyio==4.6.2
+anyio==4.6.2.post1
 apache-airflow-providers-airbyte==4.0.0
 apache-airflow-providers-alibaba==2.9.1
 apache-airflow-providers-amazon==9.0.0
@@ -288,6 +288,7 @@ docopt==0.6.2
 docstring_parser==0.16
 docutils==0.16
 duckdb==1.1.2
+durationpy==0.9
 elastic-transport==8.15.1
 elasticsearch==8.15.1
 email_validator==2.2.0
@@ -298,7 +299,7 @@ eval_type_backport==0.2.0
 eventlet==0.37.0
 execnet==2.1.1
 executing==2.1.0
-facebook_business==20.0.3
+facebook_business==21.0.1
 fastapi-cli==0.0.5
 fastapi==0.115.2
 fastavro==1.9.7
@@ -389,7 +390,7 @@ hmsclient==0.1.1
 hpack==4.0.0
 httpcore==1.0.6
 httplib2==0.22.0
-httptools==0.6.1
+httptools==0.6.2
 httpx==0.27.0
 humanize==4.11.0
 hvac==2.3.0
@@ -461,6 +462,8 @@ methodtools==0.4.7
 microsoft-kiota-abstractions==1.3.3
 microsoft-kiota-authentication-azure==1.1.0
 microsoft-kiota-http==1.3.3
+microsoft-kiota-serialization-json==1.0.0
+microsoft-kiota-serialization-text==1.0.0
 mmh3==4.1.0
 mongomock==4.2.0.post1
 more-itertools==10.5.0
@@ -479,7 +482,7 @@ mypy-boto3-redshift-data==1.35.10
 mypy-boto3-s3==1.35.32
 mypy-extensions==1.0.0
 mypy==1.9.0
-mysql-connector-python==9.0.0
+mysql-connector-python==9.1.0
 mysqlclient==2.2.4
 nbclient==0.10.0
 nbformat==5.10.4
@@ -514,7 +517,7 @@ ordered-set==4.1.0
 orjson==3.10.7
 oss2==2.19.0
 packaging==24.1
-pandas-gbq==0.23.2
+pandas-gbq==0.24.0
 pandas-stubs==2.2.3.241009
 pandas==2.1.4
 papermill==2.6.0
@@ -679,7 +682,7 @@ sqlparse==0.5.1
 sshtunnel==0.4.0
 stack-data==0.6.3
 starkbank-ecdsa==2.2.0
-starlette==0.39.2
+starlette==0.40.0
 statsd==4.0.1
 std-uritemplate==2.0.0
 strictyaml==1.7.3
@@ -735,9 +738,9 @@ universal_pathlib==0.2.5
 uritemplate==4.1.1
 urllib3==2.2.2
 userpath==1.9.2
-uv==0.4.7
-uvicorn==0.31.1
-uvloop==0.20.0
+uv==0.4.21
+uvicorn==0.32.0
+uvloop==0.21.0
 validators==0.33.0
 vertica-python==1.4.0
 vine==5.1.0
diff --git a/constraints-3.12.txt b/constraints-3.12.txt
index f536c98e0b3..80fd23308a9 100644
--- a/constraints-3.12.txt
+++ b/constraints-3.12.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-10-14T13:53:37.448296
+# This constraints file was automatically generated on 
2024-10-15T19:48:42.552305
 # 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.
@@ -94,7 +94,7 @@ analytics-python==1.2.9
 annotated-types==0.7.0
 ansicolors==1.1.8
 anyascii==0.3.2
-anyio==4.6.2
+anyio==4.6.2.post1
 apache-airflow-providers-airbyte==4.0.0
 apache-airflow-providers-alibaba==2.9.1
 apache-airflow-providers-amazon==9.0.0
@@ -284,6 +284,7 @@ docopt==0.6.2
 docstring_parser==0.16
 docutils==0.16
 duckdb==1.1.2
+durationpy==0.9
 elastic-transport==8.15.1
 elasticsearch==8.15.1
 email_validator==2.2.0
@@ -294,7 +295,7 @@ eval_type_backport==0.2.0
 eventlet==0.37.0
 execnet==2.1.1
 executing==2.1.0
-facebook_business==20.0.3
+facebook_business==21.0.1
 fastapi-cli==0.0.5
 fastapi==0.115.2
 fastavro==1.9.7
@@ -384,7 +385,7 @@ hmsclient==0.1.1
 hpack==4.0.0
 httpcore==1.0.6
 httplib2==0.22.0
-httptools==0.6.1
+httptools==0.6.2
 httpx==0.27.0
 humanize==4.11.0
 hvac==2.3.0
@@ -455,6 +456,8 @@ methodtools==0.4.7
 microsoft-kiota-abstractions==1.3.3
 microsoft-kiota-authentication-azure==1.1.0
 microsoft-kiota-http==1.3.3
+microsoft-kiota-serialization-json==1.0.0
+microsoft-kiota-serialization-text==1.0.0
 mmh3==4.1.0
 mongomock==4.2.0.post1
 more-itertools==10.5.0
@@ -473,7 +476,7 @@ mypy-boto3-redshift-data==1.35.10
 mypy-boto3-s3==1.35.32
 mypy-extensions==1.0.0
 mypy==1.9.0
-mysql-connector-python==9.0.0
+mysql-connector-python==9.1.0
 mysqlclient==2.2.4
 nbclient==0.10.0
 nbformat==5.10.4
@@ -506,7 +509,7 @@ oracledb==2.4.1
 ordered-set==4.1.0
 oss2==2.19.0
 packaging==24.1
-pandas-gbq==0.23.2
+pandas-gbq==0.24.0
 pandas-stubs==2.2.3.241009
 pandas==2.1.4
 papermill==2.6.0
@@ -668,7 +671,7 @@ sqlparse==0.5.1
 sshtunnel==0.4.0
 stack-data==0.6.3
 starkbank-ecdsa==2.2.0
-starlette==0.39.2
+starlette==0.40.0
 statsd==4.0.1
 std-uritemplate==2.0.0
 strictyaml==1.7.3
@@ -724,9 +727,9 @@ universal_pathlib==0.2.5
 uritemplate==4.1.1
 urllib3==2.2.2
 userpath==1.9.2
-uv==0.4.7
-uvicorn==0.31.1
-uvloop==0.20.0
+uv==0.4.21
+uvicorn==0.32.0
+uvloop==0.21.0
 validators==0.33.0
 vertica-python==1.4.0
 vine==5.1.0
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index ffbacaecdb4..a0ddbc2c2f7 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-10-14T13:53:27.745953
+# This constraints file was automatically generated on 
2024-10-15T19:48:32.836657
 # 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.
@@ -95,7 +95,7 @@ analytics-python==1.2.9
 annotated-types==0.7.0
 ansicolors==1.1.8
 anyascii==0.3.2
-anyio==4.6.2
+anyio==4.6.2.post1
 apache-airflow-providers-airbyte==4.0.0
 apache-airflow-providers-alibaba==2.9.1
 apache-airflow-providers-amazon==9.0.0
@@ -288,6 +288,7 @@ docopt==0.6.2
 docstring_parser==0.16
 docutils==0.16
 duckdb==1.1.2
+durationpy==0.9
 elastic-transport==8.15.1
 elasticsearch==8.15.1
 email_validator==2.2.0
@@ -299,7 +300,7 @@ eventlet==0.37.0
 exceptiongroup==1.2.2
 execnet==2.1.1
 executing==2.1.0
-facebook_business==20.0.3
+facebook_business==21.0.1
 fastapi-cli==0.0.5
 fastapi==0.115.2
 fastavro==1.9.7
@@ -390,7 +391,7 @@ hmsclient==0.1.1
 hpack==4.0.0
 httpcore==1.0.6
 httplib2==0.22.0
-httptools==0.6.1
+httptools==0.6.2
 httpx==0.27.0
 humanize==4.11.0
 hvac==2.3.0
@@ -460,6 +461,8 @@ methodtools==0.4.7
 microsoft-kiota-abstractions==1.3.3
 microsoft-kiota-authentication-azure==1.1.0
 microsoft-kiota-http==1.3.3
+microsoft-kiota-serialization-json==1.0.0
+microsoft-kiota-serialization-text==1.0.0
 mmh3==4.1.0
 mongomock==4.2.0.post1
 more-itertools==10.5.0
@@ -478,7 +481,7 @@ mypy-boto3-redshift-data==1.35.10
 mypy-boto3-s3==1.35.32
 mypy-extensions==1.0.0
 mypy==1.9.0
-mysql-connector-python==9.0.0
+mysql-connector-python==9.1.0
 mysqlclient==2.2.4
 nbclient==0.10.0
 nbformat==5.10.4
@@ -513,7 +516,7 @@ ordered-set==4.1.0
 orjson==3.10.7
 oss2==2.19.0
 packaging==24.1
-pandas-gbq==0.23.2
+pandas-gbq==0.24.0
 pandas-stubs==2.2.2.240807
 pandas==2.1.4
 papermill==2.6.0
@@ -678,7 +681,7 @@ sqlparse==0.5.1
 sshtunnel==0.4.0
 stack-data==0.6.3
 starkbank-ecdsa==2.2.0
-starlette==0.39.2
+starlette==0.40.0
 statsd==4.0.1
 std-uritemplate==2.0.0
 strictyaml==1.7.3
@@ -736,9 +739,9 @@ universal_pathlib==0.2.5
 uritemplate==4.1.1
 urllib3==1.26.20
 userpath==1.9.2
-uv==0.4.7
-uvicorn==0.31.1
-uvloop==0.20.0
+uv==0.4.21
+uvicorn==0.32.0
+uvloop==0.21.0
 validators==0.33.0
 vertica-python==1.4.0
 vine==5.1.0
diff --git a/constraints-no-providers-3.10.txt 
b/constraints-no-providers-3.10.txt
index 52aff760f79..b9efe745740 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-10-14T13:46:12.138705
+# This constraints file was automatically generated on 
2024-10-15T19:41:27.697036
 # 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.
@@ -41,7 +41,7 @@ aiosignal==1.3.1
 alembic==1.13.3
 amqp==5.2.0
 annotated-types==0.7.0
-anyio==4.6.2
+anyio==4.6.2.post1
 apispec==6.6.1
 argcomplete==3.5.1
 asgiref==3.8.1
@@ -94,7 +94,7 @@ gunicorn==23.0.0
 h11==0.14.0
 hdfs==2.7.3
 httpcore==1.0.6
-httptools==0.6.1
+httptools==0.6.2
 httpx==0.27.2
 idna==3.10
 importlib_metadata==8.5.0
@@ -172,7 +172,7 @@ shellingham==1.5.4
 six==1.16.0
 sniffio==1.3.1
 sqlparse==0.5.1
-starlette==0.39.2
+starlette==0.40.0
 statsd==4.0.1
 tabulate==0.9.0
 tenacity==9.0.0
@@ -187,9 +187,9 @@ tzdata==2024.2
 uc-micro-py==1.0.3
 universal_pathlib==0.2.5
 urllib3==2.2.3
-uv==0.4.7
-uvicorn==0.31.1
-uvloop==0.20.0
+uv==0.4.21
+uvicorn==0.32.0
+uvloop==0.21.0
 vine==5.1.0
 virtualenv==20.26.6
 watchfiles==0.24.0
diff --git a/constraints-no-providers-3.11.txt 
b/constraints-no-providers-3.11.txt
index cfb8101a6a0..5ef6cda7a06 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-10-14T13:46:11.574759
+# This constraints file was automatically generated on 
2024-10-15T19:41:28.068230
 # 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.
@@ -41,7 +41,7 @@ aiosignal==1.3.1
 alembic==1.13.3
 amqp==5.2.0
 annotated-types==0.7.0
-anyio==4.6.2
+anyio==4.6.2.post1
 apispec==6.6.1
 argcomplete==3.5.1
 asgiref==3.8.1
@@ -92,7 +92,7 @@ gunicorn==23.0.0
 h11==0.14.0
 hdfs==2.7.3
 httpcore==1.0.6
-httptools==0.6.1
+httptools==0.6.2
 httpx==0.27.2
 idna==3.10
 importlib_metadata==8.5.0
@@ -170,7 +170,7 @@ shellingham==1.5.4
 six==1.16.0
 sniffio==1.3.1
 sqlparse==0.5.1
-starlette==0.39.2
+starlette==0.40.0
 statsd==4.0.1
 tabulate==0.9.0
 tenacity==9.0.0
@@ -185,9 +185,9 @@ tzdata==2024.2
 uc-micro-py==1.0.3
 universal_pathlib==0.2.5
 urllib3==2.2.3
-uv==0.4.7
-uvicorn==0.31.1
-uvloop==0.20.0
+uv==0.4.21
+uvicorn==0.32.0
+uvloop==0.21.0
 vine==5.1.0
 virtualenv==20.26.6
 watchfiles==0.24.0
diff --git a/constraints-no-providers-3.12.txt 
b/constraints-no-providers-3.12.txt
index 645bdcbf735..bec764bdaea 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-10-14T13:50:36.744021
+# This constraints file was automatically generated on 
2024-10-15T19:45:37.911731
 # 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.
@@ -41,7 +41,7 @@ aiosignal==1.3.1
 alembic==1.13.3
 amqp==5.2.0
 annotated-types==0.7.0
-anyio==4.6.2
+anyio==4.6.2.post1
 apispec==6.6.1
 argcomplete==3.5.1
 asgiref==3.8.1
@@ -91,7 +91,7 @@ gunicorn==23.0.0
 h11==0.14.0
 hdfs==2.7.3
 httpcore==1.0.6
-httptools==0.6.1
+httptools==0.6.2
 httpx==0.27.2
 idna==3.10
 importlib_metadata==8.4.0
@@ -171,7 +171,7 @@ shellingham==1.5.4
 six==1.16.0
 sniffio==1.3.1
 sqlparse==0.5.1
-starlette==0.39.2
+starlette==0.40.0
 statsd==4.0.1
 tabulate==0.9.0
 tenacity==9.0.0
@@ -186,9 +186,9 @@ tzdata==2024.2
 uc-micro-py==1.0.3
 universal_pathlib==0.2.5
 urllib3==2.2.3
-uv==0.4.7
-uvicorn==0.31.1
-uvloop==0.20.0
+uv==0.4.21
+uvicorn==0.32.0
+uvloop==0.21.0
 vine==5.1.0
 virtualenv==20.26.6
 watchfiles==0.24.0
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index 3f7c03221f1..e221a67877c 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-10-14T13:46:12.221991
+# This constraints file was automatically generated on 
2024-10-15T19:41:27.948218
 # 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.
@@ -41,7 +41,7 @@ aiosignal==1.3.1
 alembic==1.13.3
 amqp==5.2.0
 annotated-types==0.7.0
-anyio==4.6.2
+anyio==4.6.2.post1
 apispec==6.6.1
 argcomplete==3.5.1
 asgiref==3.8.1
@@ -94,7 +94,7 @@ gunicorn==23.0.0
 h11==0.14.0
 hdfs==2.7.3
 httpcore==1.0.6
-httptools==0.6.1
+httptools==0.6.2
 httpx==0.27.2
 idna==3.10
 importlib_metadata==8.5.0
@@ -172,7 +172,7 @@ shellingham==1.5.4
 six==1.16.0
 sniffio==1.3.1
 sqlparse==0.5.1
-starlette==0.39.2
+starlette==0.40.0
 statsd==4.0.1
 tabulate==0.9.0
 tenacity==9.0.0
@@ -187,9 +187,9 @@ tzdata==2024.2
 uc-micro-py==1.0.3
 universal_pathlib==0.2.5
 urllib3==1.26.20
-uv==0.4.7
-uvicorn==0.31.1
-uvloop==0.20.0
+uv==0.4.21
+uvicorn==0.32.0
+uvloop==0.21.0
 vine==5.1.0
 virtualenv==20.26.6
 watchfiles==0.24.0
diff --git a/constraints-source-providers-3.10.txt 
b/constraints-source-providers-3.10.txt
index 854f7d69ea1..9b446b11ae6 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-10-14T13:46:03.349405
+# This constraints file was automatically generated on 
2024-10-15T19:41:19.214738
 # 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.
@@ -74,7 +74,7 @@ analytics-python==1.2.9
 annotated-types==0.7.0
 ansicolors==1.1.8
 anyascii==0.3.2
-anyio==4.6.2
+anyio==4.6.2.post1
 apache-beam==2.59.0
 apispec==6.6.1
 apprise==1.9.0
@@ -177,6 +177,7 @@ docopt==0.6.2
 docstring_parser==0.16
 docutils==0.16
 duckdb==1.1.2
+durationpy==0.9
 elastic-transport==8.15.1
 elasticsearch==8.15.1
 email_validator==2.2.0
@@ -188,7 +189,7 @@ eventlet==0.37.0
 exceptiongroup==1.2.2
 execnet==2.1.1
 executing==2.1.0
-facebook_business==20.0.3
+facebook_business==21.0.1
 fastapi-cli==0.0.5
 fastapi==0.115.2
 fastavro==1.9.7
@@ -279,7 +280,7 @@ hmsclient==0.1.1
 hpack==4.0.0
 httpcore==1.0.6
 httplib2==0.22.0
-httptools==0.6.1
+httptools==0.6.2
 httpx==0.27.0
 humanize==4.11.0
 hvac==2.3.0
@@ -329,8 +330,8 @@ kerberos==1.3.1
 keyring==25.4.1
 kombu==5.4.2
 krb5==0.7.0
-kubernetes==30.1.0
-kubernetes_asyncio==30.1.0
+kubernetes==31.0.0
+kubernetes_asyncio==30.3.1
 kylinpy==2.8.4
 lazy-object-proxy==1.10.0
 limits==3.13.0
@@ -351,6 +352,8 @@ methodtools==0.4.7
 microsoft-kiota-abstractions==1.3.3
 microsoft-kiota-authentication-azure==1.1.0
 microsoft-kiota-http==1.3.3
+microsoft-kiota-serialization-json==1.0.0
+microsoft-kiota-serialization-text==1.0.0
 mmh3==4.1.0
 mongomock==4.2.0.post1
 more-itertools==10.5.0
@@ -369,7 +372,7 @@ mypy-boto3-redshift-data==1.35.10
 mypy-boto3-s3==1.35.32
 mypy-extensions==1.0.0
 mypy==1.9.0
-mysql-connector-python==9.0.0
+mysql-connector-python==9.1.0
 mysqlclient==2.2.4
 nbclient==0.10.0
 nbformat==5.10.4
@@ -404,7 +407,7 @@ ordered-set==4.1.0
 orjson==3.10.7
 oss2==2.19.0
 packaging==24.1
-pandas-gbq==0.23.2
+pandas-gbq==0.24.0
 pandas-stubs==2.2.3.241009
 pandas==2.1.4
 papermill==2.6.0
@@ -569,7 +572,7 @@ sqlparse==0.5.1
 sshtunnel==0.4.0
 stack-data==0.6.3
 starkbank-ecdsa==2.2.0
-starlette==0.39.2
+starlette==0.40.0
 statsd==4.0.1
 std-uritemplate==2.0.0
 strictyaml==1.7.3
@@ -626,9 +629,9 @@ universal_pathlib==0.2.5
 uritemplate==4.1.1
 urllib3==2.2.2
 userpath==1.9.2
-uv==0.4.7
-uvicorn==0.31.1
-uvloop==0.20.0
+uv==0.4.21
+uvicorn==0.32.0
+uvloop==0.21.0
 validators==0.33.0
 vertica-python==1.4.0
 vine==5.1.0
diff --git a/constraints-source-providers-3.11.txt 
b/constraints-source-providers-3.11.txt
index 3fd2575edc2..d11ce3ad061 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-10-14T13:46:03.856416
+# This constraints file was automatically generated on 
2024-10-15T19:41:19.483600
 # 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.
@@ -74,7 +74,7 @@ analytics-python==1.2.9
 annotated-types==0.7.0
 ansicolors==1.1.8
 anyascii==0.3.2
-anyio==4.6.2
+anyio==4.6.2.post1
 apache-beam==2.59.0
 apispec==6.6.1
 apprise==1.9.0
@@ -176,6 +176,7 @@ docopt==0.6.2
 docstring_parser==0.16
 docutils==0.16
 duckdb==1.1.2
+durationpy==0.9
 elastic-transport==8.15.1
 elasticsearch==8.15.1
 email_validator==2.2.0
@@ -186,7 +187,7 @@ eval_type_backport==0.2.0
 eventlet==0.37.0
 execnet==2.1.1
 executing==2.1.0
-facebook_business==20.0.3
+facebook_business==21.0.1
 fastapi-cli==0.0.5
 fastapi==0.115.2
 fastavro==1.9.7
@@ -277,7 +278,7 @@ hmsclient==0.1.1
 hpack==4.0.0
 httpcore==1.0.6
 httplib2==0.22.0
-httptools==0.6.1
+httptools==0.6.2
 httpx==0.27.0
 humanize==4.11.0
 hvac==2.3.0
@@ -327,8 +328,8 @@ kerberos==1.3.1
 keyring==25.4.1
 kombu==5.4.2
 krb5==0.7.0
-kubernetes==30.1.0
-kubernetes_asyncio==30.1.0
+kubernetes==31.0.0
+kubernetes_asyncio==30.3.1
 kylinpy==2.8.4
 lazy-object-proxy==1.10.0
 limits==3.13.0
@@ -349,6 +350,8 @@ methodtools==0.4.7
 microsoft-kiota-abstractions==1.3.3
 microsoft-kiota-authentication-azure==1.1.0
 microsoft-kiota-http==1.3.3
+microsoft-kiota-serialization-json==1.0.0
+microsoft-kiota-serialization-text==1.0.0
 mmh3==4.1.0
 mongomock==4.2.0.post1
 more-itertools==10.5.0
@@ -367,7 +370,7 @@ mypy-boto3-redshift-data==1.35.10
 mypy-boto3-s3==1.35.32
 mypy-extensions==1.0.0
 mypy==1.9.0
-mysql-connector-python==9.0.0
+mysql-connector-python==9.1.0
 mysqlclient==2.2.4
 nbclient==0.10.0
 nbformat==5.10.4
@@ -402,7 +405,7 @@ ordered-set==4.1.0
 orjson==3.10.7
 oss2==2.19.0
 packaging==24.1
-pandas-gbq==0.23.2
+pandas-gbq==0.24.0
 pandas-stubs==2.2.3.241009
 pandas==2.1.4
 papermill==2.6.0
@@ -567,7 +570,7 @@ sqlparse==0.5.1
 sshtunnel==0.4.0
 stack-data==0.6.3
 starkbank-ecdsa==2.2.0
-starlette==0.39.2
+starlette==0.40.0
 statsd==4.0.1
 std-uritemplate==2.0.0
 strictyaml==1.7.3
@@ -623,9 +626,9 @@ universal_pathlib==0.2.5
 uritemplate==4.1.1
 urllib3==2.2.2
 userpath==1.9.2
-uv==0.4.7
-uvicorn==0.31.1
-uvloop==0.20.0
+uv==0.4.21
+uvicorn==0.32.0
+uvloop==0.21.0
 validators==0.33.0
 vertica-python==1.4.0
 vine==5.1.0
diff --git a/constraints-source-providers-3.12.txt 
b/constraints-source-providers-3.12.txt
index 7d53d3e5d24..c66635a361a 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-10-14T13:46:03.989664
+# This constraints file was automatically generated on 
2024-10-15T19:41:19.586501
 # 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.
@@ -73,7 +73,7 @@ analytics-python==1.2.9
 annotated-types==0.7.0
 ansicolors==1.1.8
 anyascii==0.3.2
-anyio==4.6.2
+anyio==4.6.2.post1
 apispec==6.6.1
 apprise==1.9.0
 argcomplete==3.5.1
@@ -173,6 +173,7 @@ docopt==0.6.2
 docstring_parser==0.16
 docutils==0.16
 duckdb==1.1.2
+durationpy==0.9
 elastic-transport==8.15.1
 elasticsearch==8.15.1
 email_validator==2.2.0
@@ -183,7 +184,7 @@ eval_type_backport==0.2.0
 eventlet==0.37.0
 execnet==2.1.1
 executing==2.1.0
-facebook_business==20.0.3
+facebook_business==21.0.1
 fastapi-cli==0.0.5
 fastapi==0.115.2
 fastavro==1.9.7
@@ -273,7 +274,7 @@ hmsclient==0.1.1
 hpack==4.0.0
 httpcore==1.0.6
 httplib2==0.22.0
-httptools==0.6.1
+httptools==0.6.2
 httpx==0.27.0
 humanize==4.11.0
 hvac==2.3.0
@@ -322,8 +323,8 @@ kerberos==1.3.1
 keyring==25.4.1
 kombu==5.4.2
 krb5==0.7.0
-kubernetes==30.1.0
-kubernetes_asyncio==30.1.0
+kubernetes==31.0.0
+kubernetes_asyncio==30.3.1
 kylinpy==2.8.4
 lazy-object-proxy==1.10.0
 limits==3.13.0
@@ -344,6 +345,8 @@ methodtools==0.4.7
 microsoft-kiota-abstractions==1.3.3
 microsoft-kiota-authentication-azure==1.1.0
 microsoft-kiota-http==1.3.3
+microsoft-kiota-serialization-json==1.0.0
+microsoft-kiota-serialization-text==1.0.0
 mmh3==4.1.0
 mongomock==4.2.0.post1
 more-itertools==10.5.0
@@ -362,7 +365,7 @@ mypy-boto3-redshift-data==1.35.10
 mypy-boto3-s3==1.35.32
 mypy-extensions==1.0.0
 mypy==1.9.0
-mysql-connector-python==9.0.0
+mysql-connector-python==9.1.0
 mysqlclient==2.2.4
 nbclient==0.10.0
 nbformat==5.10.4
@@ -395,7 +398,7 @@ oracledb==2.4.1
 ordered-set==4.1.0
 oss2==2.19.0
 packaging==24.1
-pandas-gbq==0.23.2
+pandas-gbq==0.24.0
 pandas-stubs==2.2.3.241009
 pandas==2.1.4
 papermill==2.6.0
@@ -557,7 +560,7 @@ sqlparse==0.5.1
 sshtunnel==0.4.0
 stack-data==0.6.3
 starkbank-ecdsa==2.2.0
-starlette==0.39.2
+starlette==0.40.0
 statsd==4.0.1
 std-uritemplate==2.0.0
 strictyaml==1.7.3
@@ -613,9 +616,9 @@ universal_pathlib==0.2.5
 uritemplate==4.1.1
 urllib3==2.2.2
 userpath==1.9.2
-uv==0.4.7
-uvicorn==0.31.1
-uvloop==0.20.0
+uv==0.4.21
+uvicorn==0.32.0
+uvloop==0.21.0
 validators==0.33.0
 vertica-python==1.4.0
 vine==5.1.0
diff --git a/constraints-source-providers-3.9.txt 
b/constraints-source-providers-3.9.txt
index 0c123d40dbd..449e5d3041d 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-10-14T13:46:04.026959
+# This constraints file was automatically generated on 
2024-10-15T19:41:19.421326
 # 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.
@@ -74,7 +74,7 @@ analytics-python==1.2.9
 annotated-types==0.7.0
 ansicolors==1.1.8
 anyascii==0.3.2
-anyio==4.6.2
+anyio==4.6.2.post1
 apache-beam==2.59.0
 apispec==6.6.1
 apprise==1.9.0
@@ -177,6 +177,7 @@ docopt==0.6.2
 docstring_parser==0.16
 docutils==0.16
 duckdb==1.1.2
+durationpy==0.9
 elastic-transport==8.15.1
 elasticsearch==8.15.1
 email_validator==2.2.0
@@ -188,7 +189,7 @@ eventlet==0.37.0
 exceptiongroup==1.2.2
 execnet==2.1.1
 executing==2.1.0
-facebook_business==20.0.3
+facebook_business==21.0.1
 fastapi-cli==0.0.5
 fastapi==0.115.2
 fastavro==1.9.7
@@ -279,7 +280,7 @@ hmsclient==0.1.1
 hpack==4.0.0
 httpcore==1.0.6
 httplib2==0.22.0
-httptools==0.6.1
+httptools==0.6.2
 httpx==0.27.0
 humanize==4.11.0
 hvac==2.3.0
@@ -327,8 +328,8 @@ kerberos==1.3.1
 keyring==25.4.1
 kombu==5.4.2
 krb5==0.7.0
-kubernetes==30.1.0
-kubernetes_asyncio==30.1.0
+kubernetes==31.0.0
+kubernetes_asyncio==30.3.1
 kylinpy==2.8.4
 lazy-object-proxy==1.10.0
 limits==3.13.0
@@ -349,6 +350,8 @@ methodtools==0.4.7
 microsoft-kiota-abstractions==1.3.3
 microsoft-kiota-authentication-azure==1.1.0
 microsoft-kiota-http==1.3.3
+microsoft-kiota-serialization-json==1.0.0
+microsoft-kiota-serialization-text==1.0.0
 mmh3==4.1.0
 mongomock==4.2.0.post1
 more-itertools==10.5.0
@@ -367,7 +370,7 @@ mypy-boto3-redshift-data==1.35.10
 mypy-boto3-s3==1.35.32
 mypy-extensions==1.0.0
 mypy==1.9.0
-mysql-connector-python==9.0.0
+mysql-connector-python==9.1.0
 mysqlclient==2.2.4
 nbclient==0.10.0
 nbformat==5.10.4
@@ -402,7 +405,7 @@ ordered-set==4.1.0
 orjson==3.10.7
 oss2==2.19.0
 packaging==24.1
-pandas-gbq==0.23.2
+pandas-gbq==0.24.0
 pandas-stubs==2.2.2.240807
 pandas==2.1.4
 papermill==2.6.0
@@ -567,7 +570,7 @@ sqlparse==0.5.1
 sshtunnel==0.4.0
 stack-data==0.6.3
 starkbank-ecdsa==2.2.0
-starlette==0.39.2
+starlette==0.40.0
 statsd==4.0.1
 std-uritemplate==2.0.0
 strictyaml==1.7.3
@@ -625,9 +628,9 @@ universal_pathlib==0.2.5
 uritemplate==4.1.1
 urllib3==1.26.20
 userpath==1.9.2
-uv==0.4.7
-uvicorn==0.31.1
-uvloop==0.20.0
+uv==0.4.21
+uvicorn==0.32.0
+uvloop==0.21.0
 validators==0.33.0
 vertica-python==1.4.0
 vine==5.1.0

Reply via email to