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

commit de5c39437d47864f92d4104f08fc54e8a9380084
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Thu May 11 02:45:10 2023 +0000

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

diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index aa69f28a7d..db48583717 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-05-09T20:55:32Z
+# This constraints file was automatically generated on 2023-05-11T02:44:33Z
 # 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.
@@ -159,7 +159,7 @@ azure-batch==13.0.0
 azure-common==1.1.28
 azure-core==1.26.4
 azure-cosmos==4.3.1
-azure-datalake-store==0.0.52
+azure-datalake-store==0.0.53
 azure-identity==1.12.0
 azure-keyvault-secrets==4.7.0
 azure-kusto-data==0.0.45
@@ -269,7 +269,7 @@ google-api-core==2.8.2
 google-api-python-client==1.12.11
 google-auth-httplib2==0.1.0
 google-auth-oauthlib==0.8.0
-google-auth==2.17.3
+google-auth==2.18.0
 google-cloud-aiplatform==1.16.1
 google-cloud-appengine-logging==1.1.3
 google-cloud-audit-log==0.2.4
@@ -398,7 +398,7 @@ msrestazure==0.6.4
 multi-key-dict==2.0.3
 multidict==6.0.4
 mypy-boto3-appflow==1.26.125
-mypy-boto3-rds==1.26.116
+mypy-boto3-rds==1.26.132
 mypy-boto3-redshift-data==1.26.109
 mypy-boto3-s3==1.26.127
 mypy-extensions==1.0.0
@@ -589,7 +589,7 @@ sshtunnel==0.4.0
 stack-data==0.6.2
 starkbank-ecdsa==2.2.0
 statsd==4.0.1
-sympy==1.11.1
+sympy==1.12
 tableauserverclient==0.24
 tabulate==0.9.0
 tblib==1.7.0
@@ -609,26 +609,26 @@ traitlets==5.9.0
 trino==0.323.0
 twine==4.0.2
 types-Deprecated==1.2.9.2
-types-Markdown==3.4.2.8
-types-PyMySQL==1.0.19.6
+types-Markdown==3.4.2.9
+types-PyMySQL==1.0.19.7
 types-PyYAML==6.0.12.9
-types-boto==2.49.18.7
+types-boto==2.49.18.8
 types-certifi==2021.10.8.3
 types-croniter==1.3.2.9
-types-docutils==0.19.1.9
-types-paramiko==3.0.0.9
-types-protobuf==4.23.0.0
-types-pyOpenSSL==23.1.0.2
-types-python-dateutil==2.8.19.12
+types-docutils==0.20.0.1
+types-paramiko==3.0.0.10
+types-protobuf==4.23.0.1
+types-pyOpenSSL==23.1.0.3
+types-python-dateutil==2.8.19.13
 types-python-slugify==8.0.0.2
 types-pytz==2023.3.0.0
-types-redis==4.5.5.0
+types-redis==4.5.5.1
 types-requests==2.30.0.0
-types-setuptools==67.7.0.1
+types-setuptools==67.7.0.2
 types-tabulate==0.9.0.2
 types-termcolor==1.1.6.2
 types-toml==0.10.8.6
-types-urllib3==1.26.25.12
+types-urllib3==1.26.25.13
 typing_extensions==4.5.0
 tzdata==2023.3
 tzlocal==4.3
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index 30dac9dbc1..2614d41614 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-05-09T20:56:08Z
+# This constraints file was automatically generated on 2023-05-11T02:45:08Z
 # 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.
@@ -159,7 +159,7 @@ azure-batch==13.0.0
 azure-common==1.1.28
 azure-core==1.26.4
 azure-cosmos==4.3.1
-azure-datalake-store==0.0.52
+azure-datalake-store==0.0.53
 azure-identity==1.12.0
 azure-keyvault-secrets==4.7.0
 azure-kusto-data==0.0.45
@@ -270,7 +270,7 @@ google-api-core==2.8.2
 google-api-python-client==1.12.11
 google-auth-httplib2==0.1.0
 google-auth-oauthlib==0.8.0
-google-auth==2.17.3
+google-auth==2.18.0
 google-cloud-aiplatform==1.16.1
 google-cloud-appengine-logging==1.1.3
 google-cloud-audit-log==0.2.4
@@ -399,7 +399,7 @@ msrestazure==0.6.4
 multi-key-dict==2.0.3
 multidict==6.0.4
 mypy-boto3-appflow==1.26.125
-mypy-boto3-rds==1.26.116
+mypy-boto3-rds==1.26.132
 mypy-boto3-redshift-data==1.26.109
 mypy-boto3-s3==1.26.127
 mypy-extensions==1.0.0
@@ -611,26 +611,26 @@ trino==0.323.0
 twine==4.0.2
 typed-ast==1.5.4
 types-Deprecated==1.2.9.2
-types-Markdown==3.4.2.8
-types-PyMySQL==1.0.19.6
+types-Markdown==3.4.2.9
+types-PyMySQL==1.0.19.7
 types-PyYAML==6.0.12.9
-types-boto==2.49.18.7
+types-boto==2.49.18.8
 types-certifi==2021.10.8.3
 types-croniter==1.3.2.9
-types-docutils==0.19.1.9
-types-paramiko==3.0.0.9
-types-protobuf==4.23.0.0
-types-pyOpenSSL==23.1.0.2
-types-python-dateutil==2.8.19.12
+types-docutils==0.20.0.1
+types-paramiko==3.0.0.10
+types-protobuf==4.23.0.1
+types-pyOpenSSL==23.1.0.3
+types-python-dateutil==2.8.19.13
 types-python-slugify==8.0.0.2
 types-pytz==2023.3.0.0
-types-redis==4.5.5.0
+types-redis==4.5.5.1
 types-requests==2.30.0.0
-types-setuptools==67.7.0.1
+types-setuptools==67.7.0.2
 types-tabulate==0.9.0.2
 types-termcolor==1.1.6.2
 types-toml==0.10.8.6
-types-urllib3==1.26.25.12
+types-urllib3==1.26.25.13
 typing_extensions==4.5.0
 tzdata==2023.3
 tzlocal==4.3
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 444beb3ed2..c5d9c9b9b6 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-05-09T20:55:52Z
+# This constraints file was automatically generated on 2023-05-11T02:44:52Z
 # 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.
@@ -159,7 +159,7 @@ azure-batch==13.0.0
 azure-common==1.1.28
 azure-core==1.26.4
 azure-cosmos==4.3.1
-azure-datalake-store==0.0.52
+azure-datalake-store==0.0.53
 azure-identity==1.12.0
 azure-keyvault-secrets==4.7.0
 azure-kusto-data==0.0.45
@@ -270,7 +270,7 @@ google-api-core==2.8.2
 google-api-python-client==1.12.11
 google-auth-httplib2==0.1.0
 google-auth-oauthlib==0.8.0
-google-auth==2.17.3
+google-auth==2.18.0
 google-cloud-aiplatform==1.16.1
 google-cloud-appengine-logging==1.1.3
 google-cloud-audit-log==0.2.4
@@ -399,7 +399,7 @@ msrestazure==0.6.4
 multi-key-dict==2.0.3
 multidict==6.0.4
 mypy-boto3-appflow==1.26.125
-mypy-boto3-rds==1.26.116
+mypy-boto3-rds==1.26.132
 mypy-boto3-redshift-data==1.26.109
 mypy-boto3-s3==1.26.127
 mypy-extensions==1.0.0
@@ -591,7 +591,7 @@ sshtunnel==0.4.0
 stack-data==0.6.2
 starkbank-ecdsa==2.2.0
 statsd==4.0.1
-sympy==1.11.1
+sympy==1.12
 tableauserverclient==0.24
 tabulate==0.9.0
 tblib==1.7.0
@@ -611,26 +611,26 @@ traitlets==5.9.0
 trino==0.323.0
 twine==4.0.2
 types-Deprecated==1.2.9.2
-types-Markdown==3.4.2.8
-types-PyMySQL==1.0.19.6
+types-Markdown==3.4.2.9
+types-PyMySQL==1.0.19.7
 types-PyYAML==6.0.12.9
-types-boto==2.49.18.7
+types-boto==2.49.18.8
 types-certifi==2021.10.8.3
 types-croniter==1.3.2.9
-types-docutils==0.19.1.9
-types-paramiko==3.0.0.9
-types-protobuf==4.23.0.0
-types-pyOpenSSL==23.1.0.2
-types-python-dateutil==2.8.19.12
+types-docutils==0.20.0.1
+types-paramiko==3.0.0.10
+types-protobuf==4.23.0.1
+types-pyOpenSSL==23.1.0.3
+types-python-dateutil==2.8.19.13
 types-python-slugify==8.0.0.2
 types-pytz==2023.3.0.0
-types-redis==4.5.5.0
+types-redis==4.5.5.1
 types-requests==2.30.0.0
-types-setuptools==67.7.0.1
+types-setuptools==67.7.0.2
 types-tabulate==0.9.0.2
 types-termcolor==1.1.6.2
 types-toml==0.10.8.6
-types-urllib3==1.26.25.12
+types-urllib3==1.26.25.13
 typing_extensions==4.5.0
 tzdata==2023.3
 tzlocal==4.3
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index ee7409826d..1e67a16289 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-05-09T20:55:51Z
+# This constraints file was automatically generated on 2023-05-11T02:44:56Z
 # 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.
@@ -159,7 +159,7 @@ azure-batch==13.0.0
 azure-common==1.1.28
 azure-core==1.26.4
 azure-cosmos==4.3.1
-azure-datalake-store==0.0.52
+azure-datalake-store==0.0.53
 azure-identity==1.12.0
 azure-keyvault-secrets==4.7.0
 azure-kusto-data==0.0.45
@@ -269,7 +269,7 @@ google-api-core==2.8.2
 google-api-python-client==1.12.11
 google-auth-httplib2==0.1.0
 google-auth-oauthlib==0.8.0
-google-auth==2.17.3
+google-auth==2.18.0
 google-cloud-aiplatform==1.16.1
 google-cloud-appengine-logging==1.1.3
 google-cloud-audit-log==0.2.4
@@ -398,7 +398,7 @@ msrestazure==0.6.4
 multi-key-dict==2.0.3
 multidict==6.0.4
 mypy-boto3-appflow==1.26.125
-mypy-boto3-rds==1.26.116
+mypy-boto3-rds==1.26.132
 mypy-boto3-redshift-data==1.26.109
 mypy-boto3-s3==1.26.127
 mypy-extensions==1.0.0
@@ -589,7 +589,7 @@ sshtunnel==0.4.0
 stack-data==0.6.2
 starkbank-ecdsa==2.2.0
 statsd==4.0.1
-sympy==1.11.1
+sympy==1.12
 tableauserverclient==0.24
 tabulate==0.9.0
 tblib==1.7.0
@@ -609,26 +609,26 @@ traitlets==5.9.0
 trino==0.323.0
 twine==4.0.2
 types-Deprecated==1.2.9.2
-types-Markdown==3.4.2.8
-types-PyMySQL==1.0.19.6
+types-Markdown==3.4.2.9
+types-PyMySQL==1.0.19.7
 types-PyYAML==6.0.12.9
-types-boto==2.49.18.7
+types-boto==2.49.18.8
 types-certifi==2021.10.8.3
 types-croniter==1.3.2.9
-types-docutils==0.19.1.9
-types-paramiko==3.0.0.9
-types-protobuf==4.23.0.0
-types-pyOpenSSL==23.1.0.2
-types-python-dateutil==2.8.19.12
+types-docutils==0.20.0.1
+types-paramiko==3.0.0.10
+types-protobuf==4.23.0.1
+types-pyOpenSSL==23.1.0.3
+types-python-dateutil==2.8.19.13
 types-python-slugify==8.0.0.2
 types-pytz==2023.3.0.0
-types-redis==4.5.5.0
+types-redis==4.5.5.1
 types-requests==2.30.0.0
-types-setuptools==67.7.0.1
+types-setuptools==67.7.0.2
 types-tabulate==0.9.0.2
 types-termcolor==1.1.6.2
 types-toml==0.10.8.6
-types-urllib3==1.26.25.12
+types-urllib3==1.26.25.13
 typing_extensions==4.5.0
 tzdata==2023.3
 tzlocal==4.3
diff --git a/constraints-no-providers-3.10.txt 
b/constraints-no-providers-3.10.txt
index f9e00620b5..7c5ab988c4 100644
--- a/constraints-no-providers-3.10.txt
+++ b/constraints-no-providers-3.10.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-05-09T20:52:29Z
+# This constraints file was automatically generated on 2023-05-11T02:41:27Z
 # 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.
@@ -86,7 +86,7 @@ flower==1.2.0
 frozenlist==1.3.3
 fsspec==2023.5.0
 gevent==22.10.2
-google-auth==2.17.3
+google-auth==2.18.0
 googleapis-common-protos==1.59.0
 graphviz==0.20.1
 greenlet==2.0.2
diff --git a/constraints-no-providers-3.7.txt b/constraints-no-providers-3.7.txt
index 927c95f975..8ad315ce2e 100644
--- a/constraints-no-providers-3.7.txt
+++ b/constraints-no-providers-3.7.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-05-09T20:52:57Z
+# This constraints file was automatically generated on 2023-05-11T02:41:56Z
 # 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.
@@ -89,7 +89,7 @@ flower==1.2.0
 frozenlist==1.3.3
 fsspec==2023.1.0
 gevent==22.10.2
-google-auth==2.17.3
+google-auth==2.18.0
 googleapis-common-protos==1.59.0
 graphviz==0.20.1
 greenlet==2.0.2
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index 96daa40fe5..9dfbb99370 100644
--- a/constraints-no-providers-3.8.txt
+++ b/constraints-no-providers-3.8.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-05-09T20:52:48Z
+# This constraints file was automatically generated on 2023-05-11T02:41:46Z
 # 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.
@@ -86,7 +86,7 @@ flower==1.2.0
 frozenlist==1.3.3
 fsspec==2023.5.0
 gevent==22.10.2
-google-auth==2.17.3
+google-auth==2.18.0
 googleapis-common-protos==1.59.0
 graphviz==0.20.1
 greenlet==2.0.2
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index 00040eb35e..11aad88a59 100644
--- a/constraints-no-providers-3.9.txt
+++ b/constraints-no-providers-3.9.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-05-09T20:52:50Z
+# This constraints file was automatically generated on 2023-05-11T02:41:46Z
 # 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.
@@ -86,7 +86,7 @@ flower==1.2.0
 frozenlist==1.3.3
 fsspec==2023.5.0
 gevent==22.10.2
-google-auth==2.17.3
+google-auth==2.18.0
 googleapis-common-protos==1.59.0
 graphviz==0.20.1
 greenlet==2.0.2
diff --git a/constraints-source-providers-3.10.txt 
b/constraints-source-providers-3.10.txt
index 8ed8452706..eae6836111 100644
--- a/constraints-source-providers-3.10.txt
+++ b/constraints-source-providers-3.10.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-05-09T20:48:32Z
+# This constraints file was automatically generated on 2023-05-11T02:37:30Z
 # 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.
@@ -80,7 +80,7 @@ azure-batch==13.0.0
 azure-common==1.1.28
 azure-core==1.26.4
 azure-cosmos==4.3.1
-azure-datalake-store==0.0.52
+azure-datalake-store==0.0.53
 azure-identity==1.12.0
 azure-keyvault-secrets==4.7.0
 azure-kusto-data==0.0.45
@@ -190,7 +190,7 @@ google-api-core==2.8.2
 google-api-python-client==1.12.11
 google-auth-httplib2==0.1.0
 google-auth-oauthlib==0.8.0
-google-auth==2.17.3
+google-auth==2.18.0
 google-cloud-aiplatform==1.16.1
 google-cloud-appengine-logging==1.1.3
 google-cloud-audit-log==0.2.4
@@ -319,7 +319,7 @@ msrestazure==0.6.4
 multi-key-dict==2.0.3
 multidict==6.0.4
 mypy-boto3-appflow==1.26.125
-mypy-boto3-rds==1.26.116
+mypy-boto3-rds==1.26.132
 mypy-boto3-redshift-data==1.26.109
 mypy-boto3-s3==1.26.127
 mypy-extensions==1.0.0
@@ -509,7 +509,7 @@ sshtunnel==0.4.0
 stack-data==0.6.2
 starkbank-ecdsa==2.2.0
 statsd==4.0.1
-sympy==1.11.1
+sympy==1.12
 tableauserverclient==0.24
 tabulate==0.9.0
 tblib==1.7.0
@@ -529,26 +529,26 @@ traitlets==5.9.0
 trino==0.323.0
 twine==4.0.2
 types-Deprecated==1.2.9.2
-types-Markdown==3.4.2.8
-types-PyMySQL==1.0.19.6
+types-Markdown==3.4.2.9
+types-PyMySQL==1.0.19.7
 types-PyYAML==6.0.12.9
-types-boto==2.49.18.7
+types-boto==2.49.18.8
 types-certifi==2021.10.8.3
 types-croniter==1.3.2.9
-types-docutils==0.19.1.9
-types-paramiko==3.0.0.9
-types-protobuf==4.23.0.0
-types-pyOpenSSL==23.1.0.2
-types-python-dateutil==2.8.19.12
+types-docutils==0.20.0.1
+types-paramiko==3.0.0.10
+types-protobuf==4.23.0.1
+types-pyOpenSSL==23.1.0.3
+types-python-dateutil==2.8.19.13
 types-python-slugify==8.0.0.2
 types-pytz==2023.3.0.0
-types-redis==4.5.5.0
+types-redis==4.5.5.1
 types-requests==2.30.0.0
-types-setuptools==67.7.0.1
+types-setuptools==67.7.0.2
 types-tabulate==0.9.0.2
 types-termcolor==1.1.6.2
 types-toml==0.10.8.6
-types-urllib3==1.26.25.12
+types-urllib3==1.26.25.13
 typing_extensions==4.5.0
 tzdata==2023.3
 tzlocal==4.3
diff --git a/constraints-source-providers-3.7.txt 
b/constraints-source-providers-3.7.txt
index 7ae3962f39..a322792c7f 100644
--- a/constraints-source-providers-3.7.txt
+++ b/constraints-source-providers-3.7.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-05-09T20:48:32Z
+# This constraints file was automatically generated on 2023-05-11T02:37:30Z
 # 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.
@@ -80,7 +80,7 @@ azure-batch==13.0.0
 azure-common==1.1.28
 azure-core==1.26.4
 azure-cosmos==4.3.1
-azure-datalake-store==0.0.52
+azure-datalake-store==0.0.53
 azure-identity==1.12.0
 azure-keyvault-secrets==4.7.0
 azure-kusto-data==0.0.45
@@ -191,7 +191,7 @@ google-api-core==2.8.2
 google-api-python-client==1.12.11
 google-auth-httplib2==0.1.0
 google-auth-oauthlib==0.8.0
-google-auth==2.17.3
+google-auth==2.18.0
 google-cloud-aiplatform==1.16.1
 google-cloud-appengine-logging==1.1.3
 google-cloud-audit-log==0.2.4
@@ -320,7 +320,7 @@ msrestazure==0.6.4
 multi-key-dict==2.0.3
 multidict==6.0.4
 mypy-boto3-appflow==1.26.125
-mypy-boto3-rds==1.26.116
+mypy-boto3-rds==1.26.132
 mypy-boto3-redshift-data==1.26.109
 mypy-boto3-s3==1.26.127
 mypy-extensions==1.0.0
@@ -531,26 +531,26 @@ trino==0.323.0
 twine==4.0.2
 typed-ast==1.5.4
 types-Deprecated==1.2.9.2
-types-Markdown==3.4.2.8
-types-PyMySQL==1.0.19.6
+types-Markdown==3.4.2.9
+types-PyMySQL==1.0.19.7
 types-PyYAML==6.0.12.9
-types-boto==2.49.18.7
+types-boto==2.49.18.8
 types-certifi==2021.10.8.3
 types-croniter==1.3.2.9
-types-docutils==0.19.1.9
-types-paramiko==3.0.0.9
-types-protobuf==4.23.0.0
-types-pyOpenSSL==23.1.0.2
-types-python-dateutil==2.8.19.12
+types-docutils==0.20.0.1
+types-paramiko==3.0.0.10
+types-protobuf==4.23.0.1
+types-pyOpenSSL==23.1.0.3
+types-python-dateutil==2.8.19.13
 types-python-slugify==8.0.0.2
 types-pytz==2023.3.0.0
-types-redis==4.5.5.0
+types-redis==4.5.5.1
 types-requests==2.30.0.0
-types-setuptools==67.7.0.1
+types-setuptools==67.7.0.2
 types-tabulate==0.9.0.2
 types-termcolor==1.1.6.2
 types-toml==0.10.8.6
-types-urllib3==1.26.25.12
+types-urllib3==1.26.25.13
 typing_extensions==4.5.0
 tzdata==2023.3
 tzlocal==4.3
diff --git a/constraints-source-providers-3.8.txt 
b/constraints-source-providers-3.8.txt
index 1a0ae94a46..c569c9c516 100644
--- a/constraints-source-providers-3.8.txt
+++ b/constraints-source-providers-3.8.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-05-09T20:48:32Z
+# This constraints file was automatically generated on 2023-05-11T02:37:30Z
 # 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.
@@ -80,7 +80,7 @@ azure-batch==13.0.0
 azure-common==1.1.28
 azure-core==1.26.4
 azure-cosmos==4.3.1
-azure-datalake-store==0.0.52
+azure-datalake-store==0.0.53
 azure-identity==1.12.0
 azure-keyvault-secrets==4.7.0
 azure-kusto-data==0.0.45
@@ -191,7 +191,7 @@ google-api-core==2.8.2
 google-api-python-client==1.12.11
 google-auth-httplib2==0.1.0
 google-auth-oauthlib==0.8.0
-google-auth==2.17.3
+google-auth==2.18.0
 google-cloud-aiplatform==1.16.1
 google-cloud-appengine-logging==1.1.3
 google-cloud-audit-log==0.2.4
@@ -320,7 +320,7 @@ msrestazure==0.6.4
 multi-key-dict==2.0.3
 multidict==6.0.4
 mypy-boto3-appflow==1.26.125
-mypy-boto3-rds==1.26.116
+mypy-boto3-rds==1.26.132
 mypy-boto3-redshift-data==1.26.109
 mypy-boto3-s3==1.26.127
 mypy-extensions==1.0.0
@@ -511,7 +511,7 @@ sshtunnel==0.4.0
 stack-data==0.6.2
 starkbank-ecdsa==2.2.0
 statsd==4.0.1
-sympy==1.11.1
+sympy==1.12
 tableauserverclient==0.24
 tabulate==0.9.0
 tblib==1.7.0
@@ -531,26 +531,26 @@ traitlets==5.9.0
 trino==0.323.0
 twine==4.0.2
 types-Deprecated==1.2.9.2
-types-Markdown==3.4.2.8
-types-PyMySQL==1.0.19.6
+types-Markdown==3.4.2.9
+types-PyMySQL==1.0.19.7
 types-PyYAML==6.0.12.9
-types-boto==2.49.18.7
+types-boto==2.49.18.8
 types-certifi==2021.10.8.3
 types-croniter==1.3.2.9
-types-docutils==0.19.1.9
-types-paramiko==3.0.0.9
-types-protobuf==4.23.0.0
-types-pyOpenSSL==23.1.0.2
-types-python-dateutil==2.8.19.12
+types-docutils==0.20.0.1
+types-paramiko==3.0.0.10
+types-protobuf==4.23.0.1
+types-pyOpenSSL==23.1.0.3
+types-python-dateutil==2.8.19.13
 types-python-slugify==8.0.0.2
 types-pytz==2023.3.0.0
-types-redis==4.5.5.0
+types-redis==4.5.5.1
 types-requests==2.30.0.0
-types-setuptools==67.7.0.1
+types-setuptools==67.7.0.2
 types-tabulate==0.9.0.2
 types-termcolor==1.1.6.2
 types-toml==0.10.8.6
-types-urllib3==1.26.25.12
+types-urllib3==1.26.25.13
 typing_extensions==4.5.0
 tzdata==2023.3
 tzlocal==4.3
diff --git a/constraints-source-providers-3.9.txt 
b/constraints-source-providers-3.9.txt
index 8ed8452706..eae6836111 100644
--- a/constraints-source-providers-3.9.txt
+++ b/constraints-source-providers-3.9.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-05-09T20:48:32Z
+# This constraints file was automatically generated on 2023-05-11T02:37:30Z
 # 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.
@@ -80,7 +80,7 @@ azure-batch==13.0.0
 azure-common==1.1.28
 azure-core==1.26.4
 azure-cosmos==4.3.1
-azure-datalake-store==0.0.52
+azure-datalake-store==0.0.53
 azure-identity==1.12.0
 azure-keyvault-secrets==4.7.0
 azure-kusto-data==0.0.45
@@ -190,7 +190,7 @@ google-api-core==2.8.2
 google-api-python-client==1.12.11
 google-auth-httplib2==0.1.0
 google-auth-oauthlib==0.8.0
-google-auth==2.17.3
+google-auth==2.18.0
 google-cloud-aiplatform==1.16.1
 google-cloud-appengine-logging==1.1.3
 google-cloud-audit-log==0.2.4
@@ -319,7 +319,7 @@ msrestazure==0.6.4
 multi-key-dict==2.0.3
 multidict==6.0.4
 mypy-boto3-appflow==1.26.125
-mypy-boto3-rds==1.26.116
+mypy-boto3-rds==1.26.132
 mypy-boto3-redshift-data==1.26.109
 mypy-boto3-s3==1.26.127
 mypy-extensions==1.0.0
@@ -509,7 +509,7 @@ sshtunnel==0.4.0
 stack-data==0.6.2
 starkbank-ecdsa==2.2.0
 statsd==4.0.1
-sympy==1.11.1
+sympy==1.12
 tableauserverclient==0.24
 tabulate==0.9.0
 tblib==1.7.0
@@ -529,26 +529,26 @@ traitlets==5.9.0
 trino==0.323.0
 twine==4.0.2
 types-Deprecated==1.2.9.2
-types-Markdown==3.4.2.8
-types-PyMySQL==1.0.19.6
+types-Markdown==3.4.2.9
+types-PyMySQL==1.0.19.7
 types-PyYAML==6.0.12.9
-types-boto==2.49.18.7
+types-boto==2.49.18.8
 types-certifi==2021.10.8.3
 types-croniter==1.3.2.9
-types-docutils==0.19.1.9
-types-paramiko==3.0.0.9
-types-protobuf==4.23.0.0
-types-pyOpenSSL==23.1.0.2
-types-python-dateutil==2.8.19.12
+types-docutils==0.20.0.1
+types-paramiko==3.0.0.10
+types-protobuf==4.23.0.1
+types-pyOpenSSL==23.1.0.3
+types-python-dateutil==2.8.19.13
 types-python-slugify==8.0.0.2
 types-pytz==2023.3.0.0
-types-redis==4.5.5.0
+types-redis==4.5.5.1
 types-requests==2.30.0.0
-types-setuptools==67.7.0.1
+types-setuptools==67.7.0.2
 types-tabulate==0.9.0.2
 types-termcolor==1.1.6.2
 types-toml==0.10.8.6
-types-urllib3==1.26.25.12
+types-urllib3==1.26.25.13
 typing_extensions==4.5.0
 tzdata==2023.3
 tzlocal==4.3

Reply via email to