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 03266f3e01 Updating constraints. Build id:
03266f3e01 is described below

commit 03266f3e01e1eaded40276ebdcfb6cd8e2f90e79
Author: Automated GitHub Actions commit <d...@airflow.apache.org>
AuthorDate: Fri Jan 27 00:36:19 2023 +0000

    Updating constraints. Build id:
    
    This update in constraints is automatically committed by the CI 
'constraints-push' step based on
    HEAD of '' in ''
    with commit sha .
    
    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                   | 20 ++++++++++----------
 constraints-3.8.txt                   | 22 +++++++++++-----------
 constraints-3.9.txt                   | 22 +++++++++++-----------
 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 | 16 ++++++++--------
 constraints-source-providers-3.7.txt  | 14 +++++++-------
 constraints-source-providers-3.8.txt  | 16 ++++++++--------
 constraints-source-providers-3.9.txt  | 16 ++++++++--------
 12 files changed, 86 insertions(+), 86 deletions(-)

diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 47fef2e33c..8d670a95f8 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-01-26T02:14:25Z
+# This constraints file was automatically generated on 2023-01-27T00:35: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.
@@ -61,7 +61,7 @@ apache-airflow-providers-airbyte==3.2.0
 apache-airflow-providers-alibaba==2.2.0
 apache-airflow-providers-amazon==7.1.0
 apache-airflow-providers-apache-beam==4.1.1
-apache-airflow-providers-apache-cassandra==3.1.0
+apache-airflow-providers-apache-cassandra==3.1.1
 apache-airflow-providers-apache-drill==2.3.1
 apache-airflow-providers-apache-druid==3.3.1
 apache-airflow-providers-apache-flink==1.0.0
@@ -85,7 +85,7 @@ apache-airflow-providers-datadog==3.1.0
 apache-airflow-providers-dbt-cloud==2.3.1
 apache-airflow-providers-dingding==3.1.0
 apache-airflow-providers-discord==3.1.0
-apache-airflow-providers-docker==3.4.0
+apache-airflow-providers-docker==3.5.0
 apache-airflow-providers-elasticsearch==4.3.3
 apache-airflow-providers-exasol==4.1.3
 apache-airflow-providers-facebook==3.1.0
@@ -107,7 +107,7 @@ apache-airflow-providers-openfaas==3.1.0
 apache-airflow-providers-opsgenie==5.0.0
 apache-airflow-providers-oracle==3.6.0
 apache-airflow-providers-pagerduty==3.1.0
-apache-airflow-providers-papermill==3.1.0
+apache-airflow-providers-papermill==3.1.1
 apache-airflow-providers-plexus==3.1.0
 apache-airflow-providers-postgres==5.4.0
 apache-airflow-providers-presto==4.2.1
@@ -177,9 +177,9 @@ bitarray==2.6.2
 black==23.1a1
 bleach==6.0.0
 blinker==1.5
-boto3==1.26.57
+boto3==1.26.58
 boto==2.49.0
-botocore==1.29.57
+botocore==1.29.58
 bowler==0.9.0
 cachelib==0.9.0
 cachetools==4.2.2
@@ -208,7 +208,7 @@ colorlog==4.8.0
 connexion==2.14.2
 coverage==7.1.0
 crcmod==1.7
-cron-descriptor==1.2.34
+cron-descriptor==1.2.35
 croniter==1.3.8
 cryptography==38.0.4
 curlify==2.2.1
@@ -325,7 +325,7 @@ importlib-metadata==6.0.0
 impyla==0.18.0
 incremental==22.10.0
 inflection==0.5.1
-influxdb-client==1.35.0
+influxdb-client==1.36.0
 iniconfig==2.0.0
 ipdb==0.13.11
 ipython==8.8.0
@@ -420,7 +420,7 @@ pdpyras==4.5.2
 pendulum==2.1.2
 pexpect==4.8.0
 pickleshare==0.7.5
-pinotdb==0.4.12
+pinotdb==0.4.13
 pipdeptree==2.3.3
 pipx==1.1.0
 pkginfo==1.9.6
@@ -429,7 +429,7 @@ pluggy==1.0.0
 ply==3.11
 plyvel==1.5.0
 portalocker==2.7.0
-pre-commit==3.0.0
+pre-commit==3.0.1
 presto-python-client==0.8.3
 prison==0.2.1
 prometheus-client==0.16.0
@@ -614,7 +614,7 @@ volatile==2.1.0
 watchtower==2.0.1
 wcwidth==0.2.6
 webencodings==0.5.1
-websocket-client==1.4.2
+websocket-client==1.5.0
 wrapt==1.14.1
 xmltodict==0.13.0
 yamllint==1.29.0
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index bb43d0b654..491e27431f 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-01-26T02:14:42Z
+# This constraints file was automatically generated on 2023-01-27T00:36: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.
@@ -61,7 +61,7 @@ apache-airflow-providers-airbyte==3.2.0
 apache-airflow-providers-alibaba==2.2.0
 apache-airflow-providers-amazon==7.1.0
 apache-airflow-providers-apache-beam==4.1.1
-apache-airflow-providers-apache-cassandra==3.1.0
+apache-airflow-providers-apache-cassandra==3.1.1
 apache-airflow-providers-apache-drill==2.3.1
 apache-airflow-providers-apache-druid==3.3.1
 apache-airflow-providers-apache-flink==1.0.0
@@ -85,7 +85,7 @@ apache-airflow-providers-datadog==3.1.0
 apache-airflow-providers-dbt-cloud==2.3.1
 apache-airflow-providers-dingding==3.1.0
 apache-airflow-providers-discord==3.1.0
-apache-airflow-providers-docker==3.4.0
+apache-airflow-providers-docker==3.5.0
 apache-airflow-providers-elasticsearch==4.3.3
 apache-airflow-providers-exasol==4.1.3
 apache-airflow-providers-facebook==3.1.0
@@ -107,7 +107,7 @@ apache-airflow-providers-openfaas==3.1.0
 apache-airflow-providers-opsgenie==5.0.0
 apache-airflow-providers-oracle==3.6.0
 apache-airflow-providers-pagerduty==3.1.0
-apache-airflow-providers-papermill==3.1.0
+apache-airflow-providers-papermill==3.1.1
 apache-airflow-providers-plexus==3.1.0
 apache-airflow-providers-postgres==5.4.0
 apache-airflow-providers-presto==4.2.1
@@ -177,9 +177,9 @@ bitarray==2.6.2
 black==23.1a1
 bleach==6.0.0
 blinker==1.5
-boto3==1.26.57
+boto3==1.26.58
 boto==2.49.0
-botocore==1.29.57
+botocore==1.29.58
 bowler==0.9.0
 cached-property==1.5.2
 cachelib==0.9.0
@@ -209,7 +209,7 @@ colorlog==4.8.0
 connexion==2.14.2
 coverage==7.1.0
 crcmod==1.7
-cron-descriptor==1.2.34
+cron-descriptor==1.2.35
 croniter==1.3.8
 cryptography==38.0.4
 curlify==2.2.1
@@ -326,7 +326,7 @@ importlib-resources==5.10.2
 impyla==0.18.0
 incremental==22.10.0
 inflection==0.5.1
-influxdb-client==1.35.0
+influxdb-client==1.36.0
 iniconfig==2.0.0
 ipdb==0.13.11
 ipython==7.34.0
@@ -421,7 +421,7 @@ pdpyras==4.5.2
 pendulum==2.1.2
 pexpect==4.8.0
 pickleshare==0.7.5
-pinotdb==0.4.12
+pinotdb==0.4.13
 pipdeptree==2.3.3
 pipx==1.1.0
 pkginfo==1.9.6
@@ -615,7 +615,7 @@ volatile==2.1.0
 watchtower==2.0.1
 wcwidth==0.2.6
 webencodings==0.5.1
-websocket-client==1.4.2
+websocket-client==1.5.0
 wrapt==1.14.1
 xmltodict==0.13.0
 yamllint==1.29.0
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index c4309e9e3c..8be3558ce9 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-01-26T02:14:37Z
+# This constraints file was automatically generated on 2023-01-27T00:36:06Z
 # 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.
@@ -61,7 +61,7 @@ apache-airflow-providers-airbyte==3.2.0
 apache-airflow-providers-alibaba==2.2.0
 apache-airflow-providers-amazon==7.1.0
 apache-airflow-providers-apache-beam==4.1.1
-apache-airflow-providers-apache-cassandra==3.1.0
+apache-airflow-providers-apache-cassandra==3.1.1
 apache-airflow-providers-apache-drill==2.3.1
 apache-airflow-providers-apache-druid==3.3.1
 apache-airflow-providers-apache-flink==1.0.0
@@ -85,7 +85,7 @@ apache-airflow-providers-datadog==3.1.0
 apache-airflow-providers-dbt-cloud==2.3.1
 apache-airflow-providers-dingding==3.1.0
 apache-airflow-providers-discord==3.1.0
-apache-airflow-providers-docker==3.4.0
+apache-airflow-providers-docker==3.5.0
 apache-airflow-providers-elasticsearch==4.3.3
 apache-airflow-providers-exasol==4.1.3
 apache-airflow-providers-facebook==3.1.0
@@ -107,7 +107,7 @@ apache-airflow-providers-openfaas==3.1.0
 apache-airflow-providers-opsgenie==5.0.0
 apache-airflow-providers-oracle==3.6.0
 apache-airflow-providers-pagerduty==3.1.0
-apache-airflow-providers-papermill==3.1.0
+apache-airflow-providers-papermill==3.1.1
 apache-airflow-providers-plexus==3.1.0
 apache-airflow-providers-postgres==5.4.0
 apache-airflow-providers-presto==4.2.1
@@ -178,9 +178,9 @@ bitarray==2.6.2
 black==23.1a1
 bleach==6.0.0
 blinker==1.5
-boto3==1.26.57
+boto3==1.26.58
 boto==2.49.0
-botocore==1.29.57
+botocore==1.29.58
 bowler==0.9.0
 cachelib==0.9.0
 cachetools==4.2.2
@@ -209,7 +209,7 @@ colorlog==4.8.0
 connexion==2.14.2
 coverage==7.1.0
 crcmod==1.7
-cron-descriptor==1.2.34
+cron-descriptor==1.2.35
 croniter==1.3.8
 cryptography==38.0.4
 curlify==2.2.1
@@ -327,7 +327,7 @@ importlib-resources==5.10.2
 impyla==0.18.0
 incremental==22.10.0
 inflection==0.5.1
-influxdb-client==1.35.0
+influxdb-client==1.36.0
 iniconfig==2.0.0
 ipdb==0.13.11
 ipython==8.8.0
@@ -422,7 +422,7 @@ pdpyras==4.5.2
 pendulum==2.1.2
 pexpect==4.8.0
 pickleshare==0.7.5
-pinotdb==0.4.12
+pinotdb==0.4.13
 pipdeptree==2.3.3
 pipx==1.1.0
 pkginfo==1.9.6
@@ -432,7 +432,7 @@ pluggy==1.0.0
 ply==3.11
 plyvel==1.5.0
 portalocker==2.7.0
-pre-commit==3.0.0
+pre-commit==3.0.1
 presto-python-client==0.8.3
 prison==0.2.1
 prometheus-client==0.16.0
@@ -617,7 +617,7 @@ volatile==2.1.0
 watchtower==2.0.1
 wcwidth==0.2.6
 webencodings==0.5.1
-websocket-client==1.4.2
+websocket-client==1.5.0
 wrapt==1.14.1
 xmltodict==0.13.0
 yamllint==1.29.0
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 8524e1c16f..866eb4418c 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-01-26T02:14:36Z
+# This constraints file was automatically generated on 2023-01-27T00:36:05Z
 # 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.
@@ -61,7 +61,7 @@ apache-airflow-providers-airbyte==3.2.0
 apache-airflow-providers-alibaba==2.2.0
 apache-airflow-providers-amazon==7.1.0
 apache-airflow-providers-apache-beam==4.1.1
-apache-airflow-providers-apache-cassandra==3.1.0
+apache-airflow-providers-apache-cassandra==3.1.1
 apache-airflow-providers-apache-drill==2.3.1
 apache-airflow-providers-apache-druid==3.3.1
 apache-airflow-providers-apache-flink==1.0.0
@@ -85,7 +85,7 @@ apache-airflow-providers-datadog==3.1.0
 apache-airflow-providers-dbt-cloud==2.3.1
 apache-airflow-providers-dingding==3.1.0
 apache-airflow-providers-discord==3.1.0
-apache-airflow-providers-docker==3.4.0
+apache-airflow-providers-docker==3.5.0
 apache-airflow-providers-elasticsearch==4.3.3
 apache-airflow-providers-exasol==4.1.3
 apache-airflow-providers-facebook==3.1.0
@@ -107,7 +107,7 @@ apache-airflow-providers-openfaas==3.1.0
 apache-airflow-providers-opsgenie==5.0.0
 apache-airflow-providers-oracle==3.6.0
 apache-airflow-providers-pagerduty==3.1.0
-apache-airflow-providers-papermill==3.1.0
+apache-airflow-providers-papermill==3.1.1
 apache-airflow-providers-plexus==3.1.0
 apache-airflow-providers-postgres==5.4.0
 apache-airflow-providers-presto==4.2.1
@@ -177,9 +177,9 @@ bitarray==2.6.2
 black==23.1a1
 bleach==6.0.0
 blinker==1.5
-boto3==1.26.57
+boto3==1.26.58
 boto==2.49.0
-botocore==1.29.57
+botocore==1.29.58
 bowler==0.9.0
 cachelib==0.9.0
 cachetools==4.2.2
@@ -208,7 +208,7 @@ colorlog==4.8.0
 connexion==2.14.2
 coverage==7.1.0
 crcmod==1.7
-cron-descriptor==1.2.34
+cron-descriptor==1.2.35
 croniter==1.3.8
 cryptography==38.0.4
 curlify==2.2.1
@@ -325,7 +325,7 @@ importlib-metadata==6.0.0
 impyla==0.18.0
 incremental==22.10.0
 inflection==0.5.1
-influxdb-client==1.35.0
+influxdb-client==1.36.0
 iniconfig==2.0.0
 ipdb==0.13.11
 ipython==8.8.0
@@ -420,7 +420,7 @@ pdpyras==4.5.2
 pendulum==2.1.2
 pexpect==4.8.0
 pickleshare==0.7.5
-pinotdb==0.4.12
+pinotdb==0.4.13
 pipdeptree==2.3.3
 pipx==1.1.0
 pkginfo==1.9.6
@@ -429,7 +429,7 @@ pluggy==1.0.0
 ply==3.11
 plyvel==1.5.0
 portalocker==2.7.0
-pre-commit==3.0.0
+pre-commit==3.0.1
 presto-python-client==0.8.3
 prison==0.2.1
 prometheus-client==0.16.0
@@ -614,7 +614,7 @@ volatile==2.1.0
 watchtower==2.0.1
 wcwidth==0.2.6
 webencodings==0.5.1
-websocket-client==1.4.2
+websocket-client==1.5.0
 wrapt==1.14.1
 xmltodict==0.13.0
 yamllint==1.29.0
diff --git a/constraints-no-providers-3.10.txt 
b/constraints-no-providers-3.10.txt
index 6ded35493c..c222f0335e 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-01-26T02:12:32Z
+# This constraints file was automatically generated on 2023-01-27T00:32: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.
@@ -66,7 +66,7 @@ cloudpickle==2.2.1
 colorama==0.4.6
 colorlog==4.8.0
 connexion==2.14.2
-cron-descriptor==1.2.34
+cron-descriptor==1.2.35
 croniter==1.3.8
 cryptography==38.0.4
 dask==2023.1.0
@@ -174,7 +174,7 @@ urllib3==1.26.14
 vine==5.0.0
 virtualenv==20.17.1
 wcwidth==0.2.6
-websocket-client==1.4.2
+websocket-client==1.5.0
 wrapt==1.14.1
 yarl==1.8.2
 zict==2.2.0
diff --git a/constraints-no-providers-3.7.txt b/constraints-no-providers-3.7.txt
index 42f69ba7dd..4cbd531356 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-01-26T02:13:01Z
+# This constraints file was automatically generated on 2023-01-27T00:33:45Z
 # 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.
@@ -68,7 +68,7 @@ cloudpickle==2.2.1
 colorama==0.4.6
 colorlog==4.8.0
 connexion==2.14.2
-cron-descriptor==1.2.34
+cron-descriptor==1.2.35
 croniter==1.3.8
 cryptography==38.0.4
 dask==2022.2.0
@@ -179,7 +179,7 @@ urllib3==1.26.14
 vine==5.0.0
 virtualenv==20.17.1
 wcwidth==0.2.6
-websocket-client==1.4.2
+websocket-client==1.5.0
 wrapt==1.14.1
 yarl==1.8.2
 zict==2.2.0
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index 34066f18a5..f4b05e0bb3 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-01-26T02:12:52Z
+# This constraints file was automatically generated on 2023-01-27T00:33:35Z
 # 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.
@@ -66,7 +66,7 @@ cloudpickle==2.2.1
 colorama==0.4.6
 colorlog==4.8.0
 connexion==2.14.2
-cron-descriptor==1.2.34
+cron-descriptor==1.2.35
 croniter==1.3.8
 cryptography==38.0.4
 dask==2023.1.0
@@ -177,7 +177,7 @@ urllib3==1.26.14
 vine==5.0.0
 virtualenv==20.17.1
 wcwidth==0.2.6
-websocket-client==1.4.2
+websocket-client==1.5.0
 wrapt==1.14.1
 yarl==1.8.2
 zict==2.2.0
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index 2f322df505..bebc0dd5d7 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-01-26T02:12:50Z
+# This constraints file was automatically generated on 2023-01-27T00:33:36Z
 # 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.
@@ -66,7 +66,7 @@ cloudpickle==2.2.1
 colorama==0.4.6
 colorlog==4.8.0
 connexion==2.14.2
-cron-descriptor==1.2.34
+cron-descriptor==1.2.35
 croniter==1.3.8
 cryptography==38.0.4
 dask==2023.1.0
@@ -175,7 +175,7 @@ urllib3==1.26.14
 vine==5.0.0
 virtualenv==20.17.1
 wcwidth==0.2.6
-websocket-client==1.4.2
+websocket-client==1.5.0
 wrapt==1.14.1
 yarl==1.8.2
 zict==2.2.0
diff --git a/constraints-source-providers-3.10.txt 
b/constraints-source-providers-3.10.txt
index bb28af2abb..4649b79189 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-01-26T02:09:00Z
+# This constraints file was automatically generated on 2023-01-27T00:27: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.
@@ -105,9 +105,9 @@ bitarray==2.6.2
 black==23.1a1
 bleach==6.0.0
 blinker==1.5
-boto3==1.26.57
+boto3==1.26.58
 boto==2.49.0
-botocore==1.29.57
+botocore==1.29.58
 bowler==0.9.0
 cachelib==0.9.0
 cachetools==4.2.2
@@ -136,7 +136,7 @@ colorlog==4.8.0
 connexion==2.14.2
 coverage==7.1.0
 crcmod==1.7
-cron-descriptor==1.2.34
+cron-descriptor==1.2.35
 croniter==1.3.8
 cryptography==38.0.4
 curlify==2.2.1
@@ -253,7 +253,7 @@ importlib-metadata==6.0.0
 impyla==0.18.0
 incremental==22.10.0
 inflection==0.5.1
-influxdb-client==1.35.0
+influxdb-client==1.36.0
 iniconfig==2.0.0
 ipdb==0.13.11
 ipython==8.8.0
@@ -348,7 +348,7 @@ pdpyras==4.5.2
 pendulum==2.1.2
 pexpect==4.8.0
 pickleshare==0.7.5
-pinotdb==0.4.12
+pinotdb==0.4.13
 pipdeptree==2.3.3
 pipx==1.1.0
 pkginfo==1.9.6
@@ -357,7 +357,7 @@ pluggy==1.0.0
 ply==3.11
 plyvel==1.5.0
 portalocker==2.7.0
-pre-commit==3.0.0
+pre-commit==3.0.1
 presto-python-client==0.8.3
 prison==0.2.1
 prometheus-client==0.16.0
@@ -541,7 +541,7 @@ volatile==2.1.0
 watchtower==2.0.1
 wcwidth==0.2.6
 webencodings==0.5.1
-websocket-client==1.4.2
+websocket-client==1.5.0
 wrapt==1.14.1
 xmltodict==0.13.0
 yamllint==1.29.0
diff --git a/constraints-source-providers-3.7.txt 
b/constraints-source-providers-3.7.txt
index df2f3a3266..2cfdd5eeed 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-01-26T02:08:59Z
+# This constraints file was automatically generated on 2023-01-27T00:27:55Z
 # 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.
@@ -105,9 +105,9 @@ bitarray==2.6.2
 black==23.1a1
 bleach==6.0.0
 blinker==1.5
-boto3==1.26.57
+boto3==1.26.58
 boto==2.49.0
-botocore==1.29.57
+botocore==1.29.58
 bowler==0.9.0
 cached-property==1.5.2
 cachelib==0.9.0
@@ -137,7 +137,7 @@ colorlog==4.8.0
 connexion==2.14.2
 coverage==7.1.0
 crcmod==1.7
-cron-descriptor==1.2.34
+cron-descriptor==1.2.35
 croniter==1.3.8
 cryptography==38.0.4
 curlify==2.2.1
@@ -254,7 +254,7 @@ importlib-resources==5.10.2
 impyla==0.18.0
 incremental==22.10.0
 inflection==0.5.1
-influxdb-client==1.35.0
+influxdb-client==1.36.0
 iniconfig==2.0.0
 ipdb==0.13.11
 ipython==7.34.0
@@ -349,7 +349,7 @@ pdpyras==4.5.2
 pendulum==2.1.2
 pexpect==4.8.0
 pickleshare==0.7.5
-pinotdb==0.4.12
+pinotdb==0.4.13
 pipdeptree==2.3.3
 pipx==1.1.0
 pkginfo==1.9.6
@@ -542,7 +542,7 @@ volatile==2.1.0
 watchtower==2.0.1
 wcwidth==0.2.6
 webencodings==0.5.1
-websocket-client==1.4.2
+websocket-client==1.5.0
 wrapt==1.14.1
 xmltodict==0.13.0
 yamllint==1.29.0
diff --git a/constraints-source-providers-3.8.txt 
b/constraints-source-providers-3.8.txt
index 62ce529e81..bd3de4ef76 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-01-26T02:09:00Z
+# This constraints file was automatically generated on 2023-01-27T00:27: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.
@@ -106,9 +106,9 @@ bitarray==2.6.2
 black==23.1a1
 bleach==6.0.0
 blinker==1.5
-boto3==1.26.57
+boto3==1.26.58
 boto==2.49.0
-botocore==1.29.57
+botocore==1.29.58
 bowler==0.9.0
 cachelib==0.9.0
 cachetools==4.2.2
@@ -137,7 +137,7 @@ colorlog==4.8.0
 connexion==2.14.2
 coverage==7.1.0
 crcmod==1.7
-cron-descriptor==1.2.34
+cron-descriptor==1.2.35
 croniter==1.3.8
 cryptography==38.0.4
 curlify==2.2.1
@@ -255,7 +255,7 @@ importlib-resources==5.10.2
 impyla==0.18.0
 incremental==22.10.0
 inflection==0.5.1
-influxdb-client==1.35.0
+influxdb-client==1.36.0
 iniconfig==2.0.0
 ipdb==0.13.11
 ipython==8.8.0
@@ -350,7 +350,7 @@ pdpyras==4.5.2
 pendulum==2.1.2
 pexpect==4.8.0
 pickleshare==0.7.5
-pinotdb==0.4.12
+pinotdb==0.4.13
 pipdeptree==2.3.3
 pipx==1.1.0
 pkginfo==1.9.6
@@ -360,7 +360,7 @@ pluggy==1.0.0
 ply==3.11
 plyvel==1.5.0
 portalocker==2.7.0
-pre-commit==3.0.0
+pre-commit==3.0.1
 presto-python-client==0.8.3
 prison==0.2.1
 prometheus-client==0.16.0
@@ -544,7 +544,7 @@ volatile==2.1.0
 watchtower==2.0.1
 wcwidth==0.2.6
 webencodings==0.5.1
-websocket-client==1.4.2
+websocket-client==1.5.0
 wrapt==1.14.1
 xmltodict==0.13.0
 yamllint==1.29.0
diff --git a/constraints-source-providers-3.9.txt 
b/constraints-source-providers-3.9.txt
index bb28af2abb..4649b79189 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-01-26T02:09:00Z
+# This constraints file was automatically generated on 2023-01-27T00:27: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.
@@ -105,9 +105,9 @@ bitarray==2.6.2
 black==23.1a1
 bleach==6.0.0
 blinker==1.5
-boto3==1.26.57
+boto3==1.26.58
 boto==2.49.0
-botocore==1.29.57
+botocore==1.29.58
 bowler==0.9.0
 cachelib==0.9.0
 cachetools==4.2.2
@@ -136,7 +136,7 @@ colorlog==4.8.0
 connexion==2.14.2
 coverage==7.1.0
 crcmod==1.7
-cron-descriptor==1.2.34
+cron-descriptor==1.2.35
 croniter==1.3.8
 cryptography==38.0.4
 curlify==2.2.1
@@ -253,7 +253,7 @@ importlib-metadata==6.0.0
 impyla==0.18.0
 incremental==22.10.0
 inflection==0.5.1
-influxdb-client==1.35.0
+influxdb-client==1.36.0
 iniconfig==2.0.0
 ipdb==0.13.11
 ipython==8.8.0
@@ -348,7 +348,7 @@ pdpyras==4.5.2
 pendulum==2.1.2
 pexpect==4.8.0
 pickleshare==0.7.5
-pinotdb==0.4.12
+pinotdb==0.4.13
 pipdeptree==2.3.3
 pipx==1.1.0
 pkginfo==1.9.6
@@ -357,7 +357,7 @@ pluggy==1.0.0
 ply==3.11
 plyvel==1.5.0
 portalocker==2.7.0
-pre-commit==3.0.0
+pre-commit==3.0.1
 presto-python-client==0.8.3
 prison==0.2.1
 prometheus-client==0.16.0
@@ -541,7 +541,7 @@ volatile==2.1.0
 watchtower==2.0.1
 wcwidth==0.2.6
 webencodings==0.5.1
-websocket-client==1.4.2
+websocket-client==1.5.0
 wrapt==1.14.1
 xmltodict==0.13.0
 yamllint==1.29.0

Reply via email to