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

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


The following commit(s) were added to refs/heads/constraints-2-5 by this push:
     new d6aeef755f Updating constraints. Build id:
d6aeef755f is described below

commit d6aeef755fb797f01728fe3fb552c22dade5e087
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Thu Nov 24 18:46:58 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                  | 28 ++++++++++++++--------------
 constraints-3.7.txt                   | 20 ++++++++++----------
 constraints-3.8.txt                   | 28 ++++++++++++++--------------
 constraints-3.9.txt                   | 28 ++++++++++++++--------------
 constraints-no-providers-3.10.txt     |  6 +++---
 constraints-no-providers-3.7.txt      |  6 +++---
 constraints-no-providers-3.8.txt      |  8 ++++----
 constraints-no-providers-3.9.txt      |  8 ++++----
 constraints-source-providers-3.10.txt | 28 ++++++++++++++--------------
 constraints-source-providers-3.7.txt  | 20 ++++++++++----------
 constraints-source-providers-3.8.txt  | 28 ++++++++++++++--------------
 constraints-source-providers-3.9.txt  | 28 ++++++++++++++--------------
 12 files changed, 118 insertions(+), 118 deletions(-)

diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 4bea7fd639..61f49127f9 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,6 +1,6 @@
 #
-# This constraints file was automatically generated on 2022-11-23T11:28:48Z
-# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
+# This constraints file was automatically generated on 2022-11-24T18:46:37Z
+# via "eager-upgrade" mechanism of PIP. For the "v2-5-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.
 #
@@ -172,9 +172,9 @@ billiard==3.6.4.0
 black==22.10.0
 bleach==5.0.1
 blinker==1.5
-boto3==1.26.15
+boto3==1.26.16
 boto==2.49.0
-botocore==1.29.15
+botocore==1.29.16
 bowler==0.9.0
 cachelib==0.9.0
 cachetools==4.2.2
@@ -239,7 +239,7 @@ fastjsonschema==2.16.2
 filelock==3.8.0
 fissix==21.11.13
 flake8-colors==0.1.9
-flake8==5.0.4
+flake8==6.0.0
 flake8_implicit_str_concat==0.3.0
 flaky==3.7.0
 flower==1.2.0
@@ -253,7 +253,7 @@ gcloud-aio-storage==7.0.1
 gcsfs==2022.11.0
 geomet==0.2.1.post1
 gevent==22.10.2
-gitdb==4.0.9
+gitdb==4.0.10
 google-ads==18.0.0
 google-api-core==2.8.2
 google-api-python-client==1.12.11
@@ -322,7 +322,7 @@ identify==2.5.9
 idna==3.4
 ijson==3.1.4
 imagesize==1.4.1
-importlib-metadata==5.0.0
+importlib-metadata==5.1.0
 incremental==22.10.0
 inflection==0.5.1
 influxdb-client==1.34.0
@@ -447,7 +447,7 @@ pyOpenSSL==22.0.0
 pyarrow==9.0.0
 pyasn1-modules==0.2.8
 pyasn1==0.4.8
-pycodestyle==2.9.1
+pycodestyle==2.10.0
 pycountry==22.3.5
 pycparser==2.21
 pycryptodome==3.15.0
@@ -457,7 +457,7 @@ pydot==1.4.2
 pydruid==0.6.5
 pyenchant==3.2.2
 pyexasol==0.25.1
-pyflakes==2.5.0
+pyflakes==3.0.1
 pygraphviz==1.10
 pyhcl==0.4.4
 pykerberos==1.2.4
@@ -581,20 +581,20 @@ types-Deprecated==1.2.9
 types-Markdown==3.4.2.1
 types-PyMySQL==1.0.19.1
 types-PyYAML==6.0.12.2
-types-boto==2.49.18.2
+types-boto==2.49.18.3
 types-certifi==2021.10.8.3
 types-croniter==1.3.2
 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==3.20.4.5
+types-protobuf==3.20.4.6
 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.4
+types-redis==4.3.21.5
 types-requests==2.28.11.5
-types-setuptools==65.6.0.0
+types-setuptools==65.6.0.1
 types-tabulate==0.9.0.0
 types-termcolor==1.1.6
 types-toml==0.10.8.1
@@ -606,7 +606,7 @@ uamqp==1.6.3
 uc-micro-py==1.0.1
 unicodecsv==0.14.1
 uritemplate==3.0.1
-urllib3==1.26.12
+urllib3==1.26.13
 userpath==1.8.0
 vertica-python==1.1.1
 vine==5.0.0
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index f0b6e98172..a6d25e0c48 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -1,6 +1,6 @@
 #
-# This constraints file was automatically generated on 2022-11-23T11:29:26Z
-# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
+# This constraints file was automatically generated on 2022-11-24T18:46:56Z
+# via "eager-upgrade" mechanism of PIP. For the "v2-5-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.
 #
@@ -172,9 +172,9 @@ billiard==3.6.4.0
 black==22.10.0
 bleach==5.0.1
 blinker==1.5
-boto3==1.26.15
+boto3==1.26.16
 boto==2.49.0
-botocore==1.29.15
+botocore==1.29.16
 bowler==0.9.0
 cached-property==1.5.2
 cachelib==0.9.0
@@ -253,7 +253,7 @@ gcloud-aio-storage==7.0.1
 gcsfs==2022.11.0
 geomet==0.2.1.post1
 gevent==22.10.2
-gitdb==4.0.9
+gitdb==4.0.10
 google-ads==18.0.0
 google-api-core==2.8.2
 google-api-python-client==1.12.11
@@ -582,20 +582,20 @@ types-Deprecated==1.2.9
 types-Markdown==3.4.2.1
 types-PyMySQL==1.0.19.1
 types-PyYAML==6.0.12.2
-types-boto==2.49.18.2
+types-boto==2.49.18.3
 types-certifi==2021.10.8.3
 types-croniter==1.3.2
 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==3.20.4.5
+types-protobuf==3.20.4.6
 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.4
+types-redis==4.3.21.5
 types-requests==2.28.11.5
-types-setuptools==65.6.0.0
+types-setuptools==65.6.0.1
 types-tabulate==0.9.0.0
 types-termcolor==1.1.6
 types-toml==0.10.8.1
@@ -607,7 +607,7 @@ uamqp==1.6.3
 uc-micro-py==1.0.1
 unicodecsv==0.14.1
 uritemplate==3.0.1
-urllib3==1.26.12
+urllib3==1.26.13
 userpath==1.8.0
 vertica-python==1.1.1
 vine==5.0.0
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 66ec73eb7b..1ed01f0744 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,6 +1,6 @@
 #
-# This constraints file was automatically generated on 2022-11-23T11:29:16Z
-# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
+# This constraints file was automatically generated on 2022-11-24T18:46:52Z
+# via "eager-upgrade" mechanism of PIP. For the "v2-5-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.
 #
@@ -173,9 +173,9 @@ billiard==3.6.4.0
 black==22.10.0
 bleach==5.0.1
 blinker==1.5
-boto3==1.26.15
+boto3==1.26.16
 boto==2.49.0
-botocore==1.29.15
+botocore==1.29.16
 bowler==0.9.0
 cachelib==0.9.0
 cachetools==4.2.2
@@ -240,7 +240,7 @@ fastjsonschema==2.16.2
 filelock==3.8.0
 fissix==21.11.13
 flake8-colors==0.1.9
-flake8==5.0.4
+flake8==6.0.0
 flake8_implicit_str_concat==0.3.0
 flaky==3.7.0
 flower==1.2.0
@@ -254,7 +254,7 @@ gcloud-aio-storage==7.0.1
 gcsfs==2022.11.0
 geomet==0.2.1.post1
 gevent==22.10.2
-gitdb==4.0.9
+gitdb==4.0.10
 google-ads==18.0.0
 google-api-core==2.8.2
 google-api-python-client==1.12.11
@@ -323,7 +323,7 @@ identify==2.5.9
 idna==3.4
 ijson==3.1.4
 imagesize==1.4.1
-importlib-metadata==5.0.0
+importlib-metadata==5.1.0
 importlib-resources==5.10.0
 incremental==22.10.0
 inflection==0.5.1
@@ -450,7 +450,7 @@ pyOpenSSL==22.0.0
 pyarrow==9.0.0
 pyasn1-modules==0.2.8
 pyasn1==0.4.8
-pycodestyle==2.9.1
+pycodestyle==2.10.0
 pycountry==22.3.5
 pycparser==2.21
 pycryptodome==3.15.0
@@ -460,7 +460,7 @@ pydot==1.4.2
 pydruid==0.6.5
 pyenchant==3.2.2
 pyexasol==0.25.1
-pyflakes==2.5.0
+pyflakes==3.0.1
 pygraphviz==1.10
 pyhcl==0.4.4
 pykerberos==1.2.4
@@ -584,20 +584,20 @@ types-Deprecated==1.2.9
 types-Markdown==3.4.2.1
 types-PyMySQL==1.0.19.1
 types-PyYAML==6.0.12.2
-types-boto==2.49.18.2
+types-boto==2.49.18.3
 types-certifi==2021.10.8.3
 types-croniter==1.3.2
 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==3.20.4.5
+types-protobuf==3.20.4.6
 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.4
+types-redis==4.3.21.5
 types-requests==2.28.11.5
-types-setuptools==65.6.0.0
+types-setuptools==65.6.0.1
 types-tabulate==0.9.0.0
 types-termcolor==1.1.6
 types-toml==0.10.8.1
@@ -609,7 +609,7 @@ uamqp==1.6.3
 uc-micro-py==1.0.1
 unicodecsv==0.14.1
 uritemplate==3.0.1
-urllib3==1.26.12
+urllib3==1.26.13
 userpath==1.8.0
 vertica-python==1.1.1
 vine==5.0.0
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index ad6ed19051..7490995922 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,6 +1,6 @@
 #
-# This constraints file was automatically generated on 2022-11-23T11:29:12Z
-# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
+# This constraints file was automatically generated on 2022-11-24T18:46:49Z
+# via "eager-upgrade" mechanism of PIP. For the "v2-5-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.
 #
@@ -172,9 +172,9 @@ billiard==3.6.4.0
 black==22.10.0
 bleach==5.0.1
 blinker==1.5
-boto3==1.26.15
+boto3==1.26.16
 boto==2.49.0
-botocore==1.29.15
+botocore==1.29.16
 bowler==0.9.0
 cachelib==0.9.0
 cachetools==4.2.2
@@ -239,7 +239,7 @@ fastjsonschema==2.16.2
 filelock==3.8.0
 fissix==21.11.13
 flake8-colors==0.1.9
-flake8==5.0.4
+flake8==6.0.0
 flake8_implicit_str_concat==0.3.0
 flaky==3.7.0
 flower==1.2.0
@@ -253,7 +253,7 @@ gcloud-aio-storage==7.0.1
 gcsfs==2022.11.0
 geomet==0.2.1.post1
 gevent==22.10.2
-gitdb==4.0.9
+gitdb==4.0.10
 google-ads==18.0.0
 google-api-core==2.8.2
 google-api-python-client==1.12.11
@@ -322,7 +322,7 @@ identify==2.5.9
 idna==3.4
 ijson==3.1.4
 imagesize==1.4.1
-importlib-metadata==5.0.0
+importlib-metadata==5.1.0
 incremental==22.10.0
 inflection==0.5.1
 influxdb-client==1.34.0
@@ -447,7 +447,7 @@ pyOpenSSL==22.0.0
 pyarrow==9.0.0
 pyasn1-modules==0.2.8
 pyasn1==0.4.8
-pycodestyle==2.9.1
+pycodestyle==2.10.0
 pycountry==22.3.5
 pycparser==2.21
 pycryptodome==3.15.0
@@ -457,7 +457,7 @@ pydot==1.4.2
 pydruid==0.6.5
 pyenchant==3.2.2
 pyexasol==0.25.1
-pyflakes==2.5.0
+pyflakes==3.0.1
 pygraphviz==1.10
 pyhcl==0.4.4
 pykerberos==1.2.4
@@ -581,20 +581,20 @@ types-Deprecated==1.2.9
 types-Markdown==3.4.2.1
 types-PyMySQL==1.0.19.1
 types-PyYAML==6.0.12.2
-types-boto==2.49.18.2
+types-boto==2.49.18.3
 types-certifi==2021.10.8.3
 types-croniter==1.3.2
 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==3.20.4.5
+types-protobuf==3.20.4.6
 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.4
+types-redis==4.3.21.5
 types-requests==2.28.11.5
-types-setuptools==65.6.0.0
+types-setuptools==65.6.0.1
 types-tabulate==0.9.0.0
 types-termcolor==1.1.6
 types-toml==0.10.8.1
@@ -606,7 +606,7 @@ uamqp==1.6.3
 uc-micro-py==1.0.1
 unicodecsv==0.14.1
 uritemplate==3.0.1
-urllib3==1.26.12
+urllib3==1.26.13
 userpath==1.8.0
 vertica-python==1.1.1
 vine==5.0.0
diff --git a/constraints-no-providers-3.10.txt 
b/constraints-no-providers-3.10.txt
index 45629c4a8e..531c8988dd 100644
--- a/constraints-no-providers-3.10.txt
+++ b/constraints-no-providers-3.10.txt
@@ -1,6 +1,6 @@
 #
-# This constraints file was automatically generated on 2022-11-23T11:26:08Z
-# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
+# This constraints file was automatically generated on 2022-11-24T18:44:52Z
+# via "eager-upgrade" mechanism of PIP. For the "v2-5-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.
 #
@@ -173,7 +173,7 @@ tornado==6.1
 typing_extensions==4.4.0
 uc-micro-py==1.0.1
 unicodecsv==0.14.1
-urllib3==1.26.12
+urllib3==1.26.13
 vine==5.0.0
 virtualenv==20.16.7
 wcwidth==0.2.5
diff --git a/constraints-no-providers-3.7.txt b/constraints-no-providers-3.7.txt
index 73dd5a27c7..60d3ce834c 100644
--- a/constraints-no-providers-3.7.txt
+++ b/constraints-no-providers-3.7.txt
@@ -1,6 +1,6 @@
 #
-# This constraints file was automatically generated on 2022-11-23T11:26:59Z
-# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
+# This constraints file was automatically generated on 2022-11-24T18:45:20Z
+# via "eager-upgrade" mechanism of PIP. For the "v2-5-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.
 #
@@ -178,7 +178,7 @@ tornado==6.2
 typing_extensions==4.4.0
 uc-micro-py==1.0.1
 unicodecsv==0.14.1
-urllib3==1.26.12
+urllib3==1.26.13
 vine==5.0.0
 virtualenv==20.16.7
 wcwidth==0.2.5
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index ba14e371f6..4546759371 100644
--- a/constraints-no-providers-3.8.txt
+++ b/constraints-no-providers-3.8.txt
@@ -1,6 +1,6 @@
 #
-# This constraints file was automatically generated on 2022-11-23T11:26:47Z
-# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
+# This constraints file was automatically generated on 2022-11-24T18:45:12Z
+# via "eager-upgrade" mechanism of PIP. For the "v2-5-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.
 #
@@ -97,7 +97,7 @@ httpcore==0.16.1
 httpx==0.23.1
 humanize==4.4.0
 idna==3.4
-importlib-metadata==5.0.0
+importlib-metadata==5.1.0
 importlib-resources==5.10.0
 inflection==0.5.1
 itsdangerous==2.1.2
@@ -176,7 +176,7 @@ tornado==6.1
 typing_extensions==4.4.0
 uc-micro-py==1.0.1
 unicodecsv==0.14.1
-urllib3==1.26.12
+urllib3==1.26.13
 vine==5.0.0
 virtualenv==20.16.7
 wcwidth==0.2.5
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index ea632409dc..e6e381d034 100644
--- a/constraints-no-providers-3.9.txt
+++ b/constraints-no-providers-3.9.txt
@@ -1,6 +1,6 @@
 #
-# This constraints file was automatically generated on 2022-11-23T11:26:46Z
-# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
+# This constraints file was automatically generated on 2022-11-24T18:45:10Z
+# via "eager-upgrade" mechanism of PIP. For the "v2-5-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.
 #
@@ -97,7 +97,7 @@ httpcore==0.16.1
 httpx==0.23.1
 humanize==4.4.0
 idna==3.4
-importlib-metadata==5.0.0
+importlib-metadata==5.1.0
 inflection==0.5.1
 itsdangerous==2.1.2
 jsonschema==4.17.1
@@ -174,7 +174,7 @@ tornado==6.1
 typing_extensions==4.4.0
 uc-micro-py==1.0.1
 unicodecsv==0.14.1
-urllib3==1.26.12
+urllib3==1.26.13
 vine==5.0.0
 virtualenv==20.16.7
 wcwidth==0.2.5
diff --git a/constraints-source-providers-3.10.txt 
b/constraints-source-providers-3.10.txt
index 34a0c4f971..cf0d098950 100644
--- a/constraints-source-providers-3.10.txt
+++ b/constraints-source-providers-3.10.txt
@@ -1,6 +1,6 @@
 #
-# This constraints file was automatically generated on 2022-11-23T11:21:04Z
-# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
+# This constraints file was automatically generated on 2022-11-24T18:41:14Z
+# via "eager-upgrade" mechanism of PIP. For the "v2-5-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.
 #
@@ -102,9 +102,9 @@ billiard==3.6.4.0
 black==22.10.0
 bleach==5.0.1
 blinker==1.5
-boto3==1.26.15
+boto3==1.26.16
 boto==2.49.0
-botocore==1.29.15
+botocore==1.29.16
 bowler==0.9.0
 cachelib==0.9.0
 cachetools==4.2.2
@@ -169,7 +169,7 @@ fastjsonschema==2.16.2
 filelock==3.8.0
 fissix==21.11.13
 flake8-colors==0.1.9
-flake8==5.0.4
+flake8==6.0.0
 flake8_implicit_str_concat==0.3.0
 flaky==3.7.0
 flower==1.2.0
@@ -183,7 +183,7 @@ gcloud-aio-storage==7.0.1
 gcsfs==2022.11.0
 geomet==0.2.1.post1
 gevent==22.10.2
-gitdb==4.0.9
+gitdb==4.0.10
 google-ads==18.0.0
 google-api-core==2.8.2
 google-api-python-client==1.12.11
@@ -252,7 +252,7 @@ identify==2.5.9
 idna==3.4
 ijson==3.1.4
 imagesize==1.4.1
-importlib-metadata==5.0.0
+importlib-metadata==5.1.0
 incremental==22.10.0
 inflection==0.5.1
 influxdb-client==1.34.0
@@ -377,7 +377,7 @@ pyOpenSSL==22.0.0
 pyarrow==9.0.0
 pyasn1-modules==0.2.8
 pyasn1==0.4.8
-pycodestyle==2.9.1
+pycodestyle==2.10.0
 pycountry==22.3.5
 pycparser==2.21
 pycryptodome==3.15.0
@@ -387,7 +387,7 @@ pydot==1.4.2
 pydruid==0.6.5
 pyenchant==3.2.2
 pyexasol==0.25.1
-pyflakes==2.5.0
+pyflakes==3.0.1
 pygraphviz==1.10
 pyhcl==0.4.4
 pykerberos==1.2.4
@@ -510,20 +510,20 @@ types-Deprecated==1.2.9
 types-Markdown==3.4.2.1
 types-PyMySQL==1.0.19.1
 types-PyYAML==6.0.12.2
-types-boto==2.49.18.2
+types-boto==2.49.18.3
 types-certifi==2021.10.8.3
 types-croniter==1.3.2
 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==3.20.4.5
+types-protobuf==3.20.4.6
 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.4
+types-redis==4.3.21.5
 types-requests==2.28.11.5
-types-setuptools==65.6.0.0
+types-setuptools==65.6.0.1
 types-tabulate==0.9.0.0
 types-termcolor==1.1.6
 types-toml==0.10.8.1
@@ -535,7 +535,7 @@ uamqp==1.6.3
 uc-micro-py==1.0.1
 unicodecsv==0.14.1
 uritemplate==3.0.1
-urllib3==1.26.12
+urllib3==1.26.13
 userpath==1.8.0
 vertica-python==1.1.1
 vine==5.0.0
diff --git a/constraints-source-providers-3.7.txt 
b/constraints-source-providers-3.7.txt
index 6dff278271..599d77d6f1 100644
--- a/constraints-source-providers-3.7.txt
+++ b/constraints-source-providers-3.7.txt
@@ -1,6 +1,6 @@
 #
-# This constraints file was automatically generated on 2022-11-23T11:21:04Z
-# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
+# This constraints file was automatically generated on 2022-11-24T18:41:14Z
+# via "eager-upgrade" mechanism of PIP. For the "v2-5-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.
 #
@@ -102,9 +102,9 @@ billiard==3.6.4.0
 black==22.10.0
 bleach==5.0.1
 blinker==1.5
-boto3==1.26.15
+boto3==1.26.16
 boto==2.49.0
-botocore==1.29.15
+botocore==1.29.16
 bowler==0.9.0
 cached-property==1.5.2
 cachelib==0.9.0
@@ -183,7 +183,7 @@ gcloud-aio-storage==7.0.1
 gcsfs==2022.11.0
 geomet==0.2.1.post1
 gevent==22.10.2
-gitdb==4.0.9
+gitdb==4.0.10
 google-ads==18.0.0
 google-api-core==2.8.2
 google-api-python-client==1.12.11
@@ -510,20 +510,20 @@ types-Deprecated==1.2.9
 types-Markdown==3.4.2.1
 types-PyMySQL==1.0.19.1
 types-PyYAML==6.0.12.2
-types-boto==2.49.18.2
+types-boto==2.49.18.3
 types-certifi==2021.10.8.3
 types-croniter==1.3.2
 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==3.20.4.5
+types-protobuf==3.20.4.6
 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.4
+types-redis==4.3.21.5
 types-requests==2.28.11.5
-types-setuptools==65.6.0.0
+types-setuptools==65.6.0.1
 types-tabulate==0.9.0.0
 types-termcolor==1.1.6
 types-toml==0.10.8.1
@@ -535,7 +535,7 @@ uamqp==1.6.3
 uc-micro-py==1.0.1
 unicodecsv==0.14.1
 uritemplate==3.0.1
-urllib3==1.26.12
+urllib3==1.26.13
 userpath==1.8.0
 vertica-python==1.1.1
 vine==5.0.0
diff --git a/constraints-source-providers-3.8.txt 
b/constraints-source-providers-3.8.txt
index b3687712cd..2d968f13f8 100644
--- a/constraints-source-providers-3.8.txt
+++ b/constraints-source-providers-3.8.txt
@@ -1,6 +1,6 @@
 #
-# This constraints file was automatically generated on 2022-11-23T11:21:04Z
-# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
+# This constraints file was automatically generated on 2022-11-24T18:41:14Z
+# via "eager-upgrade" mechanism of PIP. For the "v2-5-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.
 #
@@ -103,9 +103,9 @@ billiard==3.6.4.0
 black==22.10.0
 bleach==5.0.1
 blinker==1.5
-boto3==1.26.15
+boto3==1.26.16
 boto==2.49.0
-botocore==1.29.15
+botocore==1.29.16
 bowler==0.9.0
 cachelib==0.9.0
 cachetools==4.2.2
@@ -170,7 +170,7 @@ fastjsonschema==2.16.2
 filelock==3.8.0
 fissix==21.11.13
 flake8-colors==0.1.9
-flake8==5.0.4
+flake8==6.0.0
 flake8_implicit_str_concat==0.3.0
 flaky==3.7.0
 flower==1.2.0
@@ -184,7 +184,7 @@ gcloud-aio-storage==7.0.1
 gcsfs==2022.11.0
 geomet==0.2.1.post1
 gevent==22.10.2
-gitdb==4.0.9
+gitdb==4.0.10
 google-ads==18.0.0
 google-api-core==2.8.2
 google-api-python-client==1.12.11
@@ -253,7 +253,7 @@ identify==2.5.9
 idna==3.4
 ijson==3.1.4
 imagesize==1.4.1
-importlib-metadata==5.0.0
+importlib-metadata==5.1.0
 importlib-resources==5.10.0
 incremental==22.10.0
 inflection==0.5.1
@@ -379,7 +379,7 @@ pyOpenSSL==22.0.0
 pyarrow==9.0.0
 pyasn1-modules==0.2.8
 pyasn1==0.4.8
-pycodestyle==2.9.1
+pycodestyle==2.10.0
 pycountry==22.3.5
 pycparser==2.21
 pycryptodome==3.15.0
@@ -389,7 +389,7 @@ pydot==1.4.2
 pydruid==0.6.5
 pyenchant==3.2.2
 pyexasol==0.25.1
-pyflakes==2.5.0
+pyflakes==3.0.1
 pygraphviz==1.10
 pyhcl==0.4.4
 pykerberos==1.2.4
@@ -512,20 +512,20 @@ types-Deprecated==1.2.9
 types-Markdown==3.4.2.1
 types-PyMySQL==1.0.19.1
 types-PyYAML==6.0.12.2
-types-boto==2.49.18.2
+types-boto==2.49.18.3
 types-certifi==2021.10.8.3
 types-croniter==1.3.2
 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==3.20.4.5
+types-protobuf==3.20.4.6
 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.4
+types-redis==4.3.21.5
 types-requests==2.28.11.5
-types-setuptools==65.6.0.0
+types-setuptools==65.6.0.1
 types-tabulate==0.9.0.0
 types-termcolor==1.1.6
 types-toml==0.10.8.1
@@ -537,7 +537,7 @@ uamqp==1.6.3
 uc-micro-py==1.0.1
 unicodecsv==0.14.1
 uritemplate==3.0.1
-urllib3==1.26.12
+urllib3==1.26.13
 userpath==1.8.0
 vertica-python==1.1.1
 vine==5.0.0
diff --git a/constraints-source-providers-3.9.txt 
b/constraints-source-providers-3.9.txt
index 34a0c4f971..cf0d098950 100644
--- a/constraints-source-providers-3.9.txt
+++ b/constraints-source-providers-3.9.txt
@@ -1,6 +1,6 @@
 #
-# This constraints file was automatically generated on 2022-11-23T11:21:04Z
-# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
+# This constraints file was automatically generated on 2022-11-24T18:41:14Z
+# via "eager-upgrade" mechanism of PIP. For the "v2-5-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.
 #
@@ -102,9 +102,9 @@ billiard==3.6.4.0
 black==22.10.0
 bleach==5.0.1
 blinker==1.5
-boto3==1.26.15
+boto3==1.26.16
 boto==2.49.0
-botocore==1.29.15
+botocore==1.29.16
 bowler==0.9.0
 cachelib==0.9.0
 cachetools==4.2.2
@@ -169,7 +169,7 @@ fastjsonschema==2.16.2
 filelock==3.8.0
 fissix==21.11.13
 flake8-colors==0.1.9
-flake8==5.0.4
+flake8==6.0.0
 flake8_implicit_str_concat==0.3.0
 flaky==3.7.0
 flower==1.2.0
@@ -183,7 +183,7 @@ gcloud-aio-storage==7.0.1
 gcsfs==2022.11.0
 geomet==0.2.1.post1
 gevent==22.10.2
-gitdb==4.0.9
+gitdb==4.0.10
 google-ads==18.0.0
 google-api-core==2.8.2
 google-api-python-client==1.12.11
@@ -252,7 +252,7 @@ identify==2.5.9
 idna==3.4
 ijson==3.1.4
 imagesize==1.4.1
-importlib-metadata==5.0.0
+importlib-metadata==5.1.0
 incremental==22.10.0
 inflection==0.5.1
 influxdb-client==1.34.0
@@ -377,7 +377,7 @@ pyOpenSSL==22.0.0
 pyarrow==9.0.0
 pyasn1-modules==0.2.8
 pyasn1==0.4.8
-pycodestyle==2.9.1
+pycodestyle==2.10.0
 pycountry==22.3.5
 pycparser==2.21
 pycryptodome==3.15.0
@@ -387,7 +387,7 @@ pydot==1.4.2
 pydruid==0.6.5
 pyenchant==3.2.2
 pyexasol==0.25.1
-pyflakes==2.5.0
+pyflakes==3.0.1
 pygraphviz==1.10
 pyhcl==0.4.4
 pykerberos==1.2.4
@@ -510,20 +510,20 @@ types-Deprecated==1.2.9
 types-Markdown==3.4.2.1
 types-PyMySQL==1.0.19.1
 types-PyYAML==6.0.12.2
-types-boto==2.49.18.2
+types-boto==2.49.18.3
 types-certifi==2021.10.8.3
 types-croniter==1.3.2
 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==3.20.4.5
+types-protobuf==3.20.4.6
 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.4
+types-redis==4.3.21.5
 types-requests==2.28.11.5
-types-setuptools==65.6.0.0
+types-setuptools==65.6.0.1
 types-tabulate==0.9.0.0
 types-termcolor==1.1.6
 types-toml==0.10.8.1
@@ -535,7 +535,7 @@ uamqp==1.6.3
 uc-micro-py==1.0.1
 unicodecsv==0.14.1
 uritemplate==3.0.1
-urllib3==1.26.12
+urllib3==1.26.13
 userpath==1.8.0
 vertica-python==1.1.1
 vine==5.0.0

Reply via email to