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 aa283daa44 Updating constraints. Github run id:8088194206
aa283daa44 is described below

commit aa283daa441af3d82e960bbb9d658205ab62ba4e
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Wed Feb 28 23:33:58 2024 +0000

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

diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 756aa1f60f..650d592daf 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-02-27T22:05:25.488438
+# This constraints file was automatically generated on 
2024-02-28T23:06:57.050959
 # 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.
@@ -32,7 +32,7 @@
 #
 adal==1.2.7
 adlfs==2024.2.0
-aiobotocore==2.11.2
+aiobotocore==2.12.0
 aiofiles==23.2.1
 aiohttp==3.9.3
 aioitertools==0.11.0
@@ -194,8 +194,8 @@ billiard==4.2.0
 bitarray==2.9.2
 black==24.2.0
 blinker==1.7.0
-boto3==1.34.34
-botocore==1.34.34
+boto3==1.34.51
+botocore==1.34.51
 cachelib==0.9.0
 cachetools==5.3.3
 cassandra-driver==3.29.0
@@ -595,7 +595,7 @@ rfc3339-validator==0.1.4
 rfc3986==1.5.0
 rich-argparse==1.4.0
 rich-click==1.7.3
-rich==13.7.0
+rich==13.7.1
 rpds-py==0.18.0
 rsa==4.9
 ruff==0.2.1
@@ -615,7 +615,7 @@ shapely==2.0.3
 shellingham==1.5.4
 simple-salesforce==1.12.5
 six==1.16.0
-slack-sdk==3.27.0
+slack-sdk==3.27.1
 smbprotocol==1.12.0
 smmap==5.0.1
 sniffio==1.3.1
@@ -643,7 +643,7 @@ sphinxcontrib-redoc==1.6.0
 sphinxcontrib-serializinghtml==1.1.5
 sphinxcontrib-spelling==8.0.0
 spython==0.3.13
-sqlalchemy-bigquery==1.9.0
+sqlalchemy-bigquery==1.10.0
 sqlalchemy-drill==1.1.4
 sqlalchemy-jsonfield==1.0.2
 sqlalchemy-redshift==0.8.14
@@ -686,7 +686,7 @@ types-markdown==3.5.0.20240129
 types-paramiko==3.4.0.20240205
 types-protobuf==4.24.0.20240129
 types-pymysql==1.1.0.1
-types-pyopenssl==24.0.0.20240130
+types-pyopenssl==24.0.0.20240228
 types-python-dateutil==2.8.19.20240106
 types-python-slugify==8.0.2.20240127
 types-pytz==2024.1.0.20240203
@@ -706,7 +706,7 @@ universal-pathlib==0.1.4
 uritemplate==4.1.1
 urllib3==2.0.7
 userpath==1.9.1
-uv==0.1.10
+uv==0.1.11
 validators==0.22.0
 vertica-python==1.3.8
 vine==5.1.0
@@ -722,7 +722,7 @@ wtforms==3.1.2
 xmlsec==1.3.13
 xmltodict==0.13.0
 yamllint==1.35.1
-yandexcloud==0.260.0
+yandexcloud==0.261.0
 yarl==1.9.4
 zeep==4.2.1
 zenpy==2.0.47
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index a97776caa0..1a6e3add7e 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-02-27T22:05:25.487848
+# This constraints file was automatically generated on 
2024-02-28T23:06:57.386857
 # 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.
@@ -32,7 +32,7 @@
 #
 adal==1.2.7
 adlfs==2024.2.0
-aiobotocore==2.11.2
+aiobotocore==2.12.0
 aiofiles==23.2.1
 aiohttp==3.9.3
 aioitertools==0.11.0
@@ -193,8 +193,8 @@ billiard==4.2.0
 bitarray==2.9.2
 black==24.2.0
 blinker==1.7.0
-boto3==1.34.34
-botocore==1.34.34
+boto3==1.34.51
+botocore==1.34.51
 cachelib==0.9.0
 cachetools==5.3.3
 cassandra-driver==3.29.0
@@ -593,7 +593,7 @@ rfc3339-validator==0.1.4
 rfc3986==1.5.0
 rich-argparse==1.4.0
 rich-click==1.7.3
-rich==13.7.0
+rich==13.7.1
 rpds-py==0.18.0
 rsa==4.9
 ruff==0.2.1
@@ -613,7 +613,7 @@ shapely==2.0.3
 shellingham==1.5.4
 simple-salesforce==1.12.5
 six==1.16.0
-slack-sdk==3.27.0
+slack-sdk==3.27.1
 smbprotocol==1.12.0
 smmap==5.0.1
 sniffio==1.3.1
@@ -641,7 +641,7 @@ sphinxcontrib-redoc==1.6.0
 sphinxcontrib-serializinghtml==1.1.5
 sphinxcontrib-spelling==8.0.0
 spython==0.3.13
-sqlalchemy-bigquery==1.9.0
+sqlalchemy-bigquery==1.10.0
 sqlalchemy-drill==1.1.4
 sqlalchemy-jsonfield==1.0.2
 sqlalchemy-redshift==0.8.14
@@ -683,7 +683,7 @@ types-markdown==3.5.0.20240129
 types-paramiko==3.4.0.20240205
 types-protobuf==4.24.0.20240129
 types-pymysql==1.1.0.1
-types-pyopenssl==24.0.0.20240130
+types-pyopenssl==24.0.0.20240228
 types-python-dateutil==2.8.19.20240106
 types-python-slugify==8.0.2.20240127
 types-pytz==2024.1.0.20240203
@@ -703,7 +703,7 @@ universal-pathlib==0.1.4
 uritemplate==4.1.1
 urllib3==2.0.7
 userpath==1.9.1
-uv==0.1.10
+uv==0.1.11
 validators==0.22.0
 vertica-python==1.3.8
 vine==5.1.0
@@ -719,7 +719,7 @@ wtforms==3.1.2
 xmlsec==1.3.13
 xmltodict==0.13.0
 yamllint==1.35.1
-yandexcloud==0.260.0
+yandexcloud==0.261.0
 yarl==1.9.4
 zeep==4.2.1
 zenpy==2.0.47
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index be2b8dbf7e..2fd5e4b98f 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-02-27T22:05:25.244395
+# This constraints file was automatically generated on 
2024-02-28T23:06:57.359813
 # 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.
@@ -32,7 +32,7 @@
 #
 adal==1.2.7
 adlfs==2024.2.0
-aiobotocore==2.11.2
+aiobotocore==2.12.0
 aiofiles==23.2.1
 aiohttp==3.9.3
 aioitertools==0.11.0
@@ -196,8 +196,8 @@ billiard==4.2.0
 bitarray==2.9.2
 black==24.2.0
 blinker==1.7.0
-boto3==1.34.34
-botocore==1.34.34
+boto3==1.34.51
+botocore==1.34.51
 cachelib==0.9.0
 cachetools==5.3.3
 cassandra-driver==3.29.0
@@ -599,7 +599,7 @@ rfc3339-validator==0.1.4
 rfc3986==1.5.0
 rich-argparse==1.4.0
 rich-click==1.7.3
-rich==13.7.0
+rich==13.7.1
 rpds-py==0.18.0
 rsa==4.9
 ruff==0.2.1
@@ -619,7 +619,7 @@ shapely==2.0.3
 shellingham==1.5.4
 simple-salesforce==1.12.5
 six==1.16.0
-slack-sdk==3.27.0
+slack-sdk==3.27.1
 smbprotocol==1.12.0
 smmap==5.0.1
 sniffio==1.3.1
@@ -647,7 +647,7 @@ sphinxcontrib-redoc==1.6.0
 sphinxcontrib-serializinghtml==1.1.5
 sphinxcontrib-spelling==8.0.0
 spython==0.3.13
-sqlalchemy-bigquery==1.9.0
+sqlalchemy-bigquery==1.10.0
 sqlalchemy-drill==1.1.4
 sqlalchemy-jsonfield==1.0.2
 sqlalchemy-redshift==0.8.14
@@ -690,7 +690,7 @@ types-markdown==3.5.0.20240129
 types-paramiko==3.4.0.20240205
 types-protobuf==4.24.0.20240129
 types-pymysql==1.1.0.1
-types-pyopenssl==24.0.0.20240130
+types-pyopenssl==24.0.0.20240228
 types-python-dateutil==2.8.19.20240106
 types-python-slugify==8.0.2.20240127
 types-pytz==2024.1.0.20240203
@@ -711,7 +711,7 @@ universal-pathlib==0.1.4
 uritemplate==4.1.1
 urllib3==1.26.18
 userpath==1.9.1
-uv==0.1.10
+uv==0.1.11
 validators==0.22.0
 vertica-python==1.3.8
 vine==5.1.0
@@ -727,7 +727,7 @@ wtforms==3.1.2
 xmlsec==1.3.13
 xmltodict==0.13.0
 yamllint==1.35.1
-yandexcloud==0.260.0
+yandexcloud==0.261.0
 yarl==1.9.4
 zeep==4.2.1
 zenpy==2.0.47
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 1bc52ab2de..cce3910c9e 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-02-27T22:05:25.240326
+# This constraints file was automatically generated on 
2024-02-28T23:06:57.348164
 # 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.
@@ -32,7 +32,7 @@
 #
 adal==1.2.7
 adlfs==2024.2.0
-aiobotocore==2.11.2
+aiobotocore==2.12.0
 aiofiles==23.2.1
 aiohttp==3.9.3
 aioitertools==0.11.0
@@ -194,8 +194,8 @@ billiard==4.2.0
 bitarray==2.9.2
 black==24.2.0
 blinker==1.7.0
-boto3==1.34.34
-botocore==1.34.34
+boto3==1.34.51
+botocore==1.34.51
 cachelib==0.9.0
 cachetools==5.3.3
 cassandra-driver==3.29.0
@@ -595,7 +595,7 @@ rfc3339-validator==0.1.4
 rfc3986==1.5.0
 rich-argparse==1.4.0
 rich-click==1.7.3
-rich==13.7.0
+rich==13.7.1
 rpds-py==0.18.0
 rsa==4.9
 ruff==0.2.1
@@ -615,7 +615,7 @@ shapely==2.0.3
 shellingham==1.5.4
 simple-salesforce==1.12.5
 six==1.16.0
-slack-sdk==3.27.0
+slack-sdk==3.27.1
 smbprotocol==1.12.0
 smmap==5.0.1
 sniffio==1.3.1
@@ -643,7 +643,7 @@ sphinxcontrib-redoc==1.6.0
 sphinxcontrib-serializinghtml==1.1.5
 sphinxcontrib-spelling==8.0.0
 spython==0.3.13
-sqlalchemy-bigquery==1.9.0
+sqlalchemy-bigquery==1.10.0
 sqlalchemy-drill==1.1.4
 sqlalchemy-jsonfield==1.0.2
 sqlalchemy-redshift==0.8.14
@@ -686,7 +686,7 @@ types-markdown==3.5.0.20240129
 types-paramiko==3.4.0.20240205
 types-protobuf==4.24.0.20240129
 types-pymysql==1.1.0.1
-types-pyopenssl==24.0.0.20240130
+types-pyopenssl==24.0.0.20240228
 types-python-dateutil==2.8.19.20240106
 types-python-slugify==8.0.2.20240127
 types-pytz==2024.1.0.20240203
@@ -707,7 +707,7 @@ universal-pathlib==0.1.4
 uritemplate==4.1.1
 urllib3==1.26.18
 userpath==1.9.1
-uv==0.1.10
+uv==0.1.11
 validators==0.22.0
 vertica-python==1.3.8
 vine==5.1.0
@@ -723,7 +723,7 @@ wtforms==3.1.2
 xmlsec==1.3.13
 xmltodict==0.13.0
 yamllint==1.35.1
-yandexcloud==0.260.0
+yandexcloud==0.261.0
 yarl==1.9.4
 zeep==4.2.1
 zenpy==2.0.47
diff --git a/constraints-no-providers-3.10.txt 
b/constraints-no-providers-3.10.txt
index 2f4c60fcbc..0717372d25 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-02-27T22:02:37.186920
+# This constraints file was automatically generated on 
2024-02-28T23:04:03.531248
 # 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.
@@ -8,7 +8,7 @@
 # Those constraints represent the "newest" dependencies airflow could use, if 
providers did not limit
 # Airflow in any way.
 #
-aiobotocore==2.11.2
+aiobotocore==2.12.0
 aiohttp==3.9.3
 aioitertools==0.11.0
 aiosignal==1.3.1
@@ -26,7 +26,7 @@ authlib==1.3.0
 babel==2.14.0
 bcrypt==4.1.2
 blinker==1.7.0
-botocore==1.34.34
+botocore==1.34.51
 cachelib==0.9.0
 certifi==2024.2.2
 cffi==1.16.0
@@ -149,7 +149,7 @@ requests-kerberos==0.14.0
 requests==2.31.0
 rfc3339-validator==0.1.4
 rich-argparse==1.4.0
-rich==13.7.0
+rich==13.7.1
 rpds-py==0.18.0
 s3fs==2024.2.0
 sentry-sdk==1.40.6
@@ -174,7 +174,7 @@ uc-micro-py==1.0.3
 unicodecsv==0.14.1
 universal-pathlib==0.1.4
 urllib3==2.0.7
-uv==0.1.10
+uv==0.1.11
 vine==5.1.0
 virtualenv==20.25.1
 werkzeug==2.2.3
diff --git a/constraints-no-providers-3.11.txt 
b/constraints-no-providers-3.11.txt
index 5d2429fb1c..c49c4e031a 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-02-27T22:02:37.284750
+# This constraints file was automatically generated on 
2024-02-28T23:04:03.454700
 # 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.
@@ -8,7 +8,7 @@
 # Those constraints represent the "newest" dependencies airflow could use, if 
providers did not limit
 # Airflow in any way.
 #
-aiobotocore==2.11.2
+aiobotocore==2.12.0
 aiohttp==3.9.3
 aioitertools==0.11.0
 aiosignal==1.3.1
@@ -25,7 +25,7 @@ authlib==1.3.0
 babel==2.14.0
 bcrypt==4.1.2
 blinker==1.7.0
-botocore==1.34.34
+botocore==1.34.51
 cachelib==0.9.0
 certifi==2024.2.2
 cffi==1.16.0
@@ -147,7 +147,7 @@ requests-kerberos==0.14.0
 requests==2.31.0
 rfc3339-validator==0.1.4
 rich-argparse==1.4.0
-rich==13.7.0
+rich==13.7.1
 rpds-py==0.18.0
 s3fs==2024.2.0
 sentry-sdk==1.40.6
@@ -172,7 +172,7 @@ uc-micro-py==1.0.3
 unicodecsv==0.14.1
 universal-pathlib==0.1.4
 urllib3==2.0.7
-uv==0.1.10
+uv==0.1.11
 vine==5.1.0
 virtualenv==20.25.1
 werkzeug==2.2.3
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index c90d2e8387..0b4c29e1c2 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-02-27T22:02:37.311906
+# This constraints file was automatically generated on 
2024-02-28T23:04:03.082571
 # 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.
@@ -8,7 +8,7 @@
 # Those constraints represent the "newest" dependencies airflow could use, if 
providers did not limit
 # Airflow in any way.
 #
-aiobotocore==2.11.2
+aiobotocore==2.12.0
 aiohttp==3.9.3
 aioitertools==0.11.0
 aiosignal==1.3.1
@@ -28,7 +28,7 @@ backoff==2.2.1
 backports-zoneinfo==0.2.1
 bcrypt==4.1.2
 blinker==1.7.0
-botocore==1.34.34
+botocore==1.34.51
 cachelib==0.9.0
 certifi==2024.2.2
 cffi==1.16.0
@@ -151,7 +151,7 @@ requests-kerberos==0.14.0
 requests==2.31.0
 rfc3339-validator==0.1.4
 rich-argparse==1.4.0
-rich==13.7.0
+rich==13.7.1
 rpds-py==0.18.0
 s3fs==2024.2.0
 sentry-sdk==1.40.6
@@ -176,7 +176,7 @@ uc-micro-py==1.0.3
 unicodecsv==0.14.1
 universal-pathlib==0.1.4
 urllib3==1.26.18
-uv==0.1.10
+uv==0.1.11
 vine==5.1.0
 virtualenv==20.25.1
 werkzeug==2.2.3
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index 2effdea7d0..722f17a2d1 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-02-27T22:02:37.157699
+# This constraints file was automatically generated on 
2024-02-28T23:04:03.401251
 # 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.
@@ -8,7 +8,7 @@
 # Those constraints represent the "newest" dependencies airflow could use, if 
providers did not limit
 # Airflow in any way.
 #
-aiobotocore==2.11.2
+aiobotocore==2.12.0
 aiohttp==3.9.3
 aioitertools==0.11.0
 aiosignal==1.3.1
@@ -26,7 +26,7 @@ authlib==1.3.0
 babel==2.14.0
 bcrypt==4.1.2
 blinker==1.7.0
-botocore==1.34.34
+botocore==1.34.51
 cachelib==0.9.0
 certifi==2024.2.2
 cffi==1.16.0
@@ -149,7 +149,7 @@ requests-kerberos==0.14.0
 requests==2.31.0
 rfc3339-validator==0.1.4
 rich-argparse==1.4.0
-rich==13.7.0
+rich==13.7.1
 rpds-py==0.18.0
 s3fs==2024.2.0
 sentry-sdk==1.40.6
@@ -174,7 +174,7 @@ uc-micro-py==1.0.3
 unicodecsv==0.14.1
 universal-pathlib==0.1.4
 urllib3==1.26.18
-uv==0.1.10
+uv==0.1.11
 vine==5.1.0
 virtualenv==20.25.1
 werkzeug==2.2.3
diff --git a/constraints-source-providers-3.10.txt 
b/constraints-source-providers-3.10.txt
index c84fa2d38e..2c481c203b 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-02-27T22:02:31.621496
+# This constraints file was automatically generated on 
2024-02-28T23:03:56.713223
 # 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.
@@ -11,7 +11,7 @@
 #
 adal==1.2.7
 adlfs==2024.2.0
-aiobotocore==2.11.2
+aiobotocore==2.12.0
 aiofiles==23.2.1
 aiohttp==3.9.3
 aioitertools==0.11.0
@@ -85,8 +85,8 @@ billiard==4.2.0
 bitarray==2.9.2
 black==24.2.0
 blinker==1.7.0
-boto3==1.34.34
-botocore==1.34.34
+boto3==1.34.51
+botocore==1.34.51
 cachelib==0.9.0
 cachetools==5.3.3
 cassandra-driver==3.29.0
@@ -486,7 +486,7 @@ rfc3339-validator==0.1.4
 rfc3986==1.5.0
 rich-argparse==1.4.0
 rich-click==1.7.3
-rich==13.7.0
+rich==13.7.1
 rpds-py==0.18.0
 rsa==4.9
 ruff==0.2.1
@@ -506,7 +506,7 @@ shapely==2.0.3
 shellingham==1.5.4
 simple-salesforce==1.12.5
 six==1.16.0
-slack-sdk==3.27.0
+slack-sdk==3.27.1
 smbprotocol==1.12.0
 smmap==5.0.1
 sniffio==1.3.1
@@ -534,7 +534,7 @@ sphinxcontrib-redoc==1.6.0
 sphinxcontrib-serializinghtml==1.1.5
 sphinxcontrib-spelling==8.0.0
 spython==0.3.13
-sqlalchemy-bigquery==1.9.0
+sqlalchemy-bigquery==1.10.0
 sqlalchemy-drill==1.1.4
 sqlalchemy-jsonfield==1.0.2
 sqlalchemy-redshift==0.8.14
@@ -577,7 +577,7 @@ types-markdown==3.5.0.20240129
 types-paramiko==3.4.0.20240205
 types-protobuf==4.24.0.20240129
 types-pymysql==1.1.0.1
-types-pyopenssl==24.0.0.20240130
+types-pyopenssl==24.0.0.20240228
 types-python-dateutil==2.8.19.20240106
 types-python-slugify==8.0.2.20240127
 types-pytz==2024.1.0.20240203
@@ -597,7 +597,7 @@ universal-pathlib==0.1.4
 uritemplate==4.1.1
 urllib3==2.0.7
 userpath==1.9.1
-uv==0.1.10
+uv==0.1.11
 validators==0.22.0
 vertica-python==1.3.8
 vine==5.1.0
@@ -613,7 +613,7 @@ wtforms==3.1.2
 xmlsec==1.3.13
 xmltodict==0.13.0
 yamllint==1.35.1
-yandexcloud==0.260.0
+yandexcloud==0.261.0
 yarl==1.9.4
 zeep==4.2.1
 zenpy==2.0.47
diff --git a/constraints-source-providers-3.11.txt 
b/constraints-source-providers-3.11.txt
index f529dae4ff..82de9bca8c 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-02-27T22:02:31.870930
+# This constraints file was automatically generated on 
2024-02-28T23:03:56.808689
 # 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.
@@ -11,7 +11,7 @@
 #
 adal==1.2.7
 adlfs==2024.2.0
-aiobotocore==2.11.2
+aiobotocore==2.12.0
 aiofiles==23.2.1
 aiohttp==3.9.3
 aioitertools==0.11.0
@@ -84,8 +84,8 @@ billiard==4.2.0
 bitarray==2.9.2
 black==24.2.0
 blinker==1.7.0
-boto3==1.34.34
-botocore==1.34.34
+boto3==1.34.51
+botocore==1.34.51
 cachelib==0.9.0
 cachetools==5.3.3
 cassandra-driver==3.29.0
@@ -484,7 +484,7 @@ rfc3339-validator==0.1.4
 rfc3986==1.5.0
 rich-argparse==1.4.0
 rich-click==1.7.3
-rich==13.7.0
+rich==13.7.1
 rpds-py==0.18.0
 rsa==4.9
 ruff==0.2.1
@@ -504,7 +504,7 @@ shapely==2.0.3
 shellingham==1.5.4
 simple-salesforce==1.12.5
 six==1.16.0
-slack-sdk==3.27.0
+slack-sdk==3.27.1
 smbprotocol==1.12.0
 smmap==5.0.1
 sniffio==1.3.1
@@ -532,7 +532,7 @@ sphinxcontrib-redoc==1.6.0
 sphinxcontrib-serializinghtml==1.1.5
 sphinxcontrib-spelling==8.0.0
 spython==0.3.13
-sqlalchemy-bigquery==1.9.0
+sqlalchemy-bigquery==1.10.0
 sqlalchemy-drill==1.1.4
 sqlalchemy-jsonfield==1.0.2
 sqlalchemy-redshift==0.8.14
@@ -574,7 +574,7 @@ types-markdown==3.5.0.20240129
 types-paramiko==3.4.0.20240205
 types-protobuf==4.24.0.20240129
 types-pymysql==1.1.0.1
-types-pyopenssl==24.0.0.20240130
+types-pyopenssl==24.0.0.20240228
 types-python-dateutil==2.8.19.20240106
 types-python-slugify==8.0.2.20240127
 types-pytz==2024.1.0.20240203
@@ -594,7 +594,7 @@ universal-pathlib==0.1.4
 uritemplate==4.1.1
 urllib3==2.0.7
 userpath==1.9.1
-uv==0.1.10
+uv==0.1.11
 validators==0.22.0
 vertica-python==1.3.8
 vine==5.1.0
@@ -610,7 +610,7 @@ wtforms==3.1.2
 xmlsec==1.3.13
 xmltodict==0.13.0
 yamllint==1.35.1
-yandexcloud==0.260.0
+yandexcloud==0.261.0
 yarl==1.9.4
 zeep==4.2.1
 zenpy==2.0.47
diff --git a/constraints-source-providers-3.8.txt 
b/constraints-source-providers-3.8.txt
index 6966fce512..0f6a5eef26 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-02-27T22:02:31.926717
+# This constraints file was automatically generated on 
2024-02-28T23:03:56.710206
 # 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.
@@ -11,7 +11,7 @@
 #
 adal==1.2.7
 adlfs==2024.2.0
-aiobotocore==2.11.2
+aiobotocore==2.12.0
 aiofiles==23.2.1
 aiohttp==3.9.3
 aioitertools==0.11.0
@@ -87,8 +87,8 @@ billiard==4.2.0
 bitarray==2.9.2
 black==24.2.0
 blinker==1.7.0
-boto3==1.34.34
-botocore==1.34.34
+boto3==1.34.51
+botocore==1.34.51
 cachelib==0.9.0
 cachetools==5.3.3
 cassandra-driver==3.29.0
@@ -490,7 +490,7 @@ rfc3339-validator==0.1.4
 rfc3986==1.5.0
 rich-argparse==1.4.0
 rich-click==1.7.3
-rich==13.7.0
+rich==13.7.1
 rpds-py==0.18.0
 rsa==4.9
 ruff==0.2.1
@@ -510,7 +510,7 @@ shapely==2.0.3
 shellingham==1.5.4
 simple-salesforce==1.12.5
 six==1.16.0
-slack-sdk==3.27.0
+slack-sdk==3.27.1
 smbprotocol==1.12.0
 smmap==5.0.1
 sniffio==1.3.1
@@ -538,7 +538,7 @@ sphinxcontrib-redoc==1.6.0
 sphinxcontrib-serializinghtml==1.1.5
 sphinxcontrib-spelling==8.0.0
 spython==0.3.13
-sqlalchemy-bigquery==1.9.0
+sqlalchemy-bigquery==1.10.0
 sqlalchemy-drill==1.1.4
 sqlalchemy-jsonfield==1.0.2
 sqlalchemy-redshift==0.8.14
@@ -581,7 +581,7 @@ types-markdown==3.5.0.20240129
 types-paramiko==3.4.0.20240205
 types-protobuf==4.24.0.20240129
 types-pymysql==1.1.0.1
-types-pyopenssl==24.0.0.20240130
+types-pyopenssl==24.0.0.20240228
 types-python-dateutil==2.8.19.20240106
 types-python-slugify==8.0.2.20240127
 types-pytz==2024.1.0.20240203
@@ -602,7 +602,7 @@ universal-pathlib==0.1.4
 uritemplate==4.1.1
 urllib3==1.26.18
 userpath==1.9.1
-uv==0.1.10
+uv==0.1.11
 validators==0.22.0
 vertica-python==1.3.8
 vine==5.1.0
@@ -618,7 +618,7 @@ wtforms==3.1.2
 xmlsec==1.3.13
 xmltodict==0.13.0
 yamllint==1.35.1
-yandexcloud==0.260.0
+yandexcloud==0.261.0
 yarl==1.9.4
 zeep==4.2.1
 zenpy==2.0.47
diff --git a/constraints-source-providers-3.9.txt 
b/constraints-source-providers-3.9.txt
index 5bdebb191f..7b63e3e4e5 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-02-27T22:02:32.000064
+# This constraints file was automatically generated on 
2024-02-28T23:03:56.611586
 # 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.
@@ -11,7 +11,7 @@
 #
 adal==1.2.7
 adlfs==2024.2.0
-aiobotocore==2.11.2
+aiobotocore==2.12.0
 aiofiles==23.2.1
 aiohttp==3.9.3
 aioitertools==0.11.0
@@ -85,8 +85,8 @@ billiard==4.2.0
 bitarray==2.9.2
 black==24.2.0
 blinker==1.7.0
-boto3==1.34.34
-botocore==1.34.34
+boto3==1.34.51
+botocore==1.34.51
 cachelib==0.9.0
 cachetools==5.3.3
 cassandra-driver==3.29.0
@@ -486,7 +486,7 @@ rfc3339-validator==0.1.4
 rfc3986==1.5.0
 rich-argparse==1.4.0
 rich-click==1.7.3
-rich==13.7.0
+rich==13.7.1
 rpds-py==0.18.0
 rsa==4.9
 ruff==0.2.1
@@ -506,7 +506,7 @@ shapely==2.0.3
 shellingham==1.5.4
 simple-salesforce==1.12.5
 six==1.16.0
-slack-sdk==3.27.0
+slack-sdk==3.27.1
 smbprotocol==1.12.0
 smmap==5.0.1
 sniffio==1.3.1
@@ -534,7 +534,7 @@ sphinxcontrib-redoc==1.6.0
 sphinxcontrib-serializinghtml==1.1.5
 sphinxcontrib-spelling==8.0.0
 spython==0.3.13
-sqlalchemy-bigquery==1.9.0
+sqlalchemy-bigquery==1.10.0
 sqlalchemy-drill==1.1.4
 sqlalchemy-jsonfield==1.0.2
 sqlalchemy-redshift==0.8.14
@@ -577,7 +577,7 @@ types-markdown==3.5.0.20240129
 types-paramiko==3.4.0.20240205
 types-protobuf==4.24.0.20240129
 types-pymysql==1.1.0.1
-types-pyopenssl==24.0.0.20240130
+types-pyopenssl==24.0.0.20240228
 types-python-dateutil==2.8.19.20240106
 types-python-slugify==8.0.2.20240127
 types-pytz==2024.1.0.20240203
@@ -598,7 +598,7 @@ universal-pathlib==0.1.4
 uritemplate==4.1.1
 urllib3==1.26.18
 userpath==1.9.1
-uv==0.1.10
+uv==0.1.11
 validators==0.22.0
 vertica-python==1.3.8
 vine==5.1.0
@@ -614,7 +614,7 @@ wtforms==3.1.2
 xmlsec==1.3.13
 xmltodict==0.13.0
 yamllint==1.35.1
-yandexcloud==0.260.0
+yandexcloud==0.261.0
 yarl==1.9.4
 zeep==4.2.1
 zenpy==2.0.47

Reply via email to