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 c96601c5cf Updating constraints. Github run id:6124136133
c96601c5cf is described below
commit c96601c5cfba638fb4492d1230f91a8bb800483d
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Fri Sep 8 17:23:47 2023 +0000
Updating constraints. Github run id:6124136133
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
6f9443f789343546934626ca9d5ad283976e381a.
The action that build those constraints can be found at
https://github.com/apache/airflow/actions/runs/6124136133/
The image tag used for that build was:
6f9443f789343546934626ca9d5ad283976e381a. You can enter Breeze environment
with this image by running 'breeze shell --image-tag
6f9443f789343546934626ca9d5ad283976e381a'
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 | 19 +++++++++----------
constraints-3.11.txt | 19 +++++++++----------
constraints-3.8.txt | 19 +++++++++----------
constraints-3.9.txt | 19 +++++++++----------
constraints-no-providers-3.10.txt | 6 +++---
constraints-no-providers-3.11.txt | 6 +++---
constraints-no-providers-3.8.txt | 6 +++---
constraints-no-providers-3.9.txt | 6 +++---
constraints-source-providers-3.10.txt | 25 ++++++++++++-------------
constraints-source-providers-3.11.txt | 25 ++++++++++++-------------
constraints-source-providers-3.8.txt | 25 ++++++++++++-------------
constraints-source-providers-3.9.txt | 25 ++++++++++++-------------
12 files changed, 96 insertions(+), 104 deletions(-)
diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 78c76835b6..ec61bc8a60 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-09-07T19:53:11Z
+# This constraints file was automatically generated on 2023-09-08T17:23: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 for
'apache-airflow' but installs
# the providers from PIP-released packages at the moment of the constraint
generation.
@@ -183,7 +183,7 @@ astroid==2.15.6
asttokens==2.4.0
async-timeout==4.0.3
atlasclient==1.0.0
-atlassian-python-api==3.41.1
+atlassian-python-api==3.41.2
attrs==23.1.0
aws-xray-sdk==2.12.0
azure-batch==14.0.0
@@ -219,7 +219,6 @@ beautifulsoup4==4.12.2
billiard==4.1.0
bitarray==2.8.1
black==23.7.0
-bleach==6.0.0
blinker==1.6.2
boto3==1.28.17
botocore==1.31.17
@@ -432,6 +431,7 @@ mysqlclient==2.2.0
nbclient==0.8.0
nbformat==5.9.2
neo4j==5.12.0
+nh3==0.2.14
nodeenv==1.8.0
numpy==1.24.4
oauthlib==3.2.2
@@ -454,7 +454,7 @@ opentelemetry-semantic-conventions==0.41b0
opsgenie-sdk==2.1.5
oracledb==1.4.1
ordered-set==4.1.0
-orjson==3.9.5
+orjson==3.9.7
oscrypto==1.3.0
oss2==2.18.1
packaging==23.1
@@ -481,7 +481,7 @@ ply==3.11
plyvel==1.5.0
portalocker==2.7.0
pre-commit==3.4.0
-presto-python-client==0.8.3
+presto-python-client==0.8.4
prison==0.2.1
prometheus-client==0.17.1
prompt-toolkit==3.0.39
@@ -527,7 +527,7 @@ pytest-mock==3.11.1
pytest-rerunfailures==12.0
pytest-timeouts==1.2.1
pytest-xdist==3.3.1
-pytest==7.4.1
+pytest==7.4.2
python-arango==7.6.2
python-daemon==3.0.1
python-dateutil==2.8.2
@@ -543,7 +543,7 @@ pytzdata==2020.1
pywinrm==0.4.3
pyzmq==25.1.1
reactivex==4.0.4
-readme-renderer==41.0
+readme-renderer==42.0
redis==5.0.0
redshift-connector==2.0.913
referencing==0.30.2
@@ -579,7 +579,7 @@ smbprotocol==1.11.0
smmap==5.0.0
sniffio==1.3.0
snowballstemmer==2.2.0
-snowflake-connector-python==3.1.1
+snowflake-connector-python==3.2.0
snowflake-sqlalchemy==1.5.0
sortedcontainers==2.4.0
soupsieve==2.5
@@ -661,7 +661,6 @@ vine==5.0.0
virtualenv==20.24.1
watchtower==2.0.1
wcwidth==0.2.6
-webencodings==0.5.1
websocket-client==1.6.2
wrapt==1.15.0
xmltodict==0.13.0
@@ -669,7 +668,7 @@ yamllint==1.32.0
yandexcloud==0.230.0
yarl==1.9.2
zeep==4.2.1
-zenpy==2.0.35
+zenpy==2.0.36
zict==3.0.0
zipp==3.16.2
zope.event==5.0
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index ed5f02ca12..4605394128 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-09-07T19:53:04Z
+# This constraints file was automatically generated on 2023-09-08T17:23:24Z
# 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.
@@ -182,7 +182,7 @@ astroid==2.15.6
asttokens==2.4.0
async-timeout==4.0.3
atlasclient==1.0.0
-atlassian-python-api==3.41.1
+atlassian-python-api==3.41.2
attrs==23.1.0
aws-xray-sdk==2.12.0
azure-batch==14.0.0
@@ -218,7 +218,6 @@ beautifulsoup4==4.12.2
billiard==4.1.0
bitarray==2.8.1
black==23.7.0
-bleach==6.0.0
blinker==1.6.2
boto3==1.28.17
botocore==1.31.17
@@ -430,6 +429,7 @@ mysqlclient==2.2.0
nbclient==0.8.0
nbformat==5.9.2
neo4j==5.12.0
+nh3==0.2.14
nodeenv==1.8.0
numpy==1.24.4
oauthlib==3.2.2
@@ -452,7 +452,7 @@ opentelemetry-semantic-conventions==0.41b0
opsgenie-sdk==2.1.5
oracledb==1.4.1
ordered-set==4.1.0
-orjson==3.9.5
+orjson==3.9.7
oscrypto==1.3.0
oss2==2.18.1
packaging==23.1
@@ -479,7 +479,7 @@ ply==3.11
plyvel==1.5.0
portalocker==2.7.0
pre-commit==3.4.0
-presto-python-client==0.8.3
+presto-python-client==0.8.4
prison==0.2.1
prometheus-client==0.17.1
prompt-toolkit==3.0.39
@@ -525,7 +525,7 @@ pytest-mock==3.11.1
pytest-rerunfailures==12.0
pytest-timeouts==1.2.1
pytest-xdist==3.3.1
-pytest==7.4.1
+pytest==7.4.2
python-arango==7.6.2
python-daemon==3.0.1
python-dateutil==2.8.2
@@ -541,7 +541,7 @@ pytzdata==2020.1
pywinrm==0.4.3
pyzmq==25.1.1
reactivex==4.0.4
-readme-renderer==41.0
+readme-renderer==42.0
redis==5.0.0
redshift-connector==2.0.913
referencing==0.30.2
@@ -577,7 +577,7 @@ smbprotocol==1.11.0
smmap==5.0.0
sniffio==1.3.0
snowballstemmer==2.2.0
-snowflake-connector-python==3.1.1
+snowflake-connector-python==3.2.0
snowflake-sqlalchemy==1.5.0
sortedcontainers==2.4.0
soupsieve==2.5
@@ -658,7 +658,6 @@ vine==5.0.0
virtualenv==20.24.1
watchtower==2.0.1
wcwidth==0.2.6
-webencodings==0.5.1
websocket-client==1.6.2
wrapt==1.15.0
xmltodict==0.13.0
@@ -666,7 +665,7 @@ yamllint==1.32.0
yandexcloud==0.230.0
yarl==1.9.2
zeep==4.2.1
-zenpy==2.0.35
+zenpy==2.0.36
zict==3.0.0
zipp==3.16.2
zope.event==5.0
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 329626aac0..bd11fe5767 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-09-07T19:53:19Z
+# This constraints file was automatically generated on 2023-09-08T17:23:44Z
# 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.
@@ -183,7 +183,7 @@ astroid==2.15.6
asttokens==2.4.0
async-timeout==4.0.3
atlasclient==1.0.0
-atlassian-python-api==3.41.1
+atlassian-python-api==3.41.2
attrs==23.1.0
aws-xray-sdk==2.12.0
azure-batch==14.0.0
@@ -220,7 +220,6 @@ beautifulsoup4==4.12.2
billiard==4.1.0
bitarray==2.8.1
black==23.7.0
-bleach==6.0.0
blinker==1.6.2
boto3==1.28.17
botocore==1.31.17
@@ -433,6 +432,7 @@ mysqlclient==2.2.0
nbclient==0.8.0
nbformat==5.9.2
neo4j==5.12.0
+nh3==0.2.14
nodeenv==1.8.0
numpy==1.24.4
oauthlib==3.2.2
@@ -455,7 +455,7 @@ opentelemetry-semantic-conventions==0.41b0
opsgenie-sdk==2.1.5
oracledb==1.4.1
ordered-set==4.1.0
-orjson==3.9.5
+orjson==3.9.7
oscrypto==1.3.0
oss2==2.18.1
packaging==23.1
@@ -483,7 +483,7 @@ ply==3.11
plyvel==1.5.0
portalocker==2.7.0
pre-commit==3.4.0
-presto-python-client==0.8.3
+presto-python-client==0.8.4
prison==0.2.1
prometheus-client==0.17.1
prompt-toolkit==3.0.39
@@ -529,7 +529,7 @@ pytest-mock==3.11.1
pytest-rerunfailures==12.0
pytest-timeouts==1.2.1
pytest-xdist==3.3.1
-pytest==7.4.1
+pytest==7.4.2
python-arango==7.6.2
python-daemon==3.0.1
python-dateutil==2.8.2
@@ -545,7 +545,7 @@ pytzdata==2020.1
pywinrm==0.4.3
pyzmq==25.1.1
reactivex==4.0.4
-readme-renderer==41.0
+readme-renderer==42.0
redis==5.0.0
redshift-connector==2.0.913
referencing==0.30.2
@@ -581,7 +581,7 @@ smbprotocol==1.11.0
smmap==5.0.0
sniffio==1.3.0
snowballstemmer==2.2.0
-snowflake-connector-python==3.1.1
+snowflake-connector-python==3.2.0
snowflake-sqlalchemy==1.5.0
sortedcontainers==2.4.0
soupsieve==2.5
@@ -663,7 +663,6 @@ vine==5.0.0
virtualenv==20.24.1
watchtower==2.0.1
wcwidth==0.2.6
-webencodings==0.5.1
websocket-client==1.6.2
wrapt==1.15.0
xmltodict==0.13.0
@@ -671,7 +670,7 @@ yamllint==1.32.0
yandexcloud==0.230.0
yarl==1.9.2
zeep==4.2.1
-zenpy==2.0.35
+zenpy==2.0.36
zict==3.0.0
zipp==3.16.2
zope.event==5.0
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 4f8e471ced..6135a21e06 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-09-07T19:53:21Z
+# This constraints file was automatically generated on 2023-09-08T17:23:42Z
# 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.
@@ -183,7 +183,7 @@ astroid==2.15.6
asttokens==2.4.0
async-timeout==4.0.3
atlasclient==1.0.0
-atlassian-python-api==3.41.1
+atlassian-python-api==3.41.2
attrs==23.1.0
aws-xray-sdk==2.12.0
azure-batch==14.0.0
@@ -219,7 +219,6 @@ beautifulsoup4==4.12.2
billiard==4.1.0
bitarray==2.8.1
black==23.7.0
-bleach==6.0.0
blinker==1.6.2
boto3==1.28.17
botocore==1.31.17
@@ -432,6 +431,7 @@ mysqlclient==2.2.0
nbclient==0.8.0
nbformat==5.9.2
neo4j==5.12.0
+nh3==0.2.14
nodeenv==1.8.0
numpy==1.24.4
oauthlib==3.2.2
@@ -454,7 +454,7 @@ opentelemetry-semantic-conventions==0.41b0
opsgenie-sdk==2.1.5
oracledb==1.4.1
ordered-set==4.1.0
-orjson==3.9.5
+orjson==3.9.7
oscrypto==1.3.0
oss2==2.18.1
packaging==23.1
@@ -481,7 +481,7 @@ ply==3.11
plyvel==1.5.0
portalocker==2.7.0
pre-commit==3.4.0
-presto-python-client==0.8.3
+presto-python-client==0.8.4
prison==0.2.1
prometheus-client==0.17.1
prompt-toolkit==3.0.39
@@ -527,7 +527,7 @@ pytest-mock==3.11.1
pytest-rerunfailures==12.0
pytest-timeouts==1.2.1
pytest-xdist==3.3.1
-pytest==7.4.1
+pytest==7.4.2
python-arango==7.6.2
python-daemon==3.0.1
python-dateutil==2.8.2
@@ -543,7 +543,7 @@ pytzdata==2020.1
pywinrm==0.4.3
pyzmq==25.1.1
reactivex==4.0.4
-readme-renderer==41.0
+readme-renderer==42.0
redis==5.0.0
redshift-connector==2.0.913
referencing==0.30.2
@@ -579,7 +579,7 @@ smbprotocol==1.11.0
smmap==5.0.0
sniffio==1.3.0
snowballstemmer==2.2.0
-snowflake-connector-python==3.1.1
+snowflake-connector-python==3.2.0
snowflake-sqlalchemy==1.5.0
sortedcontainers==2.4.0
soupsieve==2.5
@@ -661,7 +661,6 @@ vine==5.0.0
virtualenv==20.24.1
watchtower==2.0.1
wcwidth==0.2.6
-webencodings==0.5.1
websocket-client==1.6.2
wrapt==1.15.0
xmltodict==0.13.0
@@ -669,7 +668,7 @@ yamllint==1.32.0
yandexcloud==0.230.0
yarl==1.9.2
zeep==4.2.1
-zenpy==2.0.35
+zenpy==2.0.36
zict==3.0.0
zipp==3.16.2
zope.event==5.0
diff --git a/constraints-no-providers-3.10.txt
b/constraints-no-providers-3.10.txt
index 5470c5973c..1a7bab9306 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-09-07T19:50:28Z
+# This constraints file was automatically generated on 2023-09-08T17:20: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.
@@ -148,7 +148,7 @@ plyvel==1.5.0
prison==0.2.1
prometheus-client==0.17.1
prompt-toolkit==3.0.39
-protobuf==4.24.2
+protobuf==4.24.3
psutil==5.9.5
pure-sasl==0.6.2
pyarrow==13.0.0
@@ -196,7 +196,7 @@ uc-micro-py==1.0.2
unicodecsv==0.14.1
urllib3==1.26.16
vine==5.0.0
-virtualenv==20.24.4
+virtualenv==20.24.5
wcwidth==0.2.6
websocket-client==1.6.2
wrapt==1.15.0
diff --git a/constraints-no-providers-3.11.txt
b/constraints-no-providers-3.11.txt
index be0ee7e1ba..bc27224e1e 100644
--- a/constraints-no-providers-3.11.txt
+++ b/constraints-no-providers-3.11.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-09-07T19:51:16Z
+# This constraints file was automatically generated on 2023-09-08T17:21:26Z
# 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.
@@ -147,7 +147,7 @@ plyvel==1.5.0
prison==0.2.1
prometheus-client==0.17.1
prompt-toolkit==3.0.39
-protobuf==4.24.2
+protobuf==4.24.3
psutil==5.9.5
pure-sasl==0.6.2
pyarrow==13.0.0
@@ -195,7 +195,7 @@ uc-micro-py==1.0.2
unicodecsv==0.14.1
urllib3==1.26.16
vine==5.0.0
-virtualenv==20.24.4
+virtualenv==20.24.5
wcwidth==0.2.6
websocket-client==1.6.2
wrapt==1.15.0
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index afcff51eb6..43a0b289a5 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-09-07T19:50:35Z
+# This constraints file was automatically generated on 2023-09-08T17:20:44Z
# 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.
@@ -150,7 +150,7 @@ plyvel==1.5.0
prison==0.2.1
prometheus-client==0.17.1
prompt-toolkit==3.0.39
-protobuf==4.24.2
+protobuf==4.24.3
psutil==5.9.5
pure-sasl==0.6.2
pyarrow==13.0.0
@@ -198,7 +198,7 @@ uc-micro-py==1.0.2
unicodecsv==0.14.1
urllib3==1.26.16
vine==5.0.0
-virtualenv==20.24.4
+virtualenv==20.24.5
wcwidth==0.2.6
websocket-client==1.6.2
wrapt==1.15.0
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index a5e0712bfe..643d1bb5d7 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-09-07T19:50:35Z
+# This constraints file was automatically generated on 2023-09-08T17:20: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.
@@ -148,7 +148,7 @@ plyvel==1.5.0
prison==0.2.1
prometheus-client==0.17.1
prompt-toolkit==3.0.39
-protobuf==4.24.2
+protobuf==4.24.3
psutil==5.9.5
pure-sasl==0.6.2
pyarrow==13.0.0
@@ -196,7 +196,7 @@ uc-micro-py==1.0.2
unicodecsv==0.14.1
urllib3==1.26.16
vine==5.0.0
-virtualenv==20.24.4
+virtualenv==20.24.5
wcwidth==0.2.6
websocket-client==1.6.2
wrapt==1.15.0
diff --git a/constraints-source-providers-3.10.txt
b/constraints-source-providers-3.10.txt
index 92aa026393..a3d3037186 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-09-07T19:46:21Z
+# This constraints file was automatically generated on 2023-09-08T17:15:39Z
# 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.
@@ -82,12 +82,12 @@ astroid==2.15.6
asttokens==2.4.0
async-timeout==4.0.3
atlasclient==1.0.0
-atlassian-python-api==3.41.1
+atlassian-python-api==3.41.2
attrs==23.1.0
aws-xray-sdk==2.12.0
azure-batch==14.0.0
azure-common==1.1.28
-azure-core==1.29.3
+azure-core==1.29.4
azure-cosmos==4.5.0
azure-datalake-store==0.0.53
azure-identity==1.14.0
@@ -116,7 +116,6 @@ beautifulsoup4==4.12.2
billiard==4.1.0
bitarray==2.8.1
black==23.7.0
-bleach==6.0.0
blinker==1.6.2
boto3==1.28.17
botocore==1.31.17
@@ -247,8 +246,8 @@ graphviz==0.20.1
greenlet==2.0.2
grpc-google-iam-v1==0.12.6
grpcio-gcp==0.2.2
-grpcio-status==1.57.0
-grpcio==1.57.0
+grpcio-status==1.58.0
+grpcio==1.58.0
gssapi==1.8.3
gunicorn==21.2.0
h11==0.14.0
@@ -329,6 +328,7 @@ mysqlclient==2.2.0
nbclient==0.8.0
nbformat==5.9.2
neo4j==5.12.0
+nh3==0.2.14
nodeenv==1.8.0
numpy==1.24.4
oauthlib==3.2.2
@@ -351,7 +351,7 @@ opentelemetry-semantic-conventions==0.41b0
opsgenie-sdk==2.1.5
oracledb==1.4.1
ordered-set==4.1.0
-orjson==3.9.5
+orjson==3.9.6
oscrypto==1.3.0
oss2==2.18.1
packaging==23.1
@@ -378,7 +378,7 @@ ply==3.11
plyvel==1.5.0
portalocker==2.7.0
pre-commit==3.4.0
-presto-python-client==0.8.3
+presto-python-client==0.8.4
prison==0.2.1
prometheus-client==0.17.1
prompt-toolkit==3.0.39
@@ -424,7 +424,7 @@ pytest-mock==3.11.1
pytest-rerunfailures==12.0
pytest-timeouts==1.2.1
pytest-xdist==3.3.1
-pytest==7.4.1
+pytest==7.4.2
python-arango==7.6.2
python-daemon==3.0.1
python-dateutil==2.8.2
@@ -440,7 +440,7 @@ pytzdata==2020.1
pywinrm==0.4.3
pyzmq==25.1.1
reactivex==4.0.4
-readme-renderer==41.0
+readme-renderer==42.0
redis==4.6.0
redshift-connector==2.0.913
referencing==0.30.2
@@ -476,7 +476,7 @@ smbprotocol==1.11.0
smmap==5.0.0
sniffio==1.3.0
snowballstemmer==2.2.0
-snowflake-connector-python==3.1.1
+snowflake-connector-python==3.2.0
snowflake-sqlalchemy==1.5.0
sortedcontainers==2.4.0
soupsieve==2.5
@@ -558,7 +558,6 @@ vine==5.0.0
virtualenv==20.24.1
watchtower==2.0.1
wcwidth==0.2.6
-webencodings==0.5.1
websocket-client==1.6.2
wrapt==1.15.0
xmltodict==0.13.0
@@ -566,7 +565,7 @@ yamllint==1.32.0
yandexcloud==0.230.0
yarl==1.9.2
zeep==4.2.1
-zenpy==2.0.35
+zenpy==2.0.36
zict==3.0.0
zipp==3.16.2
zope.event==5.0
diff --git a/constraints-source-providers-3.11.txt
b/constraints-source-providers-3.11.txt
index 2c67d19498..98b0994997 100644
--- a/constraints-source-providers-3.11.txt
+++ b/constraints-source-providers-3.11.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-09-07T19:46:21Z
+# This constraints file was automatically generated on 2023-09-08T17:15:40Z
# 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.
@@ -82,12 +82,12 @@ astroid==2.15.6
asttokens==2.4.0
async-timeout==4.0.3
atlasclient==1.0.0
-atlassian-python-api==3.41.1
+atlassian-python-api==3.41.2
attrs==23.1.0
aws-xray-sdk==2.12.0
azure-batch==14.0.0
azure-common==1.1.28
-azure-core==1.29.3
+azure-core==1.29.4
azure-cosmos==4.5.0
azure-datalake-store==0.0.53
azure-identity==1.14.0
@@ -116,7 +116,6 @@ beautifulsoup4==4.12.2
billiard==4.1.0
bitarray==2.8.1
black==23.7.0
-bleach==6.0.0
blinker==1.6.2
boto3==1.28.17
botocore==1.31.17
@@ -246,8 +245,8 @@ graphviz==0.20.1
greenlet==2.0.2
grpc-google-iam-v1==0.12.6
grpcio-gcp==0.2.2
-grpcio-status==1.57.0
-grpcio==1.57.0
+grpcio-status==1.58.0
+grpcio==1.58.0
gssapi==1.8.3
gunicorn==21.2.0
h11==0.14.0
@@ -328,6 +327,7 @@ mysqlclient==2.2.0
nbclient==0.8.0
nbformat==5.9.2
neo4j==5.12.0
+nh3==0.2.14
nodeenv==1.8.0
numpy==1.24.4
oauthlib==3.2.2
@@ -350,7 +350,7 @@ opentelemetry-semantic-conventions==0.41b0
opsgenie-sdk==2.1.5
oracledb==1.4.1
ordered-set==4.1.0
-orjson==3.9.5
+orjson==3.9.6
oscrypto==1.3.0
oss2==2.18.1
packaging==23.1
@@ -377,7 +377,7 @@ ply==3.11
plyvel==1.5.0
portalocker==2.7.0
pre-commit==3.4.0
-presto-python-client==0.8.3
+presto-python-client==0.8.4
prison==0.2.1
prometheus-client==0.17.1
prompt-toolkit==3.0.39
@@ -423,7 +423,7 @@ pytest-mock==3.11.1
pytest-rerunfailures==12.0
pytest-timeouts==1.2.1
pytest-xdist==3.3.1
-pytest==7.4.1
+pytest==7.4.2
python-arango==7.6.2
python-daemon==3.0.1
python-dateutil==2.8.2
@@ -439,7 +439,7 @@ pytzdata==2020.1
pywinrm==0.4.3
pyzmq==25.1.1
reactivex==4.0.4
-readme-renderer==41.0
+readme-renderer==42.0
redis==4.6.0
redshift-connector==2.0.913
referencing==0.30.2
@@ -475,7 +475,7 @@ smbprotocol==1.11.0
smmap==5.0.0
sniffio==1.3.0
snowballstemmer==2.2.0
-snowflake-connector-python==3.1.1
+snowflake-connector-python==3.2.0
snowflake-sqlalchemy==1.5.0
sortedcontainers==2.4.0
soupsieve==2.5
@@ -556,7 +556,6 @@ vine==5.0.0
virtualenv==20.24.1
watchtower==2.0.1
wcwidth==0.2.6
-webencodings==0.5.1
websocket-client==1.6.2
wrapt==1.15.0
xmltodict==0.13.0
@@ -564,7 +563,7 @@ yamllint==1.32.0
yandexcloud==0.230.0
yarl==1.9.2
zeep==4.2.1
-zenpy==2.0.35
+zenpy==2.0.36
zict==3.0.0
zipp==3.16.2
zope.event==5.0
diff --git a/constraints-source-providers-3.8.txt
b/constraints-source-providers-3.8.txt
index f9b90500c1..03b2a2b74b 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-09-07T19:46:21Z
+# This constraints file was automatically generated on 2023-09-08T17:15:39Z
# 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.
@@ -82,12 +82,12 @@ astroid==2.15.6
asttokens==2.4.0
async-timeout==4.0.3
atlasclient==1.0.0
-atlassian-python-api==3.41.1
+atlassian-python-api==3.41.2
attrs==23.1.0
aws-xray-sdk==2.12.0
azure-batch==14.0.0
azure-common==1.1.28
-azure-core==1.29.3
+azure-core==1.29.4
azure-cosmos==4.5.0
azure-datalake-store==0.0.53
azure-identity==1.14.0
@@ -117,7 +117,6 @@ beautifulsoup4==4.12.2
billiard==4.1.0
bitarray==2.8.1
black==23.7.0
-bleach==6.0.0
blinker==1.6.2
boto3==1.28.17
botocore==1.31.17
@@ -248,8 +247,8 @@ graphviz==0.20.1
greenlet==2.0.2
grpc-google-iam-v1==0.12.6
grpcio-gcp==0.2.2
-grpcio-status==1.57.0
-grpcio==1.57.0
+grpcio-status==1.58.0
+grpcio==1.58.0
gssapi==1.8.3
gunicorn==21.2.0
h11==0.14.0
@@ -330,6 +329,7 @@ mysqlclient==2.2.0
nbclient==0.8.0
nbformat==5.9.2
neo4j==5.12.0
+nh3==0.2.14
nodeenv==1.8.0
numpy==1.24.4
oauthlib==3.2.2
@@ -352,7 +352,7 @@ opentelemetry-semantic-conventions==0.41b0
opsgenie-sdk==2.1.5
oracledb==1.4.1
ordered-set==4.1.0
-orjson==3.9.5
+orjson==3.9.6
oscrypto==1.3.0
oss2==2.18.1
packaging==23.1
@@ -380,7 +380,7 @@ ply==3.11
plyvel==1.5.0
portalocker==2.7.0
pre-commit==3.4.0
-presto-python-client==0.8.3
+presto-python-client==0.8.4
prison==0.2.1
prometheus-client==0.17.1
prompt-toolkit==3.0.39
@@ -426,7 +426,7 @@ pytest-mock==3.11.1
pytest-rerunfailures==12.0
pytest-timeouts==1.2.1
pytest-xdist==3.3.1
-pytest==7.4.1
+pytest==7.4.2
python-arango==7.6.2
python-daemon==3.0.1
python-dateutil==2.8.2
@@ -442,7 +442,7 @@ pytzdata==2020.1
pywinrm==0.4.3
pyzmq==25.1.1
reactivex==4.0.4
-readme-renderer==41.0
+readme-renderer==42.0
redis==4.6.0
redshift-connector==2.0.913
referencing==0.30.2
@@ -478,7 +478,7 @@ smbprotocol==1.11.0
smmap==5.0.0
sniffio==1.3.0
snowballstemmer==2.2.0
-snowflake-connector-python==3.1.1
+snowflake-connector-python==3.2.0
snowflake-sqlalchemy==1.5.0
sortedcontainers==2.4.0
soupsieve==2.5
@@ -560,7 +560,6 @@ vine==5.0.0
virtualenv==20.24.1
watchtower==2.0.1
wcwidth==0.2.6
-webencodings==0.5.1
websocket-client==1.6.2
wrapt==1.15.0
xmltodict==0.13.0
@@ -568,7 +567,7 @@ yamllint==1.32.0
yandexcloud==0.230.0
yarl==1.9.2
zeep==4.2.1
-zenpy==2.0.35
+zenpy==2.0.36
zict==3.0.0
zipp==3.16.2
zope.event==5.0
diff --git a/constraints-source-providers-3.9.txt
b/constraints-source-providers-3.9.txt
index 92aa026393..a3d3037186 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-09-07T19:46:21Z
+# This constraints file was automatically generated on 2023-09-08T17:15:39Z
# 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.
@@ -82,12 +82,12 @@ astroid==2.15.6
asttokens==2.4.0
async-timeout==4.0.3
atlasclient==1.0.0
-atlassian-python-api==3.41.1
+atlassian-python-api==3.41.2
attrs==23.1.0
aws-xray-sdk==2.12.0
azure-batch==14.0.0
azure-common==1.1.28
-azure-core==1.29.3
+azure-core==1.29.4
azure-cosmos==4.5.0
azure-datalake-store==0.0.53
azure-identity==1.14.0
@@ -116,7 +116,6 @@ beautifulsoup4==4.12.2
billiard==4.1.0
bitarray==2.8.1
black==23.7.0
-bleach==6.0.0
blinker==1.6.2
boto3==1.28.17
botocore==1.31.17
@@ -247,8 +246,8 @@ graphviz==0.20.1
greenlet==2.0.2
grpc-google-iam-v1==0.12.6
grpcio-gcp==0.2.2
-grpcio-status==1.57.0
-grpcio==1.57.0
+grpcio-status==1.58.0
+grpcio==1.58.0
gssapi==1.8.3
gunicorn==21.2.0
h11==0.14.0
@@ -329,6 +328,7 @@ mysqlclient==2.2.0
nbclient==0.8.0
nbformat==5.9.2
neo4j==5.12.0
+nh3==0.2.14
nodeenv==1.8.0
numpy==1.24.4
oauthlib==3.2.2
@@ -351,7 +351,7 @@ opentelemetry-semantic-conventions==0.41b0
opsgenie-sdk==2.1.5
oracledb==1.4.1
ordered-set==4.1.0
-orjson==3.9.5
+orjson==3.9.6
oscrypto==1.3.0
oss2==2.18.1
packaging==23.1
@@ -378,7 +378,7 @@ ply==3.11
plyvel==1.5.0
portalocker==2.7.0
pre-commit==3.4.0
-presto-python-client==0.8.3
+presto-python-client==0.8.4
prison==0.2.1
prometheus-client==0.17.1
prompt-toolkit==3.0.39
@@ -424,7 +424,7 @@ pytest-mock==3.11.1
pytest-rerunfailures==12.0
pytest-timeouts==1.2.1
pytest-xdist==3.3.1
-pytest==7.4.1
+pytest==7.4.2
python-arango==7.6.2
python-daemon==3.0.1
python-dateutil==2.8.2
@@ -440,7 +440,7 @@ pytzdata==2020.1
pywinrm==0.4.3
pyzmq==25.1.1
reactivex==4.0.4
-readme-renderer==41.0
+readme-renderer==42.0
redis==4.6.0
redshift-connector==2.0.913
referencing==0.30.2
@@ -476,7 +476,7 @@ smbprotocol==1.11.0
smmap==5.0.0
sniffio==1.3.0
snowballstemmer==2.2.0
-snowflake-connector-python==3.1.1
+snowflake-connector-python==3.2.0
snowflake-sqlalchemy==1.5.0
sortedcontainers==2.4.0
soupsieve==2.5
@@ -558,7 +558,6 @@ vine==5.0.0
virtualenv==20.24.1
watchtower==2.0.1
wcwidth==0.2.6
-webencodings==0.5.1
websocket-client==1.6.2
wrapt==1.15.0
xmltodict==0.13.0
@@ -566,7 +565,7 @@ yamllint==1.32.0
yandexcloud==0.230.0
yarl==1.9.2
zeep==4.2.1
-zenpy==2.0.35
+zenpy==2.0.36
zict==3.0.0
zipp==3.16.2
zope.event==5.0