This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch constraints-2-6
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/constraints-2-6 by this push:
     new a635b155bd Updating constraints. Github run id:4962086160
a635b155bd is described below

commit a635b155bd3516d7af5f7ef9049fb8a3ec06618c
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Fri May 12 20:05:47 2023 +0000

    Updating constraints. Github run id:4962086160
    
    This update in constraints is automatically committed by the CI 
'constraints-push' step based on
    'refs/heads/v2-6-test' in the 'apache/airflow' repository with commit sha 
ddcfebdffe0392a175b95552809bb915f24553fd.
    
    The action that build those constraints can be found at 
https://github.com/apache/airflow/actions/runs/4962086160/
    
    The image tag used for that build was: 
ddcfebdffe0392a175b95552809bb915f24553fd. You can enter Breeze environment
    with this image by running 'breeze shell --image-tag 
ddcfebdffe0392a175b95552809bb915f24553fd'
    
    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                  | 22 +++++++++++-----------
 constraints-3.7.txt                   | 22 +++++++++++-----------
 constraints-3.8.txt                   | 22 +++++++++++-----------
 constraints-3.9.txt                   | 22 +++++++++++-----------
 constraints-no-providers-3.10.txt     |  8 ++++----
 constraints-no-providers-3.7.txt      |  8 ++++----
 constraints-no-providers-3.8.txt      |  8 ++++----
 constraints-no-providers-3.9.txt      |  8 ++++----
 constraints-source-providers-3.10.txt | 20 ++++++++++----------
 constraints-source-providers-3.7.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 9baa0b1287..42f2dcf41c 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-05-11T07:46:05Z
+# This constraints file was automatically generated on 2023-05-12T20:05:09Z
 # via "eager-upgrade" mechanism of PIP. For the "v2-6-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.
@@ -20,7 +20,7 @@ Flask-JWT-Extended==4.4.4
 Flask-Limiter==3.3.1
 Flask-Login==0.6.2
 Flask-SQLAlchemy==2.5.1
-Flask-Session==0.4.1
+Flask-Session==0.5.0
 Flask-WTF==1.1.1
 Flask==2.2.5
 GitPython==3.1.31
@@ -160,7 +160,7 @@ azure-common==1.1.28
 azure-core==1.26.4
 azure-cosmos==4.3.1
 azure-datalake-store==0.0.53
-azure-identity==1.12.0
+azure-identity==1.13.0
 azure-keyvault-secrets==4.7.0
 azure-kusto-data==0.0.45
 azure-mgmt-containerinstance==1.5.0
@@ -232,7 +232,7 @@ dill==0.3.1.1
 distlib==0.3.6
 distributed==2023.4.1
 dnspython==2.3.0
-docker==6.1.1
+docker==6.1.2
 docopt==0.6.2
 docutils==0.20
 ecdsa==0.18.0
@@ -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.54.0
+grpcio==1.54.2
 gssapi==1.8.2
 gunicorn==20.1.0
 h11==0.14.0
@@ -372,7 +372,7 @@ limits==3.4.0
 linkify-it-py==2.0.2
 locket==1.0.0
 lockfile==0.12.2
-looker-sdk==23.6.0
+looker-sdk==23.8.1
 lxml==4.9.2
 lz4==4.3.2
 markdown-it-py==2.2.0
@@ -406,7 +406,7 @@ nbclient==0.7.4
 nbformat==5.8.0
 neo4j==5.8.0
 networkx==3.1
-nodeenv==1.7.0
+nodeenv==1.8.0
 numpy==1.24.3
 oauthlib==3.2.2
 objsize==0.6.1
@@ -442,10 +442,10 @@ pendulum==2.1.2
 pexpect==4.8.0
 pickleshare==0.7.5
 pinotdb==0.4.14
-pipdeptree==2.7.0
+pipdeptree==2.7.1
 pipx==1.2.0
 pkginfo==1.9.6
-platformdirs==3.5.0
+platformdirs==3.5.1
 pluggy==1.0.0
 ply==3.11
 plyvel==1.5.0
@@ -616,7 +616,7 @@ 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.1
+types-redis==4.5.5.2
 types-requests==2.30.0.0
 types-setuptools==67.7.0.2
 types-tabulate==0.9.0.2
@@ -642,7 +642,7 @@ websocket-client==1.5.1
 wrapt==1.15.0
 xmltodict==0.13.0
 yamllint==1.31.0
-yandexcloud==0.211.0
+yandexcloud==0.212.0
 yarl==1.9.2
 zeep==4.2.1
 zenpy==2.0.25
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index 23aaeba071..91c2ae65ef 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-05-11T07:46:35Z
+# This constraints file was automatically generated on 2023-05-12T20:05:45Z
 # via "eager-upgrade" mechanism of PIP. For the "v2-6-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.
@@ -20,7 +20,7 @@ Flask-JWT-Extended==4.4.4
 Flask-Limiter==3.3.1
 Flask-Login==0.6.2
 Flask-SQLAlchemy==2.5.1
-Flask-Session==0.4.1
+Flask-Session==0.5.0
 Flask-WTF==1.1.1
 Flask==2.2.5
 GitPython==3.1.31
@@ -160,7 +160,7 @@ azure-common==1.1.28
 azure-core==1.26.4
 azure-cosmos==4.3.1
 azure-datalake-store==0.0.53
-azure-identity==1.12.0
+azure-identity==1.13.0
 azure-keyvault-secrets==4.7.0
 azure-kusto-data==0.0.45
 azure-mgmt-containerinstance==1.5.0
@@ -234,7 +234,7 @@ dill==0.3.1.1
 distlib==0.3.6
 distributed==2022.2.0
 dnspython==2.3.0
-docker==6.1.1
+docker==6.1.2
 docopt==0.6.2
 docutils==0.20
 ecdsa==0.18.0
@@ -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.54.0
+grpcio==1.54.2
 gssapi==1.8.2
 gunicorn==20.1.0
 h11==0.14.0
@@ -373,7 +373,7 @@ limits==3.4.0
 linkify-it-py==2.0.2
 locket==1.0.0
 lockfile==0.12.2
-looker-sdk==23.6.0
+looker-sdk==23.8.1
 lxml==4.9.2
 lz4==4.3.2
 markdown-it-py==2.2.0
@@ -408,7 +408,7 @@ nbformat==5.8.0
 neo4j==5.8.0
 nest-asyncio==1.5.6
 networkx==2.6.3
-nodeenv==1.7.0
+nodeenv==1.8.0
 numpy==1.21.6
 oauthlib==3.2.2
 objsize==0.6.1
@@ -444,11 +444,11 @@ pendulum==2.1.2
 pexpect==4.8.0
 pickleshare==0.7.5
 pinotdb==0.4.14
-pipdeptree==2.7.0
+pipdeptree==2.7.1
 pipx==1.2.0
 pkginfo==1.9.6
 pkgutil_resolve_name==1.3.10
-platformdirs==3.5.0
+platformdirs==3.5.1
 pluggy==1.0.0
 ply==3.11
 plyvel==1.5.0
@@ -618,7 +618,7 @@ 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.1
+types-redis==4.5.5.2
 types-requests==2.30.0.0
 types-setuptools==67.7.0.2
 types-tabulate==0.9.0.2
@@ -644,7 +644,7 @@ websocket-client==1.5.1
 wrapt==1.15.0
 xmltodict==0.13.0
 yamllint==1.31.0
-yandexcloud==0.211.0
+yandexcloud==0.212.0
 yarl==1.9.2
 zeep==4.2.1
 zenpy==2.0.25
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 1e2b7d0913..4be9989b20 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-05-11T07:46:24Z
+# This constraints file was automatically generated on 2023-05-12T20:05:29Z
 # via "eager-upgrade" mechanism of PIP. For the "v2-6-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.
@@ -20,7 +20,7 @@ Flask-JWT-Extended==4.4.4
 Flask-Limiter==3.3.1
 Flask-Login==0.6.2
 Flask-SQLAlchemy==2.5.1
-Flask-Session==0.4.1
+Flask-Session==0.5.0
 Flask-WTF==1.1.1
 Flask==2.2.5
 GitPython==3.1.31
@@ -160,7 +160,7 @@ azure-common==1.1.28
 azure-core==1.26.4
 azure-cosmos==4.3.1
 azure-datalake-store==0.0.53
-azure-identity==1.12.0
+azure-identity==1.13.0
 azure-keyvault-secrets==4.7.0
 azure-kusto-data==0.0.45
 azure-mgmt-containerinstance==1.5.0
@@ -233,7 +233,7 @@ dill==0.3.1.1
 distlib==0.3.6
 distributed==2023.4.1
 dnspython==2.3.0
-docker==6.1.1
+docker==6.1.2
 docopt==0.6.2
 docutils==0.20
 ecdsa==0.18.0
@@ -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.54.0
+grpcio==1.54.2
 gssapi==1.8.2
 gunicorn==20.1.0
 h11==0.14.0
@@ -373,7 +373,7 @@ limits==3.4.0
 linkify-it-py==2.0.2
 locket==1.0.0
 lockfile==0.12.2
-looker-sdk==23.6.0
+looker-sdk==23.8.1
 lxml==4.9.2
 lz4==4.3.2
 markdown-it-py==2.2.0
@@ -407,7 +407,7 @@ nbclient==0.7.4
 nbformat==5.8.0
 neo4j==5.8.0
 networkx==3.1
-nodeenv==1.7.0
+nodeenv==1.8.0
 numpy==1.24.3
 oauthlib==3.2.2
 objsize==0.6.1
@@ -443,11 +443,11 @@ pendulum==2.1.2
 pexpect==4.8.0
 pickleshare==0.7.5
 pinotdb==0.4.14
-pipdeptree==2.7.0
+pipdeptree==2.7.1
 pipx==1.2.0
 pkginfo==1.9.6
 pkgutil_resolve_name==1.3.10
-platformdirs==3.5.0
+platformdirs==3.5.1
 pluggy==1.0.0
 ply==3.11
 plyvel==1.5.0
@@ -618,7 +618,7 @@ 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.1
+types-redis==4.5.5.2
 types-requests==2.30.0.0
 types-setuptools==67.7.0.2
 types-tabulate==0.9.0.2
@@ -644,7 +644,7 @@ websocket-client==1.5.1
 wrapt==1.15.0
 xmltodict==0.13.0
 yamllint==1.31.0
-yandexcloud==0.211.0
+yandexcloud==0.212.0
 yarl==1.9.2
 zeep==4.2.1
 zenpy==2.0.25
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 361bbe287c..7480ed81c5 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-05-11T07:46:20Z
+# This constraints file was automatically generated on 2023-05-12T20:05:32Z
 # via "eager-upgrade" mechanism of PIP. For the "v2-6-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.
@@ -20,7 +20,7 @@ Flask-JWT-Extended==4.4.4
 Flask-Limiter==3.3.1
 Flask-Login==0.6.2
 Flask-SQLAlchemy==2.5.1
-Flask-Session==0.4.1
+Flask-Session==0.5.0
 Flask-WTF==1.1.1
 Flask==2.2.5
 GitPython==3.1.31
@@ -160,7 +160,7 @@ azure-common==1.1.28
 azure-core==1.26.4
 azure-cosmos==4.3.1
 azure-datalake-store==0.0.53
-azure-identity==1.12.0
+azure-identity==1.13.0
 azure-keyvault-secrets==4.7.0
 azure-kusto-data==0.0.45
 azure-mgmt-containerinstance==1.5.0
@@ -232,7 +232,7 @@ dill==0.3.1.1
 distlib==0.3.6
 distributed==2023.4.1
 dnspython==2.3.0
-docker==6.1.1
+docker==6.1.2
 docopt==0.6.2
 docutils==0.20
 ecdsa==0.18.0
@@ -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.54.0
+grpcio==1.54.2
 gssapi==1.8.2
 gunicorn==20.1.0
 h11==0.14.0
@@ -372,7 +372,7 @@ limits==3.4.0
 linkify-it-py==2.0.2
 locket==1.0.0
 lockfile==0.12.2
-looker-sdk==23.6.0
+looker-sdk==23.8.1
 lxml==4.9.2
 lz4==4.3.2
 markdown-it-py==2.2.0
@@ -406,7 +406,7 @@ nbclient==0.7.4
 nbformat==5.8.0
 neo4j==5.8.0
 networkx==3.1
-nodeenv==1.7.0
+nodeenv==1.8.0
 numpy==1.24.3
 oauthlib==3.2.2
 objsize==0.6.1
@@ -442,10 +442,10 @@ pendulum==2.1.2
 pexpect==4.8.0
 pickleshare==0.7.5
 pinotdb==0.4.14
-pipdeptree==2.7.0
+pipdeptree==2.7.1
 pipx==1.2.0
 pkginfo==1.9.6
-platformdirs==3.5.0
+platformdirs==3.5.1
 pluggy==1.0.0
 ply==3.11
 plyvel==1.5.0
@@ -616,7 +616,7 @@ 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.1
+types-redis==4.5.5.2
 types-requests==2.30.0.0
 types-setuptools==67.7.0.2
 types-tabulate==0.9.0.2
@@ -642,7 +642,7 @@ websocket-client==1.5.1
 wrapt==1.15.0
 xmltodict==0.13.0
 yamllint==1.31.0
-yandexcloud==0.211.0
+yandexcloud==0.212.0
 yarl==1.9.2
 zeep==4.2.1
 zenpy==2.0.25
diff --git a/constraints-no-providers-3.10.txt 
b/constraints-no-providers-3.10.txt
index 0ab3ae0bf8..082ad0e382 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-11T07:43:09Z
+# This constraints file was automatically generated on 2023-05-12T20:02:05Z
 # via "eager-upgrade" mechanism of PIP. For the "v2-6-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.
@@ -19,7 +19,7 @@ Flask-JWT-Extended==4.4.4
 Flask-Limiter==3.3.1
 Flask-Login==0.6.2
 Flask-SQLAlchemy==2.5.1
-Flask-Session==0.4.1
+Flask-Session==0.5.0
 Flask-WTF==1.1.1
 Flask==2.2.5
 Jinja2==3.1.2
@@ -90,7 +90,7 @@ google-auth==2.18.0
 googleapis-common-protos==1.59.0
 graphviz==0.20.1
 greenlet==2.0.2
-grpcio==1.54.0
+grpcio==1.54.2
 gssapi==1.8.2
 gunicorn==20.1.0
 h11==0.14.0
@@ -139,7 +139,7 @@ pandas==2.0.1
 partd==1.4.0
 pathspec==0.9.0
 pendulum==2.1.2
-platformdirs==3.5.0
+platformdirs==3.5.1
 pluggy==1.0.0
 plyvel==1.5.0
 prison==0.2.1
diff --git a/constraints-no-providers-3.7.txt b/constraints-no-providers-3.7.txt
index 953d95c1db..b3a794f202 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-11T07:43:36Z
+# This constraints file was automatically generated on 2023-05-12T20:02:33Z
 # via "eager-upgrade" mechanism of PIP. For the "v2-6-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.
@@ -19,7 +19,7 @@ Flask-JWT-Extended==4.4.4
 Flask-Limiter==3.3.1
 Flask-Login==0.6.2
 Flask-SQLAlchemy==2.5.1
-Flask-Session==0.4.1
+Flask-Session==0.5.0
 Flask-WTF==1.1.1
 Flask==2.2.5
 HeapDict==1.0.1
@@ -93,7 +93,7 @@ google-auth==2.18.0
 googleapis-common-protos==1.59.0
 graphviz==0.20.1
 greenlet==2.0.2
-grpcio==1.54.0
+grpcio==1.54.2
 gssapi==1.8.2
 gunicorn==20.1.0
 h11==0.14.0
@@ -143,7 +143,7 @@ partd==1.4.0
 pathspec==0.9.0
 pendulum==2.1.2
 pkgutil_resolve_name==1.3.10
-platformdirs==3.5.0
+platformdirs==3.5.1
 pluggy==1.0.0
 plyvel==1.5.0
 prison==0.2.1
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index 3de32cfcb3..133927284e 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-11T07:43:27Z
+# This constraints file was automatically generated on 2023-05-12T20:02:23Z
 # via "eager-upgrade" mechanism of PIP. For the "v2-6-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.
@@ -19,7 +19,7 @@ Flask-JWT-Extended==4.4.4
 Flask-Limiter==3.3.1
 Flask-Login==0.6.2
 Flask-SQLAlchemy==2.5.1
-Flask-Session==0.4.1
+Flask-Session==0.5.0
 Flask-WTF==1.1.1
 Flask==2.2.5
 Jinja2==3.1.2
@@ -90,7 +90,7 @@ google-auth==2.18.0
 googleapis-common-protos==1.59.0
 graphviz==0.20.1
 greenlet==2.0.2
-grpcio==1.54.0
+grpcio==1.54.2
 gssapi==1.8.2
 gunicorn==20.1.0
 h11==0.14.0
@@ -140,7 +140,7 @@ partd==1.4.0
 pathspec==0.9.0
 pendulum==2.1.2
 pkgutil_resolve_name==1.3.10
-platformdirs==3.5.0
+platformdirs==3.5.1
 pluggy==1.0.0
 plyvel==1.5.0
 prison==0.2.1
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index 37ada57f6d..2d1a7a5023 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-11T07:43:28Z
+# This constraints file was automatically generated on 2023-05-12T20:02:24Z
 # via "eager-upgrade" mechanism of PIP. For the "v2-6-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.
@@ -19,7 +19,7 @@ Flask-JWT-Extended==4.4.4
 Flask-Limiter==3.3.1
 Flask-Login==0.6.2
 Flask-SQLAlchemy==2.5.1
-Flask-Session==0.4.1
+Flask-Session==0.5.0
 Flask-WTF==1.1.1
 Flask==2.2.5
 Jinja2==3.1.2
@@ -90,7 +90,7 @@ google-auth==2.18.0
 googleapis-common-protos==1.59.0
 graphviz==0.20.1
 greenlet==2.0.2
-grpcio==1.54.0
+grpcio==1.54.2
 gssapi==1.8.2
 gunicorn==20.1.0
 h11==0.14.0
@@ -139,7 +139,7 @@ pandas==2.0.1
 partd==1.4.0
 pathspec==0.9.0
 pendulum==2.1.2
-platformdirs==3.5.0
+platformdirs==3.5.1
 pluggy==1.0.0
 plyvel==1.5.0
 prison==0.2.1
diff --git a/constraints-source-providers-3.10.txt 
b/constraints-source-providers-3.10.txt
index 766719c84a..5e4456ae8e 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-11T07:39:17Z
+# This constraints file was automatically generated on 2023-05-12T19:58:09Z
 # via "eager-upgrade" mechanism of PIP. For the "v2-6-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 packages.
@@ -20,7 +20,7 @@ Flask-JWT-Extended==4.4.4
 Flask-Limiter==3.3.1
 Flask-Login==0.6.2
 Flask-SQLAlchemy==2.5.1
-Flask-Session==0.4.1
+Flask-Session==0.5.0
 Flask-WTF==1.1.1
 Flask==2.2.5
 GitPython==3.1.31
@@ -81,7 +81,7 @@ azure-common==1.1.28
 azure-core==1.26.4
 azure-cosmos==4.3.1
 azure-datalake-store==0.0.53
-azure-identity==1.12.0
+azure-identity==1.13.0
 azure-keyvault-secrets==4.7.0
 azure-kusto-data==0.0.45
 azure-mgmt-containerinstance==1.5.0
@@ -153,7 +153,7 @@ dill==0.3.1.1
 distlib==0.3.6
 distributed==2023.4.1
 dnspython==2.3.0
-docker==6.1.1
+docker==6.1.2
 docopt==0.6.2
 docutils==0.16
 ecdsa==0.18.0
@@ -293,7 +293,7 @@ limits==3.4.0
 linkify-it-py==2.0.2
 locket==1.0.0
 lockfile==0.12.2
-looker-sdk==23.6.0
+looker-sdk==23.8.1
 lxml==4.9.2
 lz4==4.3.2
 markdown-it-py==2.2.0
@@ -327,7 +327,7 @@ nbclient==0.7.4
 nbformat==5.8.0
 neo4j==5.8.0
 networkx==3.1
-nodeenv==1.7.0
+nodeenv==1.8.0
 numpy==1.24.3
 oauthlib==3.2.2
 objsize==0.6.1
@@ -363,10 +363,10 @@ pendulum==2.1.2
 pexpect==4.8.0
 pickleshare==0.7.5
 pinotdb==0.4.14
-pipdeptree==2.7.0
+pipdeptree==2.7.1
 pipx==1.2.0
 pkginfo==1.9.6
-platformdirs==3.5.0
+platformdirs==3.5.1
 pluggy==1.0.0
 ply==3.11
 plyvel==1.5.0
@@ -536,7 +536,7 @@ 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.1
+types-redis==4.5.5.2
 types-requests==2.30.0.0
 types-setuptools==67.7.0.2
 types-tabulate==0.9.0.2
@@ -562,7 +562,7 @@ websocket-client==1.5.1
 wrapt==1.15.0
 xmltodict==0.13.0
 yamllint==1.31.0
-yandexcloud==0.211.0
+yandexcloud==0.212.0
 yarl==1.9.2
 zeep==4.2.1
 zenpy==2.0.25
diff --git a/constraints-source-providers-3.7.txt 
b/constraints-source-providers-3.7.txt
index 6b513c9e0e..8bcbe9511f 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-11T07:39:17Z
+# This constraints file was automatically generated on 2023-05-12T19:58:09Z
 # via "eager-upgrade" mechanism of PIP. For the "v2-6-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 packages.
@@ -20,7 +20,7 @@ Flask-JWT-Extended==4.4.4
 Flask-Limiter==3.3.1
 Flask-Login==0.6.2
 Flask-SQLAlchemy==2.5.1
-Flask-Session==0.4.1
+Flask-Session==0.5.0
 Flask-WTF==1.1.1
 Flask==2.2.5
 GitPython==3.1.31
@@ -81,7 +81,7 @@ azure-common==1.1.28
 azure-core==1.26.4
 azure-cosmos==4.3.1
 azure-datalake-store==0.0.53
-azure-identity==1.12.0
+azure-identity==1.13.0
 azure-keyvault-secrets==4.7.0
 azure-kusto-data==0.0.45
 azure-mgmt-containerinstance==1.5.0
@@ -155,7 +155,7 @@ dill==0.3.1.1
 distlib==0.3.6
 distributed==2022.2.0
 dnspython==2.3.0
-docker==6.1.1
+docker==6.1.2
 docopt==0.6.2
 docutils==0.16
 ecdsa==0.18.0
@@ -294,7 +294,7 @@ limits==3.4.0
 linkify-it-py==2.0.2
 locket==1.0.0
 lockfile==0.12.2
-looker-sdk==23.6.0
+looker-sdk==23.8.1
 lxml==4.9.2
 lz4==4.3.2
 markdown-it-py==2.2.0
@@ -329,7 +329,7 @@ nbformat==5.8.0
 neo4j==5.8.0
 nest-asyncio==1.5.6
 networkx==2.6.3
-nodeenv==1.7.0
+nodeenv==1.8.0
 numpy==1.21.6
 oauthlib==3.2.2
 objsize==0.6.1
@@ -365,11 +365,11 @@ pendulum==2.1.2
 pexpect==4.8.0
 pickleshare==0.7.5
 pinotdb==0.4.14
-pipdeptree==2.7.0
+pipdeptree==2.7.1
 pipx==1.2.0
 pkginfo==1.9.6
 pkgutil_resolve_name==1.3.10
-platformdirs==3.5.0
+platformdirs==3.5.1
 pluggy==1.0.0
 ply==3.11
 plyvel==1.5.0
@@ -538,7 +538,7 @@ 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.1
+types-redis==4.5.5.2
 types-requests==2.30.0.0
 types-setuptools==67.7.0.2
 types-tabulate==0.9.0.2
@@ -564,7 +564,7 @@ websocket-client==1.5.1
 wrapt==1.15.0
 xmltodict==0.13.0
 yamllint==1.31.0
-yandexcloud==0.211.0
+yandexcloud==0.212.0
 yarl==1.9.2
 zeep==4.2.1
 zenpy==2.0.25
diff --git a/constraints-source-providers-3.8.txt 
b/constraints-source-providers-3.8.txt
index 4f240567ab..e98764d6bf 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-11T07:39:17Z
+# This constraints file was automatically generated on 2023-05-12T19:58:09Z
 # via "eager-upgrade" mechanism of PIP. For the "v2-6-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 packages.
@@ -20,7 +20,7 @@ Flask-JWT-Extended==4.4.4
 Flask-Limiter==3.3.1
 Flask-Login==0.6.2
 Flask-SQLAlchemy==2.5.1
-Flask-Session==0.4.1
+Flask-Session==0.5.0
 Flask-WTF==1.1.1
 Flask==2.2.5
 GitPython==3.1.31
@@ -81,7 +81,7 @@ azure-common==1.1.28
 azure-core==1.26.4
 azure-cosmos==4.3.1
 azure-datalake-store==0.0.53
-azure-identity==1.12.0
+azure-identity==1.13.0
 azure-keyvault-secrets==4.7.0
 azure-kusto-data==0.0.45
 azure-mgmt-containerinstance==1.5.0
@@ -154,7 +154,7 @@ dill==0.3.1.1
 distlib==0.3.6
 distributed==2023.4.1
 dnspython==2.3.0
-docker==6.1.1
+docker==6.1.2
 docopt==0.6.2
 docutils==0.16
 ecdsa==0.18.0
@@ -294,7 +294,7 @@ limits==3.4.0
 linkify-it-py==2.0.2
 locket==1.0.0
 lockfile==0.12.2
-looker-sdk==23.6.0
+looker-sdk==23.8.1
 lxml==4.9.2
 lz4==4.3.2
 markdown-it-py==2.2.0
@@ -328,7 +328,7 @@ nbclient==0.7.4
 nbformat==5.8.0
 neo4j==5.8.0
 networkx==3.1
-nodeenv==1.7.0
+nodeenv==1.8.0
 numpy==1.24.3
 oauthlib==3.2.2
 objsize==0.6.1
@@ -364,11 +364,11 @@ pendulum==2.1.2
 pexpect==4.8.0
 pickleshare==0.7.5
 pinotdb==0.4.14
-pipdeptree==2.7.0
+pipdeptree==2.7.1
 pipx==1.2.0
 pkginfo==1.9.6
 pkgutil_resolve_name==1.3.10
-platformdirs==3.5.0
+platformdirs==3.5.1
 pluggy==1.0.0
 ply==3.11
 plyvel==1.5.0
@@ -538,7 +538,7 @@ 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.1
+types-redis==4.5.5.2
 types-requests==2.30.0.0
 types-setuptools==67.7.0.2
 types-tabulate==0.9.0.2
@@ -564,7 +564,7 @@ websocket-client==1.5.1
 wrapt==1.15.0
 xmltodict==0.13.0
 yamllint==1.31.0
-yandexcloud==0.211.0
+yandexcloud==0.212.0
 yarl==1.9.2
 zeep==4.2.1
 zenpy==2.0.25
diff --git a/constraints-source-providers-3.9.txt 
b/constraints-source-providers-3.9.txt
index 766719c84a..0fd020c4d1 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-11T07:39:17Z
+# This constraints file was automatically generated on 2023-05-12T19:58:08Z
 # via "eager-upgrade" mechanism of PIP. For the "v2-6-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 packages.
@@ -20,7 +20,7 @@ Flask-JWT-Extended==4.4.4
 Flask-Limiter==3.3.1
 Flask-Login==0.6.2
 Flask-SQLAlchemy==2.5.1
-Flask-Session==0.4.1
+Flask-Session==0.5.0
 Flask-WTF==1.1.1
 Flask==2.2.5
 GitPython==3.1.31
@@ -81,7 +81,7 @@ azure-common==1.1.28
 azure-core==1.26.4
 azure-cosmos==4.3.1
 azure-datalake-store==0.0.53
-azure-identity==1.12.0
+azure-identity==1.13.0
 azure-keyvault-secrets==4.7.0
 azure-kusto-data==0.0.45
 azure-mgmt-containerinstance==1.5.0
@@ -153,7 +153,7 @@ dill==0.3.1.1
 distlib==0.3.6
 distributed==2023.4.1
 dnspython==2.3.0
-docker==6.1.1
+docker==6.1.2
 docopt==0.6.2
 docutils==0.16
 ecdsa==0.18.0
@@ -293,7 +293,7 @@ limits==3.4.0
 linkify-it-py==2.0.2
 locket==1.0.0
 lockfile==0.12.2
-looker-sdk==23.6.0
+looker-sdk==23.8.1
 lxml==4.9.2
 lz4==4.3.2
 markdown-it-py==2.2.0
@@ -327,7 +327,7 @@ nbclient==0.7.4
 nbformat==5.8.0
 neo4j==5.8.0
 networkx==3.1
-nodeenv==1.7.0
+nodeenv==1.8.0
 numpy==1.24.3
 oauthlib==3.2.2
 objsize==0.6.1
@@ -363,10 +363,10 @@ pendulum==2.1.2
 pexpect==4.8.0
 pickleshare==0.7.5
 pinotdb==0.4.14
-pipdeptree==2.7.0
+pipdeptree==2.7.1
 pipx==1.2.0
 pkginfo==1.9.6
-platformdirs==3.5.0
+platformdirs==3.5.1
 pluggy==1.0.0
 ply==3.11
 plyvel==1.5.0
@@ -536,7 +536,7 @@ 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.1
+types-redis==4.5.5.2
 types-requests==2.30.0.0
 types-setuptools==67.7.0.2
 types-tabulate==0.9.0.2
@@ -562,7 +562,7 @@ websocket-client==1.5.1
 wrapt==1.15.0
 xmltodict==0.13.0
 yamllint==1.31.0
-yandexcloud==0.211.0
+yandexcloud==0.212.0
 yarl==1.9.2
 zeep==4.2.1
 zenpy==2.0.25

Reply via email to