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 185b767bcc Updating constraints. Github run id:4536498153
185b767bcc is described below

commit 185b767bcce9a951a999af7e47a34439bd9fb739
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Mon Mar 27 21:58:33 2023 +0000

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

diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 2733f120fb..b0aa15526d 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-03-27T14:23:58Z
+# This constraints file was automatically generated on 2023-03-27T21:57:46Z
 # 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.
@@ -198,7 +198,7 @@ celery==5.2.7
 certifi==2022.12.7
 cffi==1.15.1
 cfgv==3.3.1
-cfn-lint==0.75.1
+cfn-lint==0.76.1
 cgroupspy==0.2.2
 chardet==4.0.0
 charset-normalizer==2.1.1
@@ -250,7 +250,7 @@ facebook-business==16.0.1
 fastavro==1.7.3
 fasteners==0.18
 fastjsonschema==2.16.3
-filelock==3.10.6
+filelock==3.10.7
 fissix==21.11.13
 flower==1.2.0
 frozenlist==1.3.3
@@ -317,7 +317,7 @@ greenlet==2.0.2
 grpc-google-iam-v1==0.12.4
 grpcio-gcp==0.2.2
 grpcio-status==1.48.2
-grpcio==1.51.3
+grpcio==1.53.0
 gssapi==1.8.2
 gunicorn==20.1.0
 h11==0.14.0
@@ -388,6 +388,7 @@ monotonic==1.6
 more-itertools==9.1.0
 moreorless==0.4.0
 moto==4.1.6
+mpmath==1.3.0
 msal-extensions==1.0.0
 msal==1.21.0
 msgpack==1.0.5
@@ -583,6 +584,7 @@ sshtunnel==0.4.0
 stack-data==0.6.2
 starkbank-ecdsa==2.2.0
 statsd==4.0.1
+sympy==1.11.1
 tableauserverclient==0.24
 tabulate==0.9.0
 tblib==1.7.0
@@ -601,20 +603,20 @@ tqdm==4.65.0
 traitlets==5.9.0
 trino==0.322.0
 twine==4.0.2
-types-Deprecated==1.2.9.1
-types-Markdown==3.4.2.5
-types-PyMySQL==1.0.19.5
-types-PyYAML==6.0.12.8
-types-boto==2.49.18.6
+types-Deprecated==1.2.9.2
+types-Markdown==3.4.2.6
+types-PyMySQL==1.0.19.6
+types-PyYAML==6.0.12.9
+types-boto==2.49.18.7
 types-certifi==2021.10.8.3
-types-croniter==1.3.2.6
-types-docutils==0.19.1.6
-types-paramiko==3.0.0.4
+types-croniter==1.3.2.7
+types-docutils==0.19.1.7
+types-paramiko==3.0.0.5
 types-protobuf==4.22.0.0
-types-pyOpenSSL==23.1.0.0
-types-python-dateutil==2.8.19.10
-types-python-slugify==8.0.0.1
-types-pytz==2023.2.0.0
+types-pyOpenSSL==23.1.0.1
+types-python-dateutil==2.8.19.11
+types-python-slugify==8.0.0.2
+types-pytz==2023.2.0.1
 types-redis==4.5.3.0
 types-requests==2.28.11.16
 types-setuptools==67.6.0.5
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index 57612ccc8c..0a1c714619 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-03-27T14:24:46Z
+# This constraints file was automatically generated on 2023-03-27T21:58:29Z
 # 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.
@@ -199,7 +199,7 @@ celery==5.2.7
 certifi==2022.12.7
 cffi==1.15.1
 cfgv==3.3.1
-cfn-lint==0.75.1
+cfn-lint==0.76.1
 cgroupspy==0.2.2
 chardet==4.0.0
 charset-normalizer==2.1.1
@@ -250,7 +250,7 @@ facebook-business==16.0.1
 fastavro==1.7.3
 fasteners==0.18
 fastjsonschema==2.16.3
-filelock==3.10.6
+filelock==3.10.7
 fissix==21.11.13
 flower==1.2.0
 frozenlist==1.3.3
@@ -317,7 +317,7 @@ greenlet==2.0.2
 grpc-google-iam-v1==0.12.4
 grpcio-gcp==0.2.2
 grpcio-status==1.48.2
-grpcio==1.51.3
+grpcio==1.53.0
 gssapi==1.8.2
 gunicorn==20.1.0
 h11==0.14.0
@@ -388,6 +388,7 @@ monotonic==1.6
 more-itertools==9.1.0
 moreorless==0.4.0
 moto==4.1.6
+mpmath==1.3.0
 msal-extensions==1.0.0
 msal==1.21.0
 msgpack==1.0.5
@@ -583,6 +584,7 @@ sshpubkeys==3.3.1
 sshtunnel==0.4.0
 starkbank-ecdsa==2.2.0
 statsd==4.0.1
+sympy==1.10.1
 tableauserverclient==0.24
 tabulate==0.9.0
 tblib==1.7.0
@@ -602,20 +604,20 @@ traitlets==5.9.0
 trino==0.322.0
 twine==4.0.2
 typed-ast==1.5.4
-types-Deprecated==1.2.9.1
-types-Markdown==3.4.2.5
-types-PyMySQL==1.0.19.5
-types-PyYAML==6.0.12.8
-types-boto==2.49.18.6
+types-Deprecated==1.2.9.2
+types-Markdown==3.4.2.6
+types-PyMySQL==1.0.19.6
+types-PyYAML==6.0.12.9
+types-boto==2.49.18.7
 types-certifi==2021.10.8.3
-types-croniter==1.3.2.6
-types-docutils==0.19.1.6
-types-paramiko==3.0.0.4
+types-croniter==1.3.2.7
+types-docutils==0.19.1.7
+types-paramiko==3.0.0.5
 types-protobuf==4.22.0.0
-types-pyOpenSSL==23.1.0.0
-types-python-dateutil==2.8.19.10
-types-python-slugify==8.0.0.1
-types-pytz==2023.2.0.0
+types-pyOpenSSL==23.1.0.1
+types-python-dateutil==2.8.19.11
+types-python-slugify==8.0.0.2
+types-pytz==2023.2.0.1
 types-redis==4.5.3.0
 types-requests==2.28.11.16
 types-setuptools==67.6.0.5
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index fcae0ca282..2f2a672e02 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-03-27T14:24:28Z
+# This constraints file was automatically generated on 2023-03-27T21:58:16Z
 # 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.
@@ -199,7 +199,7 @@ celery==5.2.7
 certifi==2022.12.7
 cffi==1.15.1
 cfgv==3.3.1
-cfn-lint==0.75.1
+cfn-lint==0.76.1
 cgroupspy==0.2.2
 chardet==4.0.0
 charset-normalizer==2.1.1
@@ -251,7 +251,7 @@ facebook-business==16.0.1
 fastavro==1.7.3
 fasteners==0.18
 fastjsonschema==2.16.3
-filelock==3.10.6
+filelock==3.10.7
 fissix==21.11.13
 flower==1.2.0
 frozenlist==1.3.3
@@ -318,7 +318,7 @@ greenlet==2.0.2
 grpc-google-iam-v1==0.12.4
 grpcio-gcp==0.2.2
 grpcio-status==1.48.2
-grpcio==1.51.3
+grpcio==1.53.0
 gssapi==1.8.2
 gunicorn==20.1.0
 h11==0.14.0
@@ -389,6 +389,7 @@ monotonic==1.6
 more-itertools==9.1.0
 moreorless==0.4.0
 moto==4.1.6
+mpmath==1.3.0
 msal-extensions==1.0.0
 msal==1.21.0
 msgpack==1.0.5
@@ -585,6 +586,7 @@ sshtunnel==0.4.0
 stack-data==0.6.2
 starkbank-ecdsa==2.2.0
 statsd==4.0.1
+sympy==1.11.1
 tableauserverclient==0.24
 tabulate==0.9.0
 tblib==1.7.0
@@ -603,20 +605,20 @@ tqdm==4.65.0
 traitlets==5.9.0
 trino==0.322.0
 twine==4.0.2
-types-Deprecated==1.2.9.1
-types-Markdown==3.4.2.5
-types-PyMySQL==1.0.19.5
-types-PyYAML==6.0.12.8
-types-boto==2.49.18.6
+types-Deprecated==1.2.9.2
+types-Markdown==3.4.2.6
+types-PyMySQL==1.0.19.6
+types-PyYAML==6.0.12.9
+types-boto==2.49.18.7
 types-certifi==2021.10.8.3
-types-croniter==1.3.2.6
-types-docutils==0.19.1.6
-types-paramiko==3.0.0.4
+types-croniter==1.3.2.7
+types-docutils==0.19.1.7
+types-paramiko==3.0.0.5
 types-protobuf==4.22.0.0
-types-pyOpenSSL==23.1.0.0
-types-python-dateutil==2.8.19.10
-types-python-slugify==8.0.0.1
-types-pytz==2023.2.0.0
+types-pyOpenSSL==23.1.0.1
+types-python-dateutil==2.8.19.11
+types-python-slugify==8.0.0.2
+types-pytz==2023.2.0.1
 types-redis==4.5.3.0
 types-requests==2.28.11.16
 types-setuptools==67.6.0.5
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index ea628bd641..a56bd67a88 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-03-27T14:24:33Z
+# This constraints file was automatically generated on 2023-03-27T21:58:17Z
 # 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.
@@ -198,7 +198,7 @@ celery==5.2.7
 certifi==2022.12.7
 cffi==1.15.1
 cfgv==3.3.1
-cfn-lint==0.75.1
+cfn-lint==0.76.1
 cgroupspy==0.2.2
 chardet==4.0.0
 charset-normalizer==2.1.1
@@ -250,7 +250,7 @@ facebook-business==16.0.1
 fastavro==1.7.3
 fasteners==0.18
 fastjsonschema==2.16.3
-filelock==3.10.6
+filelock==3.10.7
 fissix==21.11.13
 flower==1.2.0
 frozenlist==1.3.3
@@ -317,7 +317,7 @@ greenlet==2.0.2
 grpc-google-iam-v1==0.12.4
 grpcio-gcp==0.2.2
 grpcio-status==1.48.2
-grpcio==1.51.3
+grpcio==1.53.0
 gssapi==1.8.2
 gunicorn==20.1.0
 h11==0.14.0
@@ -388,6 +388,7 @@ monotonic==1.6
 more-itertools==9.1.0
 moreorless==0.4.0
 moto==4.1.6
+mpmath==1.3.0
 msal-extensions==1.0.0
 msal==1.21.0
 msgpack==1.0.5
@@ -583,6 +584,7 @@ sshtunnel==0.4.0
 stack-data==0.6.2
 starkbank-ecdsa==2.2.0
 statsd==4.0.1
+sympy==1.11.1
 tableauserverclient==0.24
 tabulate==0.9.0
 tblib==1.7.0
@@ -601,20 +603,20 @@ tqdm==4.65.0
 traitlets==5.9.0
 trino==0.322.0
 twine==4.0.2
-types-Deprecated==1.2.9.1
-types-Markdown==3.4.2.5
-types-PyMySQL==1.0.19.5
-types-PyYAML==6.0.12.8
-types-boto==2.49.18.6
+types-Deprecated==1.2.9.2
+types-Markdown==3.4.2.6
+types-PyMySQL==1.0.19.6
+types-PyYAML==6.0.12.9
+types-boto==2.49.18.7
 types-certifi==2021.10.8.3
-types-croniter==1.3.2.6
-types-docutils==0.19.1.6
-types-paramiko==3.0.0.4
+types-croniter==1.3.2.7
+types-docutils==0.19.1.7
+types-paramiko==3.0.0.5
 types-protobuf==4.22.0.0
-types-pyOpenSSL==23.1.0.0
-types-python-dateutil==2.8.19.10
-types-python-slugify==8.0.0.1
-types-pytz==2023.2.0.0
+types-pyOpenSSL==23.1.0.1
+types-python-dateutil==2.8.19.11
+types-python-slugify==8.0.0.2
+types-pytz==2023.2.0.1
 types-redis==4.5.3.0
 types-requests==2.28.11.16
 types-setuptools==67.6.0.5
diff --git a/constraints-no-providers-3.10.txt 
b/constraints-no-providers-3.10.txt
index bac26da878..066cfeef82 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-03-27T14:20:01Z
+# This constraints file was automatically generated on 2023-03-27T21:53:43Z
 # 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.
@@ -84,7 +84,7 @@ docutils==0.19
 email-validator==1.3.1
 eventlet==0.33.3
 exceptiongroup==1.1.1
-filelock==3.10.6
+filelock==3.10.7
 flower==1.2.0
 frozenlist==1.3.3
 fsspec==2023.3.0
@@ -94,7 +94,7 @@ google-auth==2.16.3
 googleapis-common-protos==1.59.0
 graphviz==0.20.1
 greenlet==2.0.2
-grpcio==1.51.3
+grpcio==1.53.0
 gssapi==1.8.2
 gunicorn==20.1.0
 h11==0.14.0
diff --git a/constraints-no-providers-3.7.txt b/constraints-no-providers-3.7.txt
index add6079e97..41cb2edea1 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-03-27T14:20:52Z
+# This constraints file was automatically generated on 2023-03-27T21:54:34Z
 # 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 @@ docutils==0.19
 email-validator==1.3.1
 eventlet==0.33.3
 exceptiongroup==1.1.1
-filelock==3.10.6
+filelock==3.10.7
 flower==1.2.0
 frozenlist==1.3.3
 fsspec==2023.1.0
@@ -96,7 +96,7 @@ google-auth==2.16.3
 googleapis-common-protos==1.59.0
 graphviz==0.20.1
 greenlet==2.0.2
-grpcio==1.51.3
+grpcio==1.53.0
 gssapi==1.8.2
 gunicorn==20.1.0
 h11==0.14.0
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index ac45c3853e..d3a94da1be 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-03-27T14:20:41Z
+# This constraints file was automatically generated on 2023-03-27T21:54:21Z
 # 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.
@@ -84,7 +84,7 @@ docutils==0.19
 email-validator==1.3.1
 eventlet==0.33.3
 exceptiongroup==1.1.1
-filelock==3.10.6
+filelock==3.10.7
 flower==1.2.0
 frozenlist==1.3.3
 fsspec==2023.3.0
@@ -94,7 +94,7 @@ google-auth==2.16.3
 googleapis-common-protos==1.59.0
 graphviz==0.20.1
 greenlet==2.0.2
-grpcio==1.51.3
+grpcio==1.53.0
 gssapi==1.8.2
 gunicorn==20.1.0
 h11==0.14.0
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index a6e26feab4..4404a11bc0 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-03-27T14:20:47Z
+# This constraints file was automatically generated on 2023-03-27T21:54:31Z
 # 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.
@@ -84,7 +84,7 @@ docutils==0.19
 email-validator==1.3.1
 eventlet==0.33.3
 exceptiongroup==1.1.1
-filelock==3.10.6
+filelock==3.10.7
 flower==1.2.0
 frozenlist==1.3.3
 fsspec==2023.3.0
@@ -94,7 +94,7 @@ google-auth==2.16.3
 googleapis-common-protos==1.59.0
 graphviz==0.20.1
 greenlet==2.0.2
-grpcio==1.51.3
+grpcio==1.53.0
 gssapi==1.8.2
 gunicorn==20.1.0
 h11==0.14.0
diff --git a/constraints-source-providers-3.10.txt 
b/constraints-source-providers-3.10.txt
index 49f8f9875c..b7b313feda 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-03-27T14:14:23Z
+# This constraints file was automatically generated on 2023-03-27T21:47: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 of 
both
 # 'apache-airflow' package and all available community provider packages.
@@ -120,7 +120,7 @@ celery==5.2.7
 certifi==2022.12.7
 cffi==1.15.1
 cfgv==3.3.1
-cfn-lint==0.75.1
+cfn-lint==0.76.1
 cgroupspy==0.2.2
 chardet==4.0.0
 charset-normalizer==2.1.1
@@ -172,7 +172,7 @@ facebook-business==16.0.1
 fastavro==1.7.3
 fasteners==0.18
 fastjsonschema==2.16.3
-filelock==3.10.6
+filelock==3.10.7
 fissix==21.11.13
 flower==1.2.0
 frozenlist==1.3.3
@@ -239,7 +239,7 @@ greenlet==2.0.2
 grpc-google-iam-v1==0.12.4
 grpcio-gcp==0.2.2
 grpcio-status==1.48.2
-grpcio==1.51.3
+grpcio==1.53.0
 gssapi==1.8.2
 gunicorn==20.1.0
 h11==0.14.0
@@ -310,6 +310,7 @@ monotonic==1.6
 more-itertools==9.1.0
 moreorless==0.4.0
 moto==4.1.6
+mpmath==1.3.0
 msal-extensions==1.0.0
 msal==1.21.0
 msgpack==1.0.5
@@ -504,6 +505,7 @@ sshtunnel==0.4.0
 stack-data==0.6.2
 starkbank-ecdsa==2.2.0
 statsd==4.0.1
+sympy==1.11.1
 tableauserverclient==0.24
 tabulate==0.9.0
 tblib==1.7.0
@@ -522,20 +524,20 @@ tqdm==4.65.0
 traitlets==5.9.0
 trino==0.322.0
 twine==4.0.2
-types-Deprecated==1.2.9.1
-types-Markdown==3.4.2.5
-types-PyMySQL==1.0.19.5
-types-PyYAML==6.0.12.8
-types-boto==2.49.18.6
+types-Deprecated==1.2.9.2
+types-Markdown==3.4.2.6
+types-PyMySQL==1.0.19.6
+types-PyYAML==6.0.12.9
+types-boto==2.49.18.7
 types-certifi==2021.10.8.3
-types-croniter==1.3.2.6
-types-docutils==0.19.1.6
-types-paramiko==3.0.0.4
+types-croniter==1.3.2.7
+types-docutils==0.19.1.7
+types-paramiko==3.0.0.5
 types-protobuf==4.22.0.0
-types-pyOpenSSL==23.1.0.0
-types-python-dateutil==2.8.19.10
-types-python-slugify==8.0.0.1
-types-pytz==2023.2.0.0
+types-pyOpenSSL==23.1.0.1
+types-python-dateutil==2.8.19.11
+types-python-slugify==8.0.0.2
+types-pytz==2023.2.0.1
 types-redis==4.5.3.0
 types-requests==2.28.11.16
 types-setuptools==67.6.0.5
diff --git a/constraints-source-providers-3.7.txt 
b/constraints-source-providers-3.7.txt
index 29dc7f471e..355ce2dcf9 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-03-27T14:14:23Z
+# This constraints file was automatically generated on 2023-03-27T21:47: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 of 
both
 # 'apache-airflow' package and all available community provider packages.
@@ -121,7 +121,7 @@ celery==5.2.7
 certifi==2022.12.7
 cffi==1.15.1
 cfgv==3.3.1
-cfn-lint==0.75.1
+cfn-lint==0.76.1
 cgroupspy==0.2.2
 chardet==4.0.0
 charset-normalizer==2.1.1
@@ -172,7 +172,7 @@ facebook-business==16.0.1
 fastavro==1.7.3
 fasteners==0.18
 fastjsonschema==2.16.3
-filelock==3.10.6
+filelock==3.10.7
 fissix==21.11.13
 flower==1.2.0
 frozenlist==1.3.3
@@ -239,7 +239,7 @@ greenlet==2.0.2
 grpc-google-iam-v1==0.12.4
 grpcio-gcp==0.2.2
 grpcio-status==1.48.2
-grpcio==1.51.3
+grpcio==1.53.0
 gssapi==1.8.2
 gunicorn==20.1.0
 h11==0.14.0
@@ -310,6 +310,7 @@ monotonic==1.6
 more-itertools==9.1.0
 moreorless==0.4.0
 moto==4.1.6
+mpmath==1.3.0
 msal-extensions==1.0.0
 msal==1.21.0
 msgpack==1.0.5
@@ -504,6 +505,7 @@ sshpubkeys==3.3.1
 sshtunnel==0.4.0
 starkbank-ecdsa==2.2.0
 statsd==4.0.1
+sympy==1.10.1
 tableauserverclient==0.24
 tabulate==0.9.0
 tblib==1.7.0
@@ -523,20 +525,20 @@ traitlets==5.9.0
 trino==0.322.0
 twine==4.0.2
 typed-ast==1.5.4
-types-Deprecated==1.2.9.1
-types-Markdown==3.4.2.5
-types-PyMySQL==1.0.19.5
-types-PyYAML==6.0.12.8
-types-boto==2.49.18.6
+types-Deprecated==1.2.9.2
+types-Markdown==3.4.2.6
+types-PyMySQL==1.0.19.6
+types-PyYAML==6.0.12.9
+types-boto==2.49.18.7
 types-certifi==2021.10.8.3
-types-croniter==1.3.2.6
-types-docutils==0.19.1.6
-types-paramiko==3.0.0.4
+types-croniter==1.3.2.7
+types-docutils==0.19.1.7
+types-paramiko==3.0.0.5
 types-protobuf==4.22.0.0
-types-pyOpenSSL==23.1.0.0
-types-python-dateutil==2.8.19.10
-types-python-slugify==8.0.0.1
-types-pytz==2023.2.0.0
+types-pyOpenSSL==23.1.0.1
+types-python-dateutil==2.8.19.11
+types-python-slugify==8.0.0.2
+types-pytz==2023.2.0.1
 types-redis==4.5.3.0
 types-requests==2.28.11.16
 types-setuptools==67.6.0.5
diff --git a/constraints-source-providers-3.8.txt 
b/constraints-source-providers-3.8.txt
index dd36a08a0a..4bc389a99e 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-03-27T14:14:24Z
+# This constraints file was automatically generated on 2023-03-27T21:47: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 of 
both
 # 'apache-airflow' package and all available community provider packages.
@@ -121,7 +121,7 @@ celery==5.2.7
 certifi==2022.12.7
 cffi==1.15.1
 cfgv==3.3.1
-cfn-lint==0.75.1
+cfn-lint==0.76.1
 cgroupspy==0.2.2
 chardet==4.0.0
 charset-normalizer==2.1.1
@@ -173,7 +173,7 @@ facebook-business==16.0.1
 fastavro==1.7.3
 fasteners==0.18
 fastjsonschema==2.16.3
-filelock==3.10.6
+filelock==3.10.7
 fissix==21.11.13
 flower==1.2.0
 frozenlist==1.3.3
@@ -240,7 +240,7 @@ greenlet==2.0.2
 grpc-google-iam-v1==0.12.4
 grpcio-gcp==0.2.2
 grpcio-status==1.48.2
-grpcio==1.51.3
+grpcio==1.53.0
 gssapi==1.8.2
 gunicorn==20.1.0
 h11==0.14.0
@@ -311,6 +311,7 @@ monotonic==1.6
 more-itertools==9.1.0
 moreorless==0.4.0
 moto==4.1.6
+mpmath==1.3.0
 msal-extensions==1.0.0
 msal==1.21.0
 msgpack==1.0.5
@@ -506,6 +507,7 @@ sshtunnel==0.4.0
 stack-data==0.6.2
 starkbank-ecdsa==2.2.0
 statsd==4.0.1
+sympy==1.11.1
 tableauserverclient==0.24
 tabulate==0.9.0
 tblib==1.7.0
@@ -524,20 +526,20 @@ tqdm==4.65.0
 traitlets==5.9.0
 trino==0.322.0
 twine==4.0.2
-types-Deprecated==1.2.9.1
-types-Markdown==3.4.2.5
-types-PyMySQL==1.0.19.5
-types-PyYAML==6.0.12.8
-types-boto==2.49.18.6
+types-Deprecated==1.2.9.2
+types-Markdown==3.4.2.6
+types-PyMySQL==1.0.19.6
+types-PyYAML==6.0.12.9
+types-boto==2.49.18.7
 types-certifi==2021.10.8.3
-types-croniter==1.3.2.6
-types-docutils==0.19.1.6
-types-paramiko==3.0.0.4
+types-croniter==1.3.2.7
+types-docutils==0.19.1.7
+types-paramiko==3.0.0.5
 types-protobuf==4.22.0.0
-types-pyOpenSSL==23.1.0.0
-types-python-dateutil==2.8.19.10
-types-python-slugify==8.0.0.1
-types-pytz==2023.2.0.0
+types-pyOpenSSL==23.1.0.1
+types-python-dateutil==2.8.19.11
+types-python-slugify==8.0.0.2
+types-pytz==2023.2.0.1
 types-redis==4.5.3.0
 types-requests==2.28.11.16
 types-setuptools==67.6.0.5
diff --git a/constraints-source-providers-3.9.txt 
b/constraints-source-providers-3.9.txt
index 49f8f9875c..b7b313feda 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-03-27T14:14:23Z
+# This constraints file was automatically generated on 2023-03-27T21:47: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 of 
both
 # 'apache-airflow' package and all available community provider packages.
@@ -120,7 +120,7 @@ celery==5.2.7
 certifi==2022.12.7
 cffi==1.15.1
 cfgv==3.3.1
-cfn-lint==0.75.1
+cfn-lint==0.76.1
 cgroupspy==0.2.2
 chardet==4.0.0
 charset-normalizer==2.1.1
@@ -172,7 +172,7 @@ facebook-business==16.0.1
 fastavro==1.7.3
 fasteners==0.18
 fastjsonschema==2.16.3
-filelock==3.10.6
+filelock==3.10.7
 fissix==21.11.13
 flower==1.2.0
 frozenlist==1.3.3
@@ -239,7 +239,7 @@ greenlet==2.0.2
 grpc-google-iam-v1==0.12.4
 grpcio-gcp==0.2.2
 grpcio-status==1.48.2
-grpcio==1.51.3
+grpcio==1.53.0
 gssapi==1.8.2
 gunicorn==20.1.0
 h11==0.14.0
@@ -310,6 +310,7 @@ monotonic==1.6
 more-itertools==9.1.0
 moreorless==0.4.0
 moto==4.1.6
+mpmath==1.3.0
 msal-extensions==1.0.0
 msal==1.21.0
 msgpack==1.0.5
@@ -504,6 +505,7 @@ sshtunnel==0.4.0
 stack-data==0.6.2
 starkbank-ecdsa==2.2.0
 statsd==4.0.1
+sympy==1.11.1
 tableauserverclient==0.24
 tabulate==0.9.0
 tblib==1.7.0
@@ -522,20 +524,20 @@ tqdm==4.65.0
 traitlets==5.9.0
 trino==0.322.0
 twine==4.0.2
-types-Deprecated==1.2.9.1
-types-Markdown==3.4.2.5
-types-PyMySQL==1.0.19.5
-types-PyYAML==6.0.12.8
-types-boto==2.49.18.6
+types-Deprecated==1.2.9.2
+types-Markdown==3.4.2.6
+types-PyMySQL==1.0.19.6
+types-PyYAML==6.0.12.9
+types-boto==2.49.18.7
 types-certifi==2021.10.8.3
-types-croniter==1.3.2.6
-types-docutils==0.19.1.6
-types-paramiko==3.0.0.4
+types-croniter==1.3.2.7
+types-docutils==0.19.1.7
+types-paramiko==3.0.0.5
 types-protobuf==4.22.0.0
-types-pyOpenSSL==23.1.0.0
-types-python-dateutil==2.8.19.10
-types-python-slugify==8.0.0.1
-types-pytz==2023.2.0.0
+types-pyOpenSSL==23.1.0.1
+types-python-dateutil==2.8.19.11
+types-python-slugify==8.0.0.2
+types-pytz==2023.2.0.1
 types-redis==4.5.3.0
 types-requests==2.28.11.16
 types-setuptools==67.6.0.5

Reply via email to