This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch constraints-3-0 in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/constraints-3-0 by this push: new a82830c3299 Updating constraints. Github run id:17525799570 a82830c3299 is described below commit a82830c32998147a9382b2de51d1c4b114573fa0 Author: Automated GitHub Actions commit <dev@airflow.apache.org> AuthorDate: Sun Sep 7 08:48:13 2025 +0000 Updating constraints. Github run id:17525799570 This update in constraints is automatically committed by the CI 'constraints-push' step based on 'refs/heads/v3-0-test' in the 'apache/airflow' repository with commit sha 8e20fdb6de784c59c1766a3708a9312a6ddeeef3. The action that build those constraints can be found at https://github.com/apache/airflow/actions/runs/17525799570/ 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 | 30 +++++++++++++++--------------- constraints-3.11.txt | 30 +++++++++++++++--------------- constraints-3.12.txt | 30 +++++++++++++++--------------- constraints-3.9.txt | 30 +++++++++++++++--------------- constraints-no-providers-3.10.txt | 8 ++++---- constraints-no-providers-3.11.txt | 8 ++++---- constraints-no-providers-3.12.txt | 8 ++++---- constraints-no-providers-3.9.txt | 8 ++++---- constraints-source-providers-3.10.txt | 30 +++++++++++++++--------------- constraints-source-providers-3.11.txt | 30 +++++++++++++++--------------- constraints-source-providers-3.12.txt | 30 +++++++++++++++--------------- constraints-source-providers-3.9.txt | 30 +++++++++++++++--------------- 12 files changed, 136 insertions(+), 136 deletions(-) diff --git a/constraints-3.10.txt b/constraints-3.10.txt index ed310bf1932..53d857350c9 100644 --- a/constraints-3.10.txt +++ b/constraints-3.10.txt @@ -1,6 +1,6 @@ # -# This constraints file was automatically generated on 2025-09-05T10:20:09.648263 +# This constraints file was automatically generated on 2025-09-07T08:14:22.813420 # via `uv pip install --resolution highest` for the "v3-0-test" 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. @@ -50,7 +50,7 @@ Js2Py==0.74 Mako==1.3.10 Markdown==3.9 MarkupSafe==3.0.2 -PyAthena==3.17.1 +PyAthena==3.18.0 PyGithub==2.8.1 PyHive==0.7.0 PyJWT==2.10.1 @@ -68,7 +68,7 @@ Werkzeug==2.2.3 a2wsgi==1.10.10 adal==1.2.7 adlfs==2025.8.0 -aiobotocore==2.24.1 +aiobotocore==2.24.2 aiofiles==24.1.0 aiohappyeyeballs==2.6.1 aiohttp-cors==0.8.1 @@ -248,8 +248,8 @@ bitarray==3.7.1 black==25.1.0 bleach==6.2.0 blinker==1.9.0 -boto3==1.39.11 -botocore==1.39.11 +boto3==1.40.18 +botocore==1.40.18 build==1.3.0 cachelib==0.13.0 cachetools==5.5.2 @@ -427,7 +427,7 @@ ibm-cloud-sdk-core==3.24.2 ibmcloudant==0.10.6 icdiff==2.0.7 id==1.5.0 -identify==2.6.13 +identify==2.6.14 idna==3.10 ijson==3.4.0 imagesize==1.4.1 @@ -478,7 +478,7 @@ lazy-object-proxy==1.12.0 libcst==1.8.2 limits==5.5.0 linkify-it-py==2.0.3 -litellm==1.76.2 +litellm==1.76.3 lockfile==0.12.2 looker-sdk==25.10.0 lxml==5.4.0 @@ -614,7 +614,7 @@ pydata-google-auth==1.9.1 pydot==1.4.2 pydruid==0.6.9 pyenchant==3.2.2 -pyexasol==1.0.1 +pyexasol==1.1.0 pygraphviz==1.14 pyiceberg==0.9.1 pyjsparser==2.7.1 @@ -627,10 +627,10 @@ pyodps==0.12.4.1 pyparsing==3.2.3 pyproject_hooks==1.2.0 pypsrp==0.8.1 -pyspark==4.0.0 +pyspark==4.0.1 pyspnego==0.12.0 pytest-asyncio==0.25.0 -pytest-cov==6.2.1 +pytest-cov==6.3.0 pytest-custom-exit-code==0.3.0 pytest-icdiff==0.9 pytest-instafail==0.5.0 @@ -696,8 +696,8 @@ segment-analytics-python==2.3.4 semver==3.0.4 sendgrid==6.12.4 sentinels==1.1.1 -sentry-sdk==2.36.0 -setproctitle==1.3.6 +sentry-sdk==2.37.0 +setproctitle==1.3.7 shapely==2.1.1 shellingham==1.5.4 simple-salesforce==1.12.9 @@ -748,7 +748,7 @@ sympy==1.14.0 tableauserverclient==0.38 tabulate==0.9.0 tenacity==9.1.2 -teradatasql==20.0.0.39 +teradatasql==20.0.0.40 teradatasqlalchemy==20.0.0.6 termcolor==3.1.0 text-unidecode==1.3 @@ -769,9 +769,9 @@ traitlets==5.14.3 trino==0.336.0 trove-classifiers==2025.8.26.11 twine==6.2.0 -typer==0.17.3 +typer==0.17.4 types-Deprecated==1.2.15.20250304 -types-Markdown==3.8.0.20250809 +types-Markdown==3.9.0.20250906 types-PyMySQL==1.1.0.20250822 types-PyYAML==6.0.12.20250822 types-aiofiles==24.1.0.20250822 diff --git a/constraints-3.11.txt b/constraints-3.11.txt index 3cb3a61b544..d41014219f2 100644 --- a/constraints-3.11.txt +++ b/constraints-3.11.txt @@ -1,6 +1,6 @@ # -# This constraints file was automatically generated on 2025-09-05T10:21:18.940615 +# This constraints file was automatically generated on 2025-09-07T08:14:39.344821 # via `uv pip install --resolution highest` for the "v3-0-test" 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. @@ -49,7 +49,7 @@ Jinja2==3.1.6 Mako==1.3.10 Markdown==3.9 MarkupSafe==3.0.2 -PyAthena==3.17.1 +PyAthena==3.18.0 PyGithub==2.8.1 PyHive==0.7.0 PyJWT==2.10.1 @@ -67,7 +67,7 @@ Werkzeug==2.2.3 a2wsgi==1.10.10 adal==1.2.7 adlfs==2025.8.0 -aiobotocore==2.24.1 +aiobotocore==2.24.2 aiofiles==24.1.0 aiohappyeyeballs==2.6.1 aiohttp-cors==0.8.1 @@ -245,8 +245,8 @@ bitarray==3.7.1 black==25.1.0 bleach==6.2.0 blinker==1.9.0 -boto3==1.39.11 -botocore==1.39.11 +boto3==1.40.18 +botocore==1.40.18 build==1.3.0 cachelib==0.13.0 cachetools==5.5.2 @@ -423,7 +423,7 @@ ibm-cloud-sdk-core==3.24.2 ibmcloudant==0.10.6 icdiff==2.0.7 id==1.5.0 -identify==2.6.13 +identify==2.6.14 idna==3.10 ijson==3.4.0 imagesize==1.4.1 @@ -475,7 +475,7 @@ lazy-object-proxy==1.12.0 libcst==1.8.2 limits==5.5.0 linkify-it-py==2.0.3 -litellm==1.76.2 +litellm==1.76.3 lockfile==0.12.2 looker-sdk==25.10.0 lxml==5.4.0 @@ -611,7 +611,7 @@ pydata-google-auth==1.9.1 pydot==1.4.2 pydruid==0.6.9 pyenchant==3.2.2 -pyexasol==1.0.1 +pyexasol==1.1.0 pygraphviz==1.14 pyiceberg==0.9.1 pykerberos==1.2.4 @@ -623,10 +623,10 @@ pyodps==0.12.4.1 pyparsing==3.2.3 pyproject_hooks==1.2.0 pypsrp==0.8.1 -pyspark==4.0.0 +pyspark==4.0.1 pyspnego==0.12.0 pytest-asyncio==0.25.0 -pytest-cov==6.2.1 +pytest-cov==6.3.0 pytest-custom-exit-code==0.3.0 pytest-icdiff==0.9 pytest-instafail==0.5.0 @@ -693,8 +693,8 @@ segment-analytics-python==2.3.4 semver==3.0.4 sendgrid==6.12.4 sentinels==1.1.1 -sentry-sdk==2.36.0 -setproctitle==1.3.6 +sentry-sdk==2.37.0 +setproctitle==1.3.7 shapely==2.1.1 shellingham==1.5.4 simple-salesforce==1.12.9 @@ -745,7 +745,7 @@ sympy==1.14.0 tableauserverclient==0.38 tabulate==0.9.0 tenacity==9.1.2 -teradatasql==20.0.0.39 +teradatasql==20.0.0.40 teradatasqlalchemy==20.0.0.6 termcolor==3.1.0 text-unidecode==1.3 @@ -765,9 +765,9 @@ traitlets==5.14.3 trino==0.336.0 trove-classifiers==2025.8.26.11 twine==6.2.0 -typer==0.17.3 +typer==0.17.4 types-Deprecated==1.2.15.20250304 -types-Markdown==3.8.0.20250809 +types-Markdown==3.9.0.20250906 types-PyMySQL==1.1.0.20250822 types-PyYAML==6.0.12.20250822 types-aiofiles==24.1.0.20250822 diff --git a/constraints-3.12.txt b/constraints-3.12.txt index a0aa3d0d59c..d3d0553aade 100644 --- a/constraints-3.12.txt +++ b/constraints-3.12.txt @@ -1,6 +1,6 @@ # -# This constraints file was automatically generated on 2025-09-05T10:20:52.733697 +# This constraints file was automatically generated on 2025-09-07T08:14:29.826852 # via `uv pip install --resolution highest` for the "v3-0-test" 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. @@ -49,7 +49,7 @@ Jinja2==3.1.6 Mako==1.3.10 Markdown==3.9 MarkupSafe==3.0.2 -PyAthena==3.17.1 +PyAthena==3.18.0 PyGithub==2.8.1 PyHive==0.7.0 PyJWT==2.10.1 @@ -67,7 +67,7 @@ Werkzeug==2.2.3 a2wsgi==1.10.10 adal==1.2.7 adlfs==2025.8.0 -aiobotocore==2.24.1 +aiobotocore==2.24.2 aiofiles==24.1.0 aiohappyeyeballs==2.6.1 aiohttp-cors==0.8.1 @@ -244,8 +244,8 @@ bitarray==3.7.1 black==25.1.0 bleach==6.2.0 blinker==1.9.0 -boto3==1.39.11 -botocore==1.39.11 +boto3==1.40.18 +botocore==1.40.18 build==1.3.0 cachelib==0.13.0 cachetools==5.5.2 @@ -421,7 +421,7 @@ ibm-cloud-sdk-core==3.24.2 ibmcloudant==0.10.6 icdiff==2.0.7 id==1.5.0 -identify==2.6.13 +identify==2.6.14 idna==3.10 ijson==3.4.0 imagesize==1.4.1 @@ -473,7 +473,7 @@ lazy-object-proxy==1.12.0 libcst==1.8.2 limits==5.5.0 linkify-it-py==2.0.3 -litellm==1.76.2 +litellm==1.76.3 lockfile==0.12.2 looker-sdk==25.10.0 lxml==5.4.0 @@ -609,7 +609,7 @@ pydata-google-auth==1.9.1 pydot==1.4.2 pydruid==0.6.9 pyenchant==3.2.2 -pyexasol==1.0.1 +pyexasol==1.1.0 pygraphviz==1.14 pyiceberg==0.9.1 pykerberos==1.2.4 @@ -621,10 +621,10 @@ pyodps==0.12.4.1 pyparsing==3.2.3 pyproject_hooks==1.2.0 pypsrp==0.8.1 -pyspark==4.0.0 +pyspark==4.0.1 pyspnego==0.12.0 pytest-asyncio==0.25.0 -pytest-cov==6.2.1 +pytest-cov==6.3.0 pytest-custom-exit-code==0.3.0 pytest-icdiff==0.9 pytest-instafail==0.5.0 @@ -691,8 +691,8 @@ segment-analytics-python==2.3.4 semver==3.0.4 sendgrid==6.11.0 sentinels==1.1.1 -sentry-sdk==2.36.0 -setproctitle==1.3.6 +sentry-sdk==2.37.0 +setproctitle==1.3.7 setuptools==80.9.0 shapely==2.1.1 shellingham==1.5.4 @@ -744,7 +744,7 @@ sympy==1.14.0 tableauserverclient==0.38 tabulate==0.9.0 tenacity==9.1.2 -teradatasql==20.0.0.39 +teradatasql==20.0.0.40 teradatasqlalchemy==20.0.0.6 termcolor==3.1.0 text-unidecode==1.3 @@ -764,9 +764,9 @@ traitlets==5.14.3 trino==0.336.0 trove-classifiers==2025.8.26.11 twine==6.2.0 -typer==0.17.3 +typer==0.17.4 types-Deprecated==1.2.15.20250304 -types-Markdown==3.8.0.20250809 +types-Markdown==3.9.0.20250906 types-PyMySQL==1.1.0.20250822 types-PyYAML==6.0.12.20250822 types-aiofiles==24.1.0.20250822 diff --git a/constraints-3.9.txt b/constraints-3.9.txt index 5a644fd2fd2..3205278b985 100644 --- a/constraints-3.9.txt +++ b/constraints-3.9.txt @@ -1,6 +1,6 @@ # -# This constraints file was automatically generated on 2025-09-05T10:20:57.108735 +# This constraints file was automatically generated on 2025-09-07T08:15:49.156837 # via `uv pip install --resolution highest` for the "v3-0-test" 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. @@ -50,7 +50,7 @@ Js2Py==0.74 Mako==1.3.10 Markdown==3.9 MarkupSafe==3.0.2 -PyAthena==3.17.1 +PyAthena==3.18.0 PyGithub==2.8.1 PyHive==0.7.0 PyJWT==2.10.1 @@ -68,7 +68,7 @@ Werkzeug==2.2.3 a2wsgi==1.10.10 adal==1.2.7 adlfs==2025.8.0 -aiobotocore==2.24.1 +aiobotocore==2.24.2 aiofiles==24.1.0 aiohappyeyeballs==2.6.1 aiohttp-cors==0.8.1 @@ -248,8 +248,8 @@ bitarray==3.7.1 black==25.1.0 bleach==6.2.0 blinker==1.9.0 -boto3==1.39.11 -botocore==1.39.11 +boto3==1.40.18 +botocore==1.40.18 build==1.3.0 cachelib==0.13.0 cachetools==5.5.2 @@ -426,7 +426,7 @@ hyperframe==6.1.0 hyperlink==21.0.0 icdiff==2.0.7 id==1.5.0 -identify==2.6.13 +identify==2.6.14 idna==3.10 ijson==3.4.0 imagesize==1.4.1 @@ -479,7 +479,7 @@ lazy-object-proxy==1.12.0 libcst==1.8.2 limits==4.2 linkify-it-py==2.0.3 -litellm==1.76.2 +litellm==1.76.3 lockfile==0.12.2 looker-sdk==25.10.0 lxml==5.4.0 @@ -615,7 +615,7 @@ pydata-google-auth==1.9.1 pydot==1.4.2 pydruid==0.6.9 pyenchant==3.2.2 -pyexasol==1.0.1 +pyexasol==1.1.0 pygraphviz==1.11 pyiceberg==0.9.1 pyjsparser==2.7.1 @@ -628,10 +628,10 @@ pyodps==0.12.4.1 pyparsing==3.2.3 pyproject_hooks==1.2.0 pypsrp==0.8.1 -pyspark==4.0.0 +pyspark==4.0.1 pyspnego==0.12.0 pytest-asyncio==0.25.0 -pytest-cov==6.2.1 +pytest-cov==6.3.0 pytest-custom-exit-code==0.3.0 pytest-icdiff==0.9 pytest-instafail==0.5.0 @@ -696,8 +696,8 @@ scrapbook==0.5.0 semver==3.0.4 sendgrid==6.12.4 sentinels==1.1.1 -sentry-sdk==2.36.0 -setproctitle==1.3.6 +sentry-sdk==2.37.0 +setproctitle==1.3.7 shapely==2.0.7 shellingham==1.5.4 simple-salesforce==1.12.9 @@ -749,7 +749,7 @@ sympy==1.14.0 tableauserverclient==0.25 tabulate==0.9.0 tenacity==9.1.2 -teradatasql==20.0.0.39 +teradatasql==20.0.0.40 teradatasqlalchemy==20.0.0.6 termcolor==3.1.0 text-unidecode==1.3 @@ -770,9 +770,9 @@ traitlets==5.14.3 trino==0.336.0 trove-classifiers==2025.8.26.11 twine==6.2.0 -typer==0.17.3 +typer==0.17.4 types-Deprecated==1.2.15.20250304 -types-Markdown==3.8.0.20250809 +types-Markdown==3.9.0.20250906 types-PyMySQL==1.1.0.20250822 types-PyYAML==6.0.12.20250822 types-aiofiles==24.1.0.20250822 diff --git a/constraints-no-providers-3.10.txt b/constraints-no-providers-3.10.txt index 9e9787ccd8c..6065c688e11 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 2025-09-05T10:17:21.237343 +# This constraints file was automatically generated on 2025-09-07T08:11:36.831596 # via `uv sync --resolution highest` for the "v3-0-test" 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. @@ -99,8 +99,8 @@ rich-toolkit==0.15.1 rich==13.9.4 rignore==0.6.4 rpds-py==0.27.1 -sentry-sdk==2.36.0 -setproctitle==1.3.6 +sentry-sdk==2.37.0 +setproctitle==1.3.7 shellingham==1.5.4 six==1.17.0 sniffio==1.3.1 @@ -113,7 +113,7 @@ tenacity==9.1.2 termcolor==3.1.0 text-unidecode==1.3 tomli==2.2.1 -typer==0.17.3 +typer==0.17.4 types-requests==2.32.4.20250809 typing-inspection==0.4.1 typing_extensions==4.15.0 diff --git a/constraints-no-providers-3.11.txt b/constraints-no-providers-3.11.txt index d3cd28f64d9..d1ea8f546e5 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 2025-09-05T10:18:34.144407 +# This constraints file was automatically generated on 2025-09-07T08:11:51.193654 # via `uv sync --resolution highest` for the "v3-0-test" 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. @@ -97,8 +97,8 @@ rich-toolkit==0.15.1 rich==13.9.4 rignore==0.6.4 rpds-py==0.27.1 -sentry-sdk==2.36.0 -setproctitle==1.3.6 +sentry-sdk==2.37.0 +setproctitle==1.3.7 shellingham==1.5.4 six==1.17.0 sniffio==1.3.1 @@ -110,7 +110,7 @@ tabulate==0.9.0 tenacity==9.1.2 termcolor==3.1.0 text-unidecode==1.3 -typer==0.17.3 +typer==0.17.4 types-requests==2.32.4.20250809 typing-inspection==0.4.1 typing_extensions==4.15.0 diff --git a/constraints-no-providers-3.12.txt b/constraints-no-providers-3.12.txt index 5b098d19273..7a19039bbc9 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 2025-09-05T10:18:07.282121 +# This constraints file was automatically generated on 2025-09-07T08:11:46.782296 # via `uv sync --resolution highest` for the "v3-0-test" 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. @@ -97,8 +97,8 @@ rich-toolkit==0.15.1 rich==13.9.4 rignore==0.6.4 rpds-py==0.27.1 -sentry-sdk==2.36.0 -setproctitle==1.3.6 +sentry-sdk==2.37.0 +setproctitle==1.3.7 shellingham==1.5.4 six==1.17.0 sniffio==1.3.1 @@ -110,7 +110,7 @@ tabulate==0.9.0 tenacity==9.1.2 termcolor==3.1.0 text-unidecode==1.3 -typer==0.17.3 +typer==0.17.4 types-requests==2.32.4.20250809 typing-inspection==0.4.1 typing_extensions==4.15.0 diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt index ca8ab12bcd3..cd73ff27fa6 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 2025-09-05T10:18:11.637498 +# This constraints file was automatically generated on 2025-09-07T08:12:54.523682 # via `uv sync --resolution highest` for the "v3-0-test" 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. @@ -100,8 +100,8 @@ rich-toolkit==0.15.1 rich==13.9.4 rignore==0.6.4 rpds-py==0.27.1 -sentry-sdk==2.36.0 -setproctitle==1.3.6 +sentry-sdk==2.37.0 +setproctitle==1.3.7 shellingham==1.5.4 six==1.17.0 sniffio==1.3.1 @@ -114,7 +114,7 @@ tenacity==9.1.2 termcolor==3.1.0 text-unidecode==1.3 tomli==2.2.1 -typer==0.17.3 +typer==0.17.4 types-requests==2.31.0.6 types-urllib3==1.26.25.14 typing-inspection==0.4.1 diff --git a/constraints-source-providers-3.10.txt b/constraints-source-providers-3.10.txt index e6d2c94a44a..5d2e329ef2b 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 2025-09-05T10:17:14.194628 +# This constraints file was automatically generated on 2025-09-07T08:11:30.102177 # via `uv sync --resolution highest for the "v3-0-test" 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 distributions. @@ -29,7 +29,7 @@ Js2Py==0.74 Mako==1.3.10 Markdown==3.9 MarkupSafe==3.0.2 -PyAthena==3.17.1 +PyAthena==3.18.0 PyGithub==2.8.1 PyHive==0.7.0 PyJWT==2.10.1 @@ -47,7 +47,7 @@ Werkzeug==2.2.3 a2wsgi==1.10.10 adal==1.2.7 adlfs==2025.8.0 -aiobotocore==2.24.1 +aiobotocore==2.24.2 aiofiles==24.1.0 aiohappyeyeballs==2.6.1 aiohttp-cors==0.8.1 @@ -132,8 +132,8 @@ bitarray==3.7.1 black==25.1.0 bleach==6.2.0 blinker==1.9.0 -boto3==1.39.11 -botocore==1.39.11 +boto3==1.40.18 +botocore==1.40.18 build==1.3.0 cachelib==0.13.0 cachetools==5.5.2 @@ -308,7 +308,7 @@ ibm-cloud-sdk-core==3.20.3 ibmcloudant==0.9.1 icdiff==2.0.7 id==1.5.0 -identify==2.6.13 +identify==2.6.14 idna==3.10 ijson==3.4.0 imagesize==1.4.1 @@ -359,7 +359,7 @@ lazy-object-proxy==1.12.0 libcst==1.8.2 limits==5.5.0 linkify-it-py==2.0.3 -litellm==1.76.2 +litellm==1.76.3 lockfile==0.12.2 looker-sdk==25.10.0 lxml==5.3.2 @@ -493,7 +493,7 @@ pydata-google-auth==1.9.1 pydot==1.4.2 pydruid==0.6.9 pyenchant==3.2.2 -pyexasol==1.0.1 +pyexasol==1.1.0 pygraphviz==1.14 pyiceberg==0.9.1 pyjsparser==2.7.1 @@ -504,10 +504,10 @@ pyodbc==5.2.0 pyparsing==3.2.3 pyproject_hooks==1.2.0 pypsrp==0.8.1 -pyspark==4.0.0 +pyspark==4.0.1 pyspnego==0.12.0 pytest-asyncio==0.25.0 -pytest-cov==6.2.1 +pytest-cov==6.3.0 pytest-custom-exit-code==0.3.0 pytest-icdiff==0.9 pytest-instafail==0.5.0 @@ -572,8 +572,8 @@ scrapbook==0.5.0 semver==3.0.4 sendgrid==6.11.0 sentinels==1.1.1 -sentry-sdk==2.36.0 -setproctitle==1.3.6 +sentry-sdk==2.37.0 +setproctitle==1.3.7 shapely==2.1.1 shellingham==1.5.4 simple-salesforce==1.12.9 @@ -624,7 +624,7 @@ sympy==1.14.0 tableauserverclient==0.38 tabulate==0.9.0 tenacity==9.1.2 -teradatasql==20.0.0.39 +teradatasql==20.0.0.40 teradatasqlalchemy==20.0.0.6 termcolor==3.1.0 text-unidecode==1.3 @@ -645,9 +645,9 @@ traitlets==5.14.3 trino==0.336.0 trove-classifiers==2025.8.26.11 twine==6.2.0 -typer==0.17.3 +typer==0.17.4 types-Deprecated==1.2.15.20250304 -types-Markdown==3.8.0.20250809 +types-Markdown==3.9.0.20250906 types-PyMySQL==1.1.0.20250822 types-PyYAML==6.0.12.20250822 types-aiofiles==24.1.0.20250822 diff --git a/constraints-source-providers-3.11.txt b/constraints-source-providers-3.11.txt index b6f70a73f2a..ae8f6dfe608 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 2025-09-05T10:18:27.041158 +# This constraints file was automatically generated on 2025-09-07T08:11:44.697186 # via `uv sync --resolution highest for the "v3-0-test" 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 distributions. @@ -28,7 +28,7 @@ Jinja2==3.1.6 Mako==1.3.10 Markdown==3.9 MarkupSafe==3.0.2 -PyAthena==3.17.1 +PyAthena==3.18.0 PyGithub==2.8.1 PyHive==0.7.0 PyJWT==2.10.1 @@ -46,7 +46,7 @@ Werkzeug==2.2.3 a2wsgi==1.10.10 adal==1.2.7 adlfs==2025.8.0 -aiobotocore==2.24.1 +aiobotocore==2.24.2 aiofiles==24.1.0 aiohappyeyeballs==2.6.1 aiohttp-cors==0.8.1 @@ -129,8 +129,8 @@ bitarray==3.7.1 black==25.1.0 bleach==6.2.0 blinker==1.9.0 -boto3==1.39.11 -botocore==1.39.11 +boto3==1.40.18 +botocore==1.40.18 build==1.3.0 cachelib==0.13.0 cachetools==5.5.2 @@ -304,7 +304,7 @@ ibm-cloud-sdk-core==3.20.3 ibmcloudant==0.9.1 icdiff==2.0.7 id==1.5.0 -identify==2.6.13 +identify==2.6.14 idna==3.10 ijson==3.4.0 imagesize==1.4.1 @@ -356,7 +356,7 @@ lazy-object-proxy==1.12.0 libcst==1.8.2 limits==5.5.0 linkify-it-py==2.0.3 -litellm==1.76.2 +litellm==1.76.3 lockfile==0.12.2 looker-sdk==25.10.0 lxml==5.3.2 @@ -491,7 +491,7 @@ pydata-google-auth==1.9.1 pydot==1.4.2 pydruid==0.6.9 pyenchant==3.2.2 -pyexasol==1.0.1 +pyexasol==1.1.0 pygraphviz==1.14 pyiceberg==0.9.1 pykerberos==1.2.4 @@ -502,10 +502,10 @@ pyodbc==5.2.0 pyparsing==3.2.3 pyproject_hooks==1.2.0 pypsrp==0.8.1 -pyspark==4.0.0 +pyspark==4.0.1 pyspnego==0.12.0 pytest-asyncio==0.25.0 -pytest-cov==6.2.1 +pytest-cov==6.3.0 pytest-custom-exit-code==0.3.0 pytest-icdiff==0.9 pytest-instafail==0.5.0 @@ -571,8 +571,8 @@ scrapbook==0.5.0 semver==3.0.4 sendgrid==6.11.0 sentinels==1.1.1 -sentry-sdk==2.36.0 -setproctitle==1.3.6 +sentry-sdk==2.37.0 +setproctitle==1.3.7 shapely==2.1.1 shellingham==1.5.4 simple-salesforce==1.12.9 @@ -623,7 +623,7 @@ sympy==1.14.0 tableauserverclient==0.38 tabulate==0.9.0 tenacity==9.1.2 -teradatasql==20.0.0.39 +teradatasql==20.0.0.40 teradatasqlalchemy==20.0.0.6 termcolor==3.1.0 text-unidecode==1.3 @@ -643,9 +643,9 @@ traitlets==5.14.3 trino==0.336.0 trove-classifiers==2025.8.26.11 twine==6.2.0 -typer==0.17.3 +typer==0.17.4 types-Deprecated==1.2.15.20250304 -types-Markdown==3.8.0.20250809 +types-Markdown==3.9.0.20250906 types-PyMySQL==1.1.0.20250822 types-PyYAML==6.0.12.20250822 types-aiofiles==24.1.0.20250822 diff --git a/constraints-source-providers-3.12.txt b/constraints-source-providers-3.12.txt index 98a4c246529..7fbd76883e9 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 2025-09-05T10:17:58.932144 +# This constraints file was automatically generated on 2025-09-07T08:11:40.173902 # via `uv sync --resolution highest for the "v3-0-test" 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 distributions. @@ -28,7 +28,7 @@ Jinja2==3.1.6 Mako==1.3.10 Markdown==3.9 MarkupSafe==3.0.2 -PyAthena==3.17.1 +PyAthena==3.18.0 PyGithub==2.8.1 PyHive==0.7.0 PyJWT==2.10.1 @@ -46,7 +46,7 @@ Werkzeug==2.2.3 a2wsgi==1.10.10 adal==1.2.7 adlfs==2025.8.0 -aiobotocore==2.24.1 +aiobotocore==2.24.2 aiofiles==24.1.0 aiohappyeyeballs==2.6.1 aiohttp-cors==0.8.1 @@ -128,8 +128,8 @@ bitarray==3.7.1 black==25.1.0 bleach==6.2.0 blinker==1.9.0 -boto3==1.39.11 -botocore==1.39.11 +boto3==1.40.18 +botocore==1.40.18 build==1.3.0 cachelib==0.13.0 cachetools==5.5.2 @@ -303,7 +303,7 @@ ibm-cloud-sdk-core==3.20.3 ibmcloudant==0.9.1 icdiff==2.0.7 id==1.5.0 -identify==2.6.13 +identify==2.6.14 idna==3.10 ijson==3.4.0 imagesize==1.4.1 @@ -355,7 +355,7 @@ lazy-object-proxy==1.12.0 libcst==1.8.2 limits==5.5.0 linkify-it-py==2.0.3 -litellm==1.76.2 +litellm==1.76.3 lockfile==0.12.2 looker-sdk==25.10.0 lxml==5.3.2 @@ -490,7 +490,7 @@ pydata-google-auth==1.9.1 pydot==1.4.2 pydruid==0.6.9 pyenchant==3.2.2 -pyexasol==1.0.1 +pyexasol==1.1.0 pygraphviz==1.14 pyiceberg==0.9.1 pykerberos==1.2.4 @@ -501,10 +501,10 @@ pyodbc==5.2.0 pyparsing==3.2.3 pyproject_hooks==1.2.0 pypsrp==0.8.1 -pyspark==4.0.0 +pyspark==4.0.1 pyspnego==0.12.0 pytest-asyncio==0.25.0 -pytest-cov==6.2.1 +pytest-cov==6.3.0 pytest-custom-exit-code==0.3.0 pytest-icdiff==0.9 pytest-instafail==0.5.0 @@ -570,8 +570,8 @@ scrapbook==0.5.0 semver==3.0.4 sendgrid==6.11.0 sentinels==1.1.1 -sentry-sdk==2.36.0 -setproctitle==1.3.6 +sentry-sdk==2.37.0 +setproctitle==1.3.7 setuptools==80.9.0 shapely==2.1.1 shellingham==1.5.4 @@ -622,7 +622,7 @@ sympy==1.14.0 tableauserverclient==0.38 tabulate==0.9.0 tenacity==9.1.2 -teradatasql==20.0.0.39 +teradatasql==20.0.0.40 teradatasqlalchemy==20.0.0.6 termcolor==3.1.0 text-unidecode==1.3 @@ -642,9 +642,9 @@ traitlets==5.14.3 trino==0.336.0 trove-classifiers==2025.8.26.11 twine==6.2.0 -typer==0.17.3 +typer==0.17.4 types-Deprecated==1.2.15.20250304 -types-Markdown==3.8.0.20250809 +types-Markdown==3.9.0.20250906 types-PyMySQL==1.1.0.20250822 types-PyYAML==6.0.12.20250822 types-aiofiles==24.1.0.20250822 diff --git a/constraints-source-providers-3.9.txt b/constraints-source-providers-3.9.txt index b87b0593014..51f8bca4870 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 2025-09-05T10:18:03.891589 +# This constraints file was automatically generated on 2025-09-07T08:12:46.808347 # via `uv sync --resolution highest for the "v3-0-test" 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 distributions. @@ -29,7 +29,7 @@ Js2Py==0.74 Mako==1.3.10 Markdown==3.9 MarkupSafe==3.0.2 -PyAthena==3.17.1 +PyAthena==3.18.0 PyGithub==2.8.1 PyHive==0.7.0 PyJWT==2.10.1 @@ -47,7 +47,7 @@ Werkzeug==2.2.3 a2wsgi==1.10.10 adal==1.2.7 adlfs==2025.8.0 -aiobotocore==2.24.1 +aiobotocore==2.24.2 aiofiles==24.1.0 aiohappyeyeballs==2.6.1 aiohttp-cors==0.8.1 @@ -132,8 +132,8 @@ bitarray==3.7.1 black==25.1.0 bleach==6.2.0 blinker==1.9.0 -boto3==1.39.11 -botocore==1.39.11 +boto3==1.40.18 +botocore==1.40.18 build==1.3.0 cachelib==0.13.0 cachetools==5.5.2 @@ -307,7 +307,7 @@ hyperframe==6.1.0 hyperlink==21.0.0 icdiff==2.0.7 id==1.5.0 -identify==2.6.13 +identify==2.6.14 idna==3.10 ijson==3.4.0 imagesize==1.4.1 @@ -359,7 +359,7 @@ lazy-object-proxy==1.12.0 libcst==1.8.2 limits==4.2 linkify-it-py==2.0.3 -litellm==1.76.2 +litellm==1.76.3 lockfile==0.12.2 looker-sdk==25.10.0 lxml==5.3.2 @@ -493,7 +493,7 @@ pydata-google-auth==1.9.1 pydot==1.4.2 pydruid==0.6.9 pyenchant==3.2.2 -pyexasol==1.0.1 +pyexasol==1.1.0 pygraphviz==1.11 pyiceberg==0.9.1 pyjsparser==2.7.1 @@ -504,10 +504,10 @@ pyodbc==5.2.0 pyparsing==3.2.3 pyproject_hooks==1.2.0 pypsrp==0.8.1 -pyspark==4.0.0 +pyspark==4.0.1 pyspnego==0.12.0 pytest-asyncio==0.25.0 -pytest-cov==6.2.1 +pytest-cov==6.3.0 pytest-custom-exit-code==0.3.0 pytest-icdiff==0.9 pytest-instafail==0.5.0 @@ -572,8 +572,8 @@ scrapbook==0.5.0 semver==3.0.4 sendgrid==6.11.0 sentinels==1.1.1 -sentry-sdk==2.36.0 -setproctitle==1.3.6 +sentry-sdk==2.37.0 +setproctitle==1.3.7 shapely==2.0.7 shellingham==1.5.4 simple-salesforce==1.12.9 @@ -625,7 +625,7 @@ sympy==1.14.0 tableauserverclient==0.25 tabulate==0.9.0 tenacity==9.1.2 -teradatasql==20.0.0.39 +teradatasql==20.0.0.40 teradatasqlalchemy==20.0.0.6 termcolor==3.1.0 text-unidecode==1.3 @@ -646,9 +646,9 @@ traitlets==5.14.3 trino==0.336.0 trove-classifiers==2025.8.26.11 twine==6.2.0 -typer==0.17.3 +typer==0.17.4 types-Deprecated==1.2.15.20250304 -types-Markdown==3.8.0.20250809 +types-Markdown==3.9.0.20250906 types-PyMySQL==1.1.0.20250822 types-PyYAML==6.0.12.20250822 types-aiofiles==24.1.0.20250822