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

commit 618b06e0796226724bdb473b164215aa1f9c1fa6
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Tue Dec 6 20:02:51 2022 +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                  | 24 ++++++++++++------------
 constraints-3.7.txt                   | 26 +++++++++++++-------------
 constraints-3.8.txt                   | 26 +++++++++++++-------------
 constraints-3.9.txt                   | 24 ++++++++++++------------
 constraints-no-providers-3.10.txt     |  8 ++++----
 constraints-no-providers-3.7.txt      | 10 +++++-----
 constraints-no-providers-3.8.txt      | 10 +++++-----
 constraints-no-providers-3.9.txt      |  8 ++++----
 constraints-source-providers-3.10.txt | 26 +++++++++++++-------------
 constraints-source-providers-3.7.txt  | 28 ++++++++++++++--------------
 constraints-source-providers-3.8.txt  | 28 ++++++++++++++--------------
 constraints-source-providers-3.9.txt  | 26 +++++++++++++-------------
 12 files changed, 122 insertions(+), 122 deletions(-)

diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 315af2460e..8d08ac6df8 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-12-05T20:13:03Z
+# This constraints file was automatically generated on 2022-12-06T20:02: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.
@@ -9,7 +9,7 @@
 # "constraints-X.Y.Z" tag to build the production image for that version.
 #
 APScheduler==3.6.3
-Authlib==1.1.0
+Authlib==1.2.0
 Babel==2.11.0
 ConfigUpdater==3.1.1
 Deprecated==1.2.13
@@ -172,9 +172,9 @@ billiard==3.6.4.0
 black==22.10.0
 bleach==5.0.1
 blinker==1.5
-boto3==1.26.22
+boto3==1.26.23
 boto==2.49.0
-botocore==1.29.22
+botocore==1.29.23
 bowler==0.9.0
 cachelib==0.9.0
 cachetools==4.2.2
@@ -184,7 +184,7 @@ celery==5.2.7
 certifi==2022.9.24
 cffi==1.15.1
 cfgv==3.3.1
-cfn-lint==0.72.1
+cfn-lint==0.72.2
 cgroupspy==0.2.2
 chardet==4.0.0
 charset-normalizer==2.1.1
@@ -368,7 +368,7 @@ marshmallow-sqlalchemy==0.26.1
 marshmallow==3.19.0
 matplotlib-inline==0.1.6
 mccabe==0.7.0
-mdit-py-plugins==0.3.2
+mdit-py-plugins==0.3.3
 mdurl==0.1.2
 mongomock==4.1.2
 monotonic==1.6
@@ -383,7 +383,7 @@ msrestazure==0.6.4
 multi-key-dict==2.0.3
 multidict==6.0.3
 mypy-boto3-appflow==1.26.15
-mypy-boto3-rds==1.26.17
+mypy-boto3-rds==1.26.23
 mypy-boto3-redshift-data==1.26.0.post1
 mypy-extensions==0.4.3
 mypy==0.971
@@ -488,7 +488,7 @@ python-jose==3.3.0
 python-ldap==3.4.3
 python-nvd3==0.15.0
 python-slugify==7.0.0
-python-telegram-bot==13.14
+python-telegram-bot==13.15
 pytz-deprecation-shim==0.1.0.post0
 pytz==2022.6
 pytzdata==2020.1
@@ -589,13 +589,13 @@ types-cryptography==3.3.23.2
 types-docutils==0.19.1.1
 types-freezegun==1.1.10
 types-paramiko==2.12.0.1
-types-protobuf==4.21.0.1
+types-protobuf==4.21.0.2
 types-python-dateutil==2.8.19.4
 types-python-slugify==7.0.0.1
 types-pytz==2022.6.0.1
 types-redis==4.3.21.6
 types-requests==2.28.11.5
-types-setuptools==65.6.0.1
+types-setuptools==65.6.0.2
 types-tabulate==0.9.0.0
 types-termcolor==1.1.6
 types-toml==0.10.8.1
@@ -611,7 +611,7 @@ urllib3==1.26.13
 userpath==1.8.0
 vertica-python==1.1.1
 vine==5.0.0
-virtualenv==20.17.0
+virtualenv==20.17.1
 volatile==2.1.0
 watchtower==2.0.1
 wcwidth==0.2.5
@@ -620,7 +620,7 @@ websocket-client==1.4.2
 wrapt==1.14.1
 xmltodict==0.13.0
 yamllint==1.28.0
-yandexcloud==0.191.0
+yandexcloud==0.192.0
 yarl==1.8.2
 zeep==4.2.1
 zenpy==2.0.25
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index 5b69f064bd..f9e33f45cd 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-12-05T20:13:23Z
+# This constraints file was automatically generated on 2022-12-06T20:02:49Z
 # 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.
@@ -9,7 +9,7 @@
 # "constraints-X.Y.Z" tag to build the production image for that version.
 #
 APScheduler==3.6.3
-Authlib==1.1.0
+Authlib==1.2.0
 Babel==2.11.0
 ConfigUpdater==3.1.1
 Deprecated==1.2.13
@@ -172,9 +172,9 @@ billiard==3.6.4.0
 black==22.10.0
 bleach==5.0.1
 blinker==1.5
-boto3==1.26.22
+boto3==1.26.23
 boto==2.49.0
-botocore==1.29.22
+botocore==1.29.23
 bowler==0.9.0
 cached-property==1.5.2
 cachelib==0.9.0
@@ -185,7 +185,7 @@ celery==5.2.7
 certifi==2022.9.24
 cffi==1.15.1
 cfgv==3.3.1
-cfn-lint==0.72.1
+cfn-lint==0.72.2
 cgroupspy==0.2.2
 chardet==4.0.0
 charset-normalizer==2.1.1
@@ -323,7 +323,7 @@ idna==3.4
 ijson==3.1.4
 imagesize==1.4.1
 importlib-metadata==4.13.0
-importlib-resources==5.10.0
+importlib-resources==5.10.1
 incremental==22.10.0
 inflection==0.5.1
 influxdb-client==1.35.0
@@ -369,7 +369,7 @@ marshmallow-sqlalchemy==0.26.1
 marshmallow==3.19.0
 matplotlib-inline==0.1.6
 mccabe==0.6.1
-mdit-py-plugins==0.3.2
+mdit-py-plugins==0.3.3
 mdurl==0.1.2
 mongomock==4.1.2
 monotonic==1.6
@@ -384,7 +384,7 @@ msrestazure==0.6.4
 multi-key-dict==2.0.3
 multidict==6.0.3
 mypy-boto3-appflow==1.26.15
-mypy-boto3-rds==1.26.17
+mypy-boto3-rds==1.26.23
 mypy-boto3-redshift-data==1.26.0.post1
 mypy-extensions==0.4.3
 mypy==0.971
@@ -489,7 +489,7 @@ python-jose==3.3.0
 python-ldap==3.4.3
 python-nvd3==0.15.0
 python-slugify==7.0.0
-python-telegram-bot==13.14
+python-telegram-bot==13.15
 pytz-deprecation-shim==0.1.0.post0
 pytz==2022.6
 pytzdata==2020.1
@@ -590,13 +590,13 @@ types-cryptography==3.3.23.2
 types-docutils==0.19.1.1
 types-freezegun==1.1.10
 types-paramiko==2.12.0.1
-types-protobuf==4.21.0.1
+types-protobuf==4.21.0.2
 types-python-dateutil==2.8.19.4
 types-python-slugify==7.0.0.1
 types-pytz==2022.6.0.1
 types-redis==4.3.21.6
 types-requests==2.28.11.5
-types-setuptools==65.6.0.1
+types-setuptools==65.6.0.2
 types-tabulate==0.9.0.0
 types-termcolor==1.1.6
 types-toml==0.10.8.1
@@ -612,7 +612,7 @@ urllib3==1.26.13
 userpath==1.8.0
 vertica-python==1.1.1
 vine==5.0.0
-virtualenv==20.17.0
+virtualenv==20.17.1
 volatile==2.1.0
 watchtower==2.0.1
 wcwidth==0.2.5
@@ -621,7 +621,7 @@ websocket-client==1.4.2
 wrapt==1.14.1
 xmltodict==0.13.0
 yamllint==1.28.0
-yandexcloud==0.191.0
+yandexcloud==0.192.0
 yarl==1.8.2
 zeep==4.2.1
 zenpy==2.0.25
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index ac92fbe46b..61c51cab71 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-12-05T20:13:17Z
+# This constraints file was automatically generated on 2022-12-06T20:02:43Z
 # 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.
@@ -9,7 +9,7 @@
 # "constraints-X.Y.Z" tag to build the production image for that version.
 #
 APScheduler==3.6.3
-Authlib==1.1.0
+Authlib==1.2.0
 Babel==2.11.0
 ConfigUpdater==3.1.1
 Deprecated==1.2.13
@@ -173,9 +173,9 @@ billiard==3.6.4.0
 black==22.10.0
 bleach==5.0.1
 blinker==1.5
-boto3==1.26.22
+boto3==1.26.23
 boto==2.49.0
-botocore==1.29.22
+botocore==1.29.23
 bowler==0.9.0
 cachelib==0.9.0
 cachetools==4.2.2
@@ -185,7 +185,7 @@ celery==5.2.7
 certifi==2022.9.24
 cffi==1.15.1
 cfgv==3.3.1
-cfn-lint==0.72.1
+cfn-lint==0.72.2
 cgroupspy==0.2.2
 chardet==4.0.0
 charset-normalizer==2.1.1
@@ -324,7 +324,7 @@ idna==3.4
 ijson==3.1.4
 imagesize==1.4.1
 importlib-metadata==5.1.0
-importlib-resources==5.10.0
+importlib-resources==5.10.1
 incremental==22.10.0
 inflection==0.5.1
 influxdb-client==1.35.0
@@ -370,7 +370,7 @@ marshmallow-sqlalchemy==0.26.1
 marshmallow==3.19.0
 matplotlib-inline==0.1.6
 mccabe==0.7.0
-mdit-py-plugins==0.3.2
+mdit-py-plugins==0.3.3
 mdurl==0.1.2
 mongomock==4.1.2
 monotonic==1.6
@@ -385,7 +385,7 @@ msrestazure==0.6.4
 multi-key-dict==2.0.3
 multidict==6.0.3
 mypy-boto3-appflow==1.26.15
-mypy-boto3-rds==1.26.17
+mypy-boto3-rds==1.26.23
 mypy-boto3-redshift-data==1.26.0.post1
 mypy-extensions==0.4.3
 mypy==0.971
@@ -491,7 +491,7 @@ python-jose==3.3.0
 python-ldap==3.4.3
 python-nvd3==0.15.0
 python-slugify==7.0.0
-python-telegram-bot==13.14
+python-telegram-bot==13.15
 pytz-deprecation-shim==0.1.0.post0
 pytz==2022.6
 pytzdata==2020.1
@@ -592,13 +592,13 @@ types-cryptography==3.3.23.2
 types-docutils==0.19.1.1
 types-freezegun==1.1.10
 types-paramiko==2.12.0.1
-types-protobuf==4.21.0.1
+types-protobuf==4.21.0.2
 types-python-dateutil==2.8.19.4
 types-python-slugify==7.0.0.1
 types-pytz==2022.6.0.1
 types-redis==4.3.21.6
 types-requests==2.28.11.5
-types-setuptools==65.6.0.1
+types-setuptools==65.6.0.2
 types-tabulate==0.9.0.0
 types-termcolor==1.1.6
 types-toml==0.10.8.1
@@ -614,7 +614,7 @@ urllib3==1.26.13
 userpath==1.8.0
 vertica-python==1.1.1
 vine==5.0.0
-virtualenv==20.17.0
+virtualenv==20.17.1
 volatile==2.1.0
 watchtower==2.0.1
 wcwidth==0.2.5
@@ -623,7 +623,7 @@ websocket-client==1.4.2
 wrapt==1.14.1
 xmltodict==0.13.0
 yamllint==1.28.0
-yandexcloud==0.191.0
+yandexcloud==0.192.0
 yarl==1.8.2
 zeep==4.2.1
 zenpy==2.0.25
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 7e3ebabce8..ecf6424eea 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-12-05T20:13:15Z
+# This constraints file was automatically generated on 2022-12-06T20:02: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 for 
'apache-airflow' but installs
 # the providers from PIP-released packages at the moment of the constraint 
generation.
@@ -9,7 +9,7 @@
 # "constraints-X.Y.Z" tag to build the production image for that version.
 #
 APScheduler==3.6.3
-Authlib==1.1.0
+Authlib==1.2.0
 Babel==2.11.0
 ConfigUpdater==3.1.1
 Deprecated==1.2.13
@@ -172,9 +172,9 @@ billiard==3.6.4.0
 black==22.10.0
 bleach==5.0.1
 blinker==1.5
-boto3==1.26.22
+boto3==1.26.23
 boto==2.49.0
-botocore==1.29.22
+botocore==1.29.23
 bowler==0.9.0
 cachelib==0.9.0
 cachetools==4.2.2
@@ -184,7 +184,7 @@ celery==5.2.7
 certifi==2022.9.24
 cffi==1.15.1
 cfgv==3.3.1
-cfn-lint==0.72.1
+cfn-lint==0.72.2
 cgroupspy==0.2.2
 chardet==4.0.0
 charset-normalizer==2.1.1
@@ -368,7 +368,7 @@ marshmallow-sqlalchemy==0.26.1
 marshmallow==3.19.0
 matplotlib-inline==0.1.6
 mccabe==0.7.0
-mdit-py-plugins==0.3.2
+mdit-py-plugins==0.3.3
 mdurl==0.1.2
 mongomock==4.1.2
 monotonic==1.6
@@ -383,7 +383,7 @@ msrestazure==0.6.4
 multi-key-dict==2.0.3
 multidict==6.0.3
 mypy-boto3-appflow==1.26.15
-mypy-boto3-rds==1.26.17
+mypy-boto3-rds==1.26.23
 mypy-boto3-redshift-data==1.26.0.post1
 mypy-extensions==0.4.3
 mypy==0.971
@@ -488,7 +488,7 @@ python-jose==3.3.0
 python-ldap==3.4.3
 python-nvd3==0.15.0
 python-slugify==7.0.0
-python-telegram-bot==13.14
+python-telegram-bot==13.15
 pytz-deprecation-shim==0.1.0.post0
 pytz==2022.6
 pytzdata==2020.1
@@ -589,13 +589,13 @@ types-cryptography==3.3.23.2
 types-docutils==0.19.1.1
 types-freezegun==1.1.10
 types-paramiko==2.12.0.1
-types-protobuf==4.21.0.1
+types-protobuf==4.21.0.2
 types-python-dateutil==2.8.19.4
 types-python-slugify==7.0.0.1
 types-pytz==2022.6.0.1
 types-redis==4.3.21.6
 types-requests==2.28.11.5
-types-setuptools==65.6.0.1
+types-setuptools==65.6.0.2
 types-tabulate==0.9.0.0
 types-termcolor==1.1.6
 types-toml==0.10.8.1
@@ -611,7 +611,7 @@ urllib3==1.26.13
 userpath==1.8.0
 vertica-python==1.1.1
 vine==5.0.0
-virtualenv==20.17.0
+virtualenv==20.17.1
 volatile==2.1.0
 watchtower==2.0.1
 wcwidth==0.2.5
@@ -620,7 +620,7 @@ websocket-client==1.4.2
 wrapt==1.14.1
 xmltodict==0.13.0
 yamllint==1.28.0
-yandexcloud==0.191.0
+yandexcloud==0.192.0
 yarl==1.8.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 8924b81db5..b18f96ac41 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 2022-12-05T20:11:12Z
+# This constraints file was automatically generated on 2022-12-06T20:00:40Z
 # 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.
@@ -7,7 +7,7 @@
 # Those constraints represent the "newest" dependencies airflow could use, if 
providers did not limit
 # Airflow in any way.
 #
-Authlib==1.1.0
+Authlib==1.2.0
 Babel==2.11.0
 ConfigUpdater==3.1.1
 Deprecated==1.2.13
@@ -113,7 +113,7 @@ marshmallow-enum==1.5.1
 marshmallow-oneofschema==3.0.1
 marshmallow-sqlalchemy==0.26.1
 marshmallow==3.19.0
-mdit-py-plugins==0.3.2
+mdit-py-plugins==0.3.3
 mdurl==0.1.2
 msgpack==1.0.4
 multidict==6.0.3
@@ -175,7 +175,7 @@ uc-micro-py==1.0.1
 unicodecsv==0.14.1
 urllib3==1.26.13
 vine==5.0.0
-virtualenv==20.17.0
+virtualenv==20.17.1
 wcwidth==0.2.5
 websocket-client==1.4.2
 wrapt==1.14.1
diff --git a/constraints-no-providers-3.7.txt b/constraints-no-providers-3.7.txt
index 54e6dc21fa..deaa3940a9 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 2022-12-05T20:11:42Z
+# This constraints file was automatically generated on 2022-12-06T20:01:06Z
 # 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.
@@ -7,7 +7,7 @@
 # Those constraints represent the "newest" dependencies airflow could use, if 
providers did not limit
 # Airflow in any way.
 #
-Authlib==1.1.0
+Authlib==1.2.0
 Babel==2.11.0
 ConfigUpdater==3.1.1
 Deprecated==1.2.13
@@ -100,7 +100,7 @@ httpx==0.23.1
 humanize==4.4.0
 idna==3.4
 importlib-metadata==4.13.0
-importlib-resources==5.10.0
+importlib-resources==5.10.1
 inflection==0.5.1
 itsdangerous==2.1.2
 jsonschema==4.17.3
@@ -117,7 +117,7 @@ marshmallow-enum==1.5.1
 marshmallow-oneofschema==3.0.1
 marshmallow-sqlalchemy==0.26.1
 marshmallow==3.19.0
-mdit-py-plugins==0.3.2
+mdit-py-plugins==0.3.3
 mdurl==0.1.2
 msgpack==1.0.4
 multidict==6.0.3
@@ -180,7 +180,7 @@ uc-micro-py==1.0.1
 unicodecsv==0.14.1
 urllib3==1.26.13
 vine==5.0.0
-virtualenv==20.17.0
+virtualenv==20.17.1
 wcwidth==0.2.5
 websocket-client==1.4.2
 wrapt==1.14.1
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index 913e7e82ac..f503410209 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 2022-12-05T20:11:32Z
+# This constraints file was automatically generated on 2022-12-06T20:00:58Z
 # 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.
@@ -7,7 +7,7 @@
 # Those constraints represent the "newest" dependencies airflow could use, if 
providers did not limit
 # Airflow in any way.
 #
-Authlib==1.1.0
+Authlib==1.2.0
 Babel==2.11.0
 ConfigUpdater==3.1.1
 Deprecated==1.2.13
@@ -98,7 +98,7 @@ httpx==0.23.1
 humanize==4.4.0
 idna==3.4
 importlib-metadata==5.1.0
-importlib-resources==5.10.0
+importlib-resources==5.10.1
 inflection==0.5.1
 itsdangerous==2.1.2
 jsonschema==4.17.3
@@ -115,7 +115,7 @@ marshmallow-enum==1.5.1
 marshmallow-oneofschema==3.0.1
 marshmallow-sqlalchemy==0.26.1
 marshmallow==3.19.0
-mdit-py-plugins==0.3.2
+mdit-py-plugins==0.3.3
 mdurl==0.1.2
 msgpack==1.0.4
 multidict==6.0.3
@@ -178,7 +178,7 @@ uc-micro-py==1.0.1
 unicodecsv==0.14.1
 urllib3==1.26.13
 vine==5.0.0
-virtualenv==20.17.0
+virtualenv==20.17.1
 wcwidth==0.2.5
 websocket-client==1.4.2
 wrapt==1.14.1
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index b0fde613d8..ce5919fb02 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 2022-12-05T20:11:32Z
+# This constraints file was automatically generated on 2022-12-06T20:00:57Z
 # 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.
@@ -7,7 +7,7 @@
 # Those constraints represent the "newest" dependencies airflow could use, if 
providers did not limit
 # Airflow in any way.
 #
-Authlib==1.1.0
+Authlib==1.2.0
 Babel==2.11.0
 ConfigUpdater==3.1.1
 Deprecated==1.2.13
@@ -114,7 +114,7 @@ marshmallow-enum==1.5.1
 marshmallow-oneofschema==3.0.1
 marshmallow-sqlalchemy==0.26.1
 marshmallow==3.19.0
-mdit-py-plugins==0.3.2
+mdit-py-plugins==0.3.3
 mdurl==0.1.2
 msgpack==1.0.4
 multidict==6.0.3
@@ -176,7 +176,7 @@ uc-micro-py==1.0.1
 unicodecsv==0.14.1
 urllib3==1.26.13
 vine==5.0.0
-virtualenv==20.17.0
+virtualenv==20.17.1
 wcwidth==0.2.5
 websocket-client==1.4.2
 wrapt==1.14.1
diff --git a/constraints-source-providers-3.10.txt 
b/constraints-source-providers-3.10.txt
index 77439da99d..8d9291fffe 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 2022-12-05T20:07:38Z
+# This constraints file was automatically generated on 2022-12-06T19:57: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 of 
both
 # 'apache-airflow' package and all available community provider packages.
@@ -9,7 +9,7 @@
 # Install with "HEAD" of providers. Those are the only constraints that are 
used by our CI builds.
 #
 APScheduler==3.6.3
-Authlib==1.1.0
+Authlib==1.2.0
 Babel==2.11.0
 ConfigUpdater==3.1.1
 Deprecated==1.2.13
@@ -102,9 +102,9 @@ billiard==3.6.4.0
 black==22.10.0
 bleach==5.0.1
 blinker==1.5
-boto3==1.26.22
+boto3==1.26.23
 boto==2.49.0
-botocore==1.29.22
+botocore==1.29.23
 bowler==0.9.0
 cachelib==0.9.0
 cachetools==4.2.2
@@ -114,7 +114,7 @@ celery==5.2.7
 certifi==2022.9.24
 cffi==1.15.1
 cfgv==3.3.1
-cfn-lint==0.72.1
+cfn-lint==0.72.2
 cgroupspy==0.2.2
 chardet==4.0.0
 charset-normalizer==2.1.1
@@ -141,7 +141,7 @@ curlify==2.2.1
 dask==2022.12.0
 databricks-sql-connector==2.2.0
 datadog==0.44.0
-db-dtypes==1.0.4
+db-dtypes==1.0.5
 decorator==5.1.1
 defusedxml==0.7.1
 dill==0.3.1.1
@@ -298,7 +298,7 @@ marshmallow-sqlalchemy==0.26.1
 marshmallow==3.19.0
 matplotlib-inline==0.1.6
 mccabe==0.7.0
-mdit-py-plugins==0.3.2
+mdit-py-plugins==0.3.3
 mdurl==0.1.2
 mongomock==4.1.2
 monotonic==1.6
@@ -313,7 +313,7 @@ msrestazure==0.6.4
 multi-key-dict==2.0.3
 multidict==6.0.3
 mypy-boto3-appflow==1.26.15
-mypy-boto3-rds==1.26.17
+mypy-boto3-rds==1.26.23
 mypy-boto3-redshift-data==1.26.0.post1
 mypy-extensions==0.4.3
 mypy==0.971
@@ -418,7 +418,7 @@ python-jose==3.3.0
 python-ldap==3.4.3
 python-nvd3==0.15.0
 python-slugify==7.0.0
-python-telegram-bot==13.14
+python-telegram-bot==13.15
 pytz-deprecation-shim==0.1.0.post0
 pytz==2022.6
 pytzdata==2020.1
@@ -518,13 +518,13 @@ types-cryptography==3.3.23.2
 types-docutils==0.19.1.1
 types-freezegun==1.1.10
 types-paramiko==2.12.0.1
-types-protobuf==4.21.0.1
+types-protobuf==4.21.0.2
 types-python-dateutil==2.8.19.4
 types-python-slugify==7.0.0.1
 types-pytz==2022.6.0.1
 types-redis==4.3.21.6
 types-requests==2.28.11.5
-types-setuptools==65.6.0.1
+types-setuptools==65.6.0.2
 types-tabulate==0.9.0.0
 types-termcolor==1.1.6
 types-toml==0.10.8.1
@@ -540,7 +540,7 @@ urllib3==1.26.13
 userpath==1.8.0
 vertica-python==1.1.1
 vine==5.0.0
-virtualenv==20.17.0
+virtualenv==20.17.1
 volatile==2.1.0
 watchtower==2.0.1
 wcwidth==0.2.5
@@ -549,7 +549,7 @@ websocket-client==1.4.2
 wrapt==1.14.1
 xmltodict==0.13.0
 yamllint==1.28.0
-yandexcloud==0.191.0
+yandexcloud==0.192.0
 yarl==1.8.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 1027e891ed..3a61e45cae 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 2022-12-05T20:07:38Z
+# This constraints file was automatically generated on 2022-12-06T19:57: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 of 
both
 # 'apache-airflow' package and all available community provider packages.
@@ -9,7 +9,7 @@
 # Install with "HEAD" of providers. Those are the only constraints that are 
used by our CI builds.
 #
 APScheduler==3.6.3
-Authlib==1.1.0
+Authlib==1.2.0
 Babel==2.11.0
 ConfigUpdater==3.1.1
 Deprecated==1.2.13
@@ -102,9 +102,9 @@ billiard==3.6.4.0
 black==22.10.0
 bleach==5.0.1
 blinker==1.5
-boto3==1.26.22
+boto3==1.26.23
 boto==2.49.0
-botocore==1.29.22
+botocore==1.29.23
 bowler==0.9.0
 cached-property==1.5.2
 cachelib==0.9.0
@@ -115,7 +115,7 @@ celery==5.2.7
 certifi==2022.9.24
 cffi==1.15.1
 cfgv==3.3.1
-cfn-lint==0.72.1
+cfn-lint==0.72.2
 cgroupspy==0.2.2
 chardet==4.0.0
 charset-normalizer==2.1.1
@@ -142,7 +142,7 @@ curlify==2.2.1
 dask==2022.2.0
 databricks-sql-connector==2.2.1
 datadog==0.44.0
-db-dtypes==1.0.4
+db-dtypes==1.0.5
 decorator==5.1.1
 defusedxml==0.7.1
 dill==0.3.1.1
@@ -253,7 +253,7 @@ idna==3.4
 ijson==3.1.4
 imagesize==1.4.1
 importlib-metadata==4.13.0
-importlib-resources==5.10.0
+importlib-resources==5.10.1
 incremental==22.10.0
 inflection==0.5.1
 influxdb-client==1.35.0
@@ -299,7 +299,7 @@ marshmallow-sqlalchemy==0.26.1
 marshmallow==3.19.0
 matplotlib-inline==0.1.6
 mccabe==0.6.1
-mdit-py-plugins==0.3.2
+mdit-py-plugins==0.3.3
 mdurl==0.1.2
 mongomock==4.1.2
 monotonic==1.6
@@ -314,7 +314,7 @@ msrestazure==0.6.4
 multi-key-dict==2.0.3
 multidict==6.0.3
 mypy-boto3-appflow==1.26.15
-mypy-boto3-rds==1.26.17
+mypy-boto3-rds==1.26.23
 mypy-boto3-redshift-data==1.26.0.post1
 mypy-extensions==0.4.3
 mypy==0.971
@@ -418,7 +418,7 @@ python-jose==3.3.0
 python-ldap==3.4.3
 python-nvd3==0.15.0
 python-slugify==7.0.0
-python-telegram-bot==13.14
+python-telegram-bot==13.15
 pytz-deprecation-shim==0.1.0.post0
 pytz==2022.6
 pytzdata==2020.1
@@ -518,13 +518,13 @@ types-cryptography==3.3.23.2
 types-docutils==0.19.1.1
 types-freezegun==1.1.10
 types-paramiko==2.12.0.1
-types-protobuf==4.21.0.1
+types-protobuf==4.21.0.2
 types-python-dateutil==2.8.19.4
 types-python-slugify==7.0.0.1
 types-pytz==2022.6.0.1
 types-redis==4.3.21.6
 types-requests==2.28.11.5
-types-setuptools==65.6.0.1
+types-setuptools==65.6.0.2
 types-tabulate==0.9.0.0
 types-termcolor==1.1.6
 types-toml==0.10.8.1
@@ -540,7 +540,7 @@ urllib3==1.26.13
 userpath==1.8.0
 vertica-python==1.1.1
 vine==5.0.0
-virtualenv==20.17.0
+virtualenv==20.17.1
 volatile==2.1.0
 watchtower==2.0.1
 wcwidth==0.2.5
@@ -549,7 +549,7 @@ websocket-client==1.4.2
 wrapt==1.14.1
 xmltodict==0.13.0
 yamllint==1.28.0
-yandexcloud==0.191.0
+yandexcloud==0.192.0
 yarl==1.8.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 e3a8c6fd40..40d3e335fa 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 2022-12-05T20:07:37Z
+# This constraints file was automatically generated on 2022-12-06T19:57: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 of 
both
 # 'apache-airflow' package and all available community provider packages.
@@ -9,7 +9,7 @@
 # Install with "HEAD" of providers. Those are the only constraints that are 
used by our CI builds.
 #
 APScheduler==3.6.3
-Authlib==1.1.0
+Authlib==1.2.0
 Babel==2.11.0
 ConfigUpdater==3.1.1
 Deprecated==1.2.13
@@ -103,9 +103,9 @@ billiard==3.6.4.0
 black==22.10.0
 bleach==5.0.1
 blinker==1.5
-boto3==1.26.22
+boto3==1.26.23
 boto==2.49.0
-botocore==1.29.22
+botocore==1.29.23
 bowler==0.9.0
 cachelib==0.9.0
 cachetools==4.2.2
@@ -115,7 +115,7 @@ celery==5.2.7
 certifi==2022.9.24
 cffi==1.15.1
 cfgv==3.3.1
-cfn-lint==0.72.1
+cfn-lint==0.72.2
 cgroupspy==0.2.2
 chardet==4.0.0
 charset-normalizer==2.1.1
@@ -142,7 +142,7 @@ curlify==2.2.1
 dask==2022.12.0
 databricks-sql-connector==2.2.0
 datadog==0.44.0
-db-dtypes==1.0.4
+db-dtypes==1.0.5
 decorator==5.1.1
 defusedxml==0.7.1
 dill==0.3.1.1
@@ -254,7 +254,7 @@ idna==3.4
 ijson==3.1.4
 imagesize==1.4.1
 importlib-metadata==5.1.0
-importlib-resources==5.10.0
+importlib-resources==5.10.1
 incremental==22.10.0
 inflection==0.5.1
 influxdb-client==1.35.0
@@ -300,7 +300,7 @@ marshmallow-sqlalchemy==0.26.1
 marshmallow==3.19.0
 matplotlib-inline==0.1.6
 mccabe==0.7.0
-mdit-py-plugins==0.3.2
+mdit-py-plugins==0.3.3
 mdurl==0.1.2
 mongomock==4.1.2
 monotonic==1.6
@@ -315,7 +315,7 @@ msrestazure==0.6.4
 multi-key-dict==2.0.3
 multidict==6.0.3
 mypy-boto3-appflow==1.26.15
-mypy-boto3-rds==1.26.17
+mypy-boto3-rds==1.26.23
 mypy-boto3-redshift-data==1.26.0.post1
 mypy-extensions==0.4.3
 mypy==0.971
@@ -420,7 +420,7 @@ python-jose==3.3.0
 python-ldap==3.4.3
 python-nvd3==0.15.0
 python-slugify==7.0.0
-python-telegram-bot==13.14
+python-telegram-bot==13.15
 pytz-deprecation-shim==0.1.0.post0
 pytz==2022.6
 pytzdata==2020.1
@@ -520,13 +520,13 @@ types-cryptography==3.3.23.2
 types-docutils==0.19.1.1
 types-freezegun==1.1.10
 types-paramiko==2.12.0.1
-types-protobuf==4.21.0.1
+types-protobuf==4.21.0.2
 types-python-dateutil==2.8.19.4
 types-python-slugify==7.0.0.1
 types-pytz==2022.6.0.1
 types-redis==4.3.21.6
 types-requests==2.28.11.5
-types-setuptools==65.6.0.1
+types-setuptools==65.6.0.2
 types-tabulate==0.9.0.0
 types-termcolor==1.1.6
 types-toml==0.10.8.1
@@ -542,7 +542,7 @@ urllib3==1.26.13
 userpath==1.8.0
 vertica-python==1.1.1
 vine==5.0.0
-virtualenv==20.17.0
+virtualenv==20.17.1
 volatile==2.1.0
 watchtower==2.0.1
 wcwidth==0.2.5
@@ -551,7 +551,7 @@ websocket-client==1.4.2
 wrapt==1.14.1
 xmltodict==0.13.0
 yamllint==1.28.0
-yandexcloud==0.191.0
+yandexcloud==0.192.0
 yarl==1.8.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 224e6f1d7c..8d9291fffe 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 2022-12-05T20:07:37Z
+# This constraints file was automatically generated on 2022-12-06T19:57: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 of 
both
 # 'apache-airflow' package and all available community provider packages.
@@ -9,7 +9,7 @@
 # Install with "HEAD" of providers. Those are the only constraints that are 
used by our CI builds.
 #
 APScheduler==3.6.3
-Authlib==1.1.0
+Authlib==1.2.0
 Babel==2.11.0
 ConfigUpdater==3.1.1
 Deprecated==1.2.13
@@ -102,9 +102,9 @@ billiard==3.6.4.0
 black==22.10.0
 bleach==5.0.1
 blinker==1.5
-boto3==1.26.22
+boto3==1.26.23
 boto==2.49.0
-botocore==1.29.22
+botocore==1.29.23
 bowler==0.9.0
 cachelib==0.9.0
 cachetools==4.2.2
@@ -114,7 +114,7 @@ celery==5.2.7
 certifi==2022.9.24
 cffi==1.15.1
 cfgv==3.3.1
-cfn-lint==0.72.1
+cfn-lint==0.72.2
 cgroupspy==0.2.2
 chardet==4.0.0
 charset-normalizer==2.1.1
@@ -141,7 +141,7 @@ curlify==2.2.1
 dask==2022.12.0
 databricks-sql-connector==2.2.0
 datadog==0.44.0
-db-dtypes==1.0.4
+db-dtypes==1.0.5
 decorator==5.1.1
 defusedxml==0.7.1
 dill==0.3.1.1
@@ -298,7 +298,7 @@ marshmallow-sqlalchemy==0.26.1
 marshmallow==3.19.0
 matplotlib-inline==0.1.6
 mccabe==0.7.0
-mdit-py-plugins==0.3.2
+mdit-py-plugins==0.3.3
 mdurl==0.1.2
 mongomock==4.1.2
 monotonic==1.6
@@ -313,7 +313,7 @@ msrestazure==0.6.4
 multi-key-dict==2.0.3
 multidict==6.0.3
 mypy-boto3-appflow==1.26.15
-mypy-boto3-rds==1.26.17
+mypy-boto3-rds==1.26.23
 mypy-boto3-redshift-data==1.26.0.post1
 mypy-extensions==0.4.3
 mypy==0.971
@@ -418,7 +418,7 @@ python-jose==3.3.0
 python-ldap==3.4.3
 python-nvd3==0.15.0
 python-slugify==7.0.0
-python-telegram-bot==13.14
+python-telegram-bot==13.15
 pytz-deprecation-shim==0.1.0.post0
 pytz==2022.6
 pytzdata==2020.1
@@ -518,13 +518,13 @@ types-cryptography==3.3.23.2
 types-docutils==0.19.1.1
 types-freezegun==1.1.10
 types-paramiko==2.12.0.1
-types-protobuf==4.21.0.1
+types-protobuf==4.21.0.2
 types-python-dateutil==2.8.19.4
 types-python-slugify==7.0.0.1
 types-pytz==2022.6.0.1
 types-redis==4.3.21.6
 types-requests==2.28.11.5
-types-setuptools==65.6.0.1
+types-setuptools==65.6.0.2
 types-tabulate==0.9.0.0
 types-termcolor==1.1.6
 types-toml==0.10.8.1
@@ -540,7 +540,7 @@ urllib3==1.26.13
 userpath==1.8.0
 vertica-python==1.1.1
 vine==5.0.0
-virtualenv==20.17.0
+virtualenv==20.17.1
 volatile==2.1.0
 watchtower==2.0.1
 wcwidth==0.2.5
@@ -549,7 +549,7 @@ websocket-client==1.4.2
 wrapt==1.14.1
 xmltodict==0.13.0
 yamllint==1.28.0
-yandexcloud==0.191.0
+yandexcloud==0.192.0
 yarl==1.8.2
 zeep==4.2.1
 zenpy==2.0.25

Reply via email to