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 5909cf68b3 Updating constraints. Build id:
5909cf68b3 is described below
commit 5909cf68b3e2479f6e1603fbc6edaff3e3152ee5
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Fri Dec 2 16:34:00 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 | 24 ++++++++++++------------
constraints-3.8.txt | 24 ++++++++++++------------
constraints-3.9.txt | 24 ++++++++++++------------
constraints-no-providers-3.10.txt | 4 ++--
constraints-no-providers-3.7.txt | 4 ++--
constraints-no-providers-3.8.txt | 4 ++--
constraints-no-providers-3.9.txt | 4 ++--
constraints-source-providers-3.10.txt | 18 +++++++++---------
constraints-source-providers-3.7.txt | 18 +++++++++---------
constraints-source-providers-3.8.txt | 18 +++++++++---------
constraints-source-providers-3.9.txt | 18 +++++++++---------
12 files changed, 92 insertions(+), 92 deletions(-)
diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index cbe3c49534..5564f4888f 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2022-12-01T08:44:37Z
+# This constraints file was automatically generated on 2022-12-02T16:33:38Z
# 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.
@@ -85,7 +85,7 @@ apache-airflow-providers-dingding==3.1.0
apache-airflow-providers-discord==3.1.0
apache-airflow-providers-docker==3.3.0
apache-airflow-providers-elasticsearch==4.3.1
-apache-airflow-providers-exasol==4.1.1
+apache-airflow-providers-exasol==4.1.2
apache-airflow-providers-facebook==3.1.0
apache-airflow-providers-github==2.2.0
apache-airflow-providers-google==8.6.0
@@ -118,7 +118,7 @@ apache-airflow-providers-sendgrid==3.1.0
apache-airflow-providers-sftp==4.2.0
apache-airflow-providers-singularity==3.1.0
apache-airflow-providers-slack==7.1.0
-apache-airflow-providers-snowflake==4.0.1
+apache-airflow-providers-snowflake==4.0.2
apache-airflow-providers-ssh==3.3.0
apache-airflow-providers-tableau==4.0.0
apache-airflow-providers-tabular==1.1.0
@@ -126,7 +126,7 @@ apache-airflow-providers-telegram==3.1.0
apache-airflow-providers-trino==4.3.0
apache-airflow-providers-vertica==3.3.1
apache-airflow-providers-yandex==3.2.0
-apache-airflow-providers-zendesk==4.1.0
+apache-airflow-providers-zendesk==4.2.0
apache-beam==2.43.0
apispec==3.3.2
appdirs==1.4.4
@@ -172,9 +172,9 @@ billiard==3.6.4.0
black==22.10.0
bleach==5.0.1
blinker==1.5
-boto3==1.26.20
+boto3==1.26.21
boto==2.49.0
-botocore==1.29.20
+botocore==1.29.21
bowler==0.9.0
cachelib==0.9.0
cachetools==4.2.2
@@ -259,7 +259,7 @@ google-api-core==2.8.2
google-api-python-client==1.12.11
google-auth-httplib2==0.1.0
google-auth-oauthlib==0.7.1
-google-auth==2.14.1
+google-auth==2.15.0
google-cloud-aiplatform==1.16.1
google-cloud-appengine-logging==1.1.3
google-cloud-audit-log==0.2.4
@@ -325,7 +325,7 @@ imagesize==1.4.1
importlib-metadata==5.1.0
incremental==22.10.0
inflection==0.5.1
-influxdb-client==1.34.0
+influxdb-client==1.35.0
iniconfig==1.1.1
ipdb==0.13.9
ipython==8.7.0
@@ -342,7 +342,7 @@ json-merge-patch==0.2
jsondiff==2.0.0
jsonpatch==1.32
jsonpath-ng==1.5.3
-jsonpickle==2.2.0
+jsonpickle==3.0.0
jsonpointer==2.3
jsonschema==4.17.3
junit-xml==1.9
@@ -402,8 +402,8 @@ objsize==0.5.2
openapi-schema-validator==0.2.3
openapi-spec-validator==0.4.0
opsgenie-sdk==2.1.5
-oracledb==1.2.0
-orjson==3.8.2
+oracledb==1.2.1
+orjson==3.8.3
oscrypto==1.3.0
oss2==2.16.0
packaging==21.3
@@ -523,7 +523,7 @@ sentry-sdk==1.11.1
setproctitle==1.3.2
simple-salesforce==1.12.2
six==1.16.0
-slack-sdk==3.19.4
+slack-sdk==3.19.5
smbprotocol==1.10.1
smmap==5.0.0
snakebite-py3==3.0.5
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index 64fc94572c..3a41333f2e 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2022-12-01T08:44:57Z
+# This constraints file was automatically generated on 2022-12-02T16:33:58Z
# 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.
@@ -85,7 +85,7 @@ apache-airflow-providers-dingding==3.1.0
apache-airflow-providers-discord==3.1.0
apache-airflow-providers-docker==3.3.0
apache-airflow-providers-elasticsearch==4.3.1
-apache-airflow-providers-exasol==4.1.1
+apache-airflow-providers-exasol==4.1.2
apache-airflow-providers-facebook==3.1.0
apache-airflow-providers-github==2.2.0
apache-airflow-providers-google==8.6.0
@@ -118,7 +118,7 @@ apache-airflow-providers-sendgrid==3.1.0
apache-airflow-providers-sftp==4.2.0
apache-airflow-providers-singularity==3.1.0
apache-airflow-providers-slack==7.1.0
-apache-airflow-providers-snowflake==4.0.1
+apache-airflow-providers-snowflake==4.0.2
apache-airflow-providers-ssh==3.3.0
apache-airflow-providers-tableau==4.0.0
apache-airflow-providers-tabular==1.1.0
@@ -126,7 +126,7 @@ apache-airflow-providers-telegram==3.1.0
apache-airflow-providers-trino==4.3.0
apache-airflow-providers-vertica==3.3.1
apache-airflow-providers-yandex==3.2.0
-apache-airflow-providers-zendesk==4.1.0
+apache-airflow-providers-zendesk==4.2.0
apache-beam==2.43.0
apispec==3.3.2
appdirs==1.4.4
@@ -172,9 +172,9 @@ billiard==3.6.4.0
black==22.10.0
bleach==5.0.1
blinker==1.5
-boto3==1.26.20
+boto3==1.26.21
boto==2.49.0
-botocore==1.29.20
+botocore==1.29.21
bowler==0.9.0
cached-property==1.5.2
cachelib==0.9.0
@@ -259,7 +259,7 @@ google-api-core==2.8.2
google-api-python-client==1.12.11
google-auth-httplib2==0.1.0
google-auth-oauthlib==0.7.1
-google-auth==2.14.1
+google-auth==2.15.0
google-cloud-aiplatform==1.16.1
google-cloud-appengine-logging==1.1.3
google-cloud-audit-log==0.2.4
@@ -326,7 +326,7 @@ importlib-metadata==4.13.0
importlib-resources==5.10.0
incremental==22.10.0
inflection==0.5.1
-influxdb-client==1.34.0
+influxdb-client==1.35.0
iniconfig==1.1.1
ipdb==0.13.9
ipython==7.34.0
@@ -343,7 +343,7 @@ json-merge-patch==0.2
jsondiff==2.0.0
jsonpatch==1.32
jsonpath-ng==1.5.3
-jsonpickle==2.2.0
+jsonpickle==3.0.0
jsonpointer==2.3
jsonschema==4.17.3
junit-xml==1.9
@@ -403,8 +403,8 @@ objsize==0.5.2
openapi-schema-validator==0.2.3
openapi-spec-validator==0.4.0
opsgenie-sdk==2.1.5
-oracledb==1.2.0
-orjson==3.8.2
+oracledb==1.2.1
+orjson==3.8.3
oscrypto==1.3.0
oss2==2.16.0
packaging==21.3
@@ -524,7 +524,7 @@ sentry-sdk==1.11.1
setproctitle==1.3.2
simple-salesforce==1.12.2
six==1.16.0
-slack-sdk==3.19.4
+slack-sdk==3.19.5
smbprotocol==1.10.1
smmap==5.0.0
snakebite-py3==3.0.5
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index c58e5ddae2..5d2637a374 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2022-12-01T08:44:51Z
+# This constraints file was automatically generated on 2022-12-02T16:33:51Z
# 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.
@@ -85,7 +85,7 @@ apache-airflow-providers-dingding==3.1.0
apache-airflow-providers-discord==3.1.0
apache-airflow-providers-docker==3.3.0
apache-airflow-providers-elasticsearch==4.3.1
-apache-airflow-providers-exasol==4.1.1
+apache-airflow-providers-exasol==4.1.2
apache-airflow-providers-facebook==3.1.0
apache-airflow-providers-github==2.2.0
apache-airflow-providers-google==8.6.0
@@ -118,7 +118,7 @@ apache-airflow-providers-sendgrid==3.1.0
apache-airflow-providers-sftp==4.2.0
apache-airflow-providers-singularity==3.1.0
apache-airflow-providers-slack==7.1.0
-apache-airflow-providers-snowflake==4.0.1
+apache-airflow-providers-snowflake==4.0.2
apache-airflow-providers-ssh==3.3.0
apache-airflow-providers-tableau==4.0.0
apache-airflow-providers-tabular==1.1.0
@@ -126,7 +126,7 @@ apache-airflow-providers-telegram==3.1.0
apache-airflow-providers-trino==4.3.0
apache-airflow-providers-vertica==3.3.1
apache-airflow-providers-yandex==3.2.0
-apache-airflow-providers-zendesk==4.1.0
+apache-airflow-providers-zendesk==4.2.0
apache-beam==2.43.0
apispec==3.3.2
appdirs==1.4.4
@@ -173,9 +173,9 @@ billiard==3.6.4.0
black==22.10.0
bleach==5.0.1
blinker==1.5
-boto3==1.26.20
+boto3==1.26.21
boto==2.49.0
-botocore==1.29.20
+botocore==1.29.21
bowler==0.9.0
cachelib==0.9.0
cachetools==4.2.2
@@ -260,7 +260,7 @@ google-api-core==2.8.2
google-api-python-client==1.12.11
google-auth-httplib2==0.1.0
google-auth-oauthlib==0.7.1
-google-auth==2.14.1
+google-auth==2.15.0
google-cloud-aiplatform==1.16.1
google-cloud-appengine-logging==1.1.3
google-cloud-audit-log==0.2.4
@@ -327,7 +327,7 @@ importlib-metadata==5.1.0
importlib-resources==5.10.0
incremental==22.10.0
inflection==0.5.1
-influxdb-client==1.34.0
+influxdb-client==1.35.0
iniconfig==1.1.1
ipdb==0.13.9
ipython==8.7.0
@@ -344,7 +344,7 @@ json-merge-patch==0.2
jsondiff==2.0.0
jsonpatch==1.32
jsonpath-ng==1.5.3
-jsonpickle==2.2.0
+jsonpickle==3.0.0
jsonpointer==2.3
jsonschema==4.17.3
junit-xml==1.9
@@ -404,8 +404,8 @@ objsize==0.5.2
openapi-schema-validator==0.2.3
openapi-spec-validator==0.4.0
opsgenie-sdk==2.1.5
-oracledb==1.2.0
-orjson==3.8.2
+oracledb==1.2.1
+orjson==3.8.3
oscrypto==1.3.0
oss2==2.16.0
packaging==21.3
@@ -526,7 +526,7 @@ sentry-sdk==1.11.1
setproctitle==1.3.2
simple-salesforce==1.12.2
six==1.16.0
-slack-sdk==3.19.4
+slack-sdk==3.19.5
smbprotocol==1.10.1
smmap==5.0.0
snakebite-py3==3.0.5
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 3a294b1ae9..5c7d4dba43 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2022-12-01T08:44:50Z
+# This constraints file was automatically generated on 2022-12-02T16:33:50Z
# 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.
@@ -85,7 +85,7 @@ apache-airflow-providers-dingding==3.1.0
apache-airflow-providers-discord==3.1.0
apache-airflow-providers-docker==3.3.0
apache-airflow-providers-elasticsearch==4.3.1
-apache-airflow-providers-exasol==4.1.1
+apache-airflow-providers-exasol==4.1.2
apache-airflow-providers-facebook==3.1.0
apache-airflow-providers-github==2.2.0
apache-airflow-providers-google==8.6.0
@@ -118,7 +118,7 @@ apache-airflow-providers-sendgrid==3.1.0
apache-airflow-providers-sftp==4.2.0
apache-airflow-providers-singularity==3.1.0
apache-airflow-providers-slack==7.1.0
-apache-airflow-providers-snowflake==4.0.1
+apache-airflow-providers-snowflake==4.0.2
apache-airflow-providers-ssh==3.3.0
apache-airflow-providers-tableau==4.0.0
apache-airflow-providers-tabular==1.1.0
@@ -126,7 +126,7 @@ apache-airflow-providers-telegram==3.1.0
apache-airflow-providers-trino==4.3.0
apache-airflow-providers-vertica==3.3.1
apache-airflow-providers-yandex==3.2.0
-apache-airflow-providers-zendesk==4.1.0
+apache-airflow-providers-zendesk==4.2.0
apache-beam==2.43.0
apispec==3.3.2
appdirs==1.4.4
@@ -172,9 +172,9 @@ billiard==3.6.4.0
black==22.10.0
bleach==5.0.1
blinker==1.5
-boto3==1.26.20
+boto3==1.26.21
boto==2.49.0
-botocore==1.29.20
+botocore==1.29.21
bowler==0.9.0
cachelib==0.9.0
cachetools==4.2.2
@@ -259,7 +259,7 @@ google-api-core==2.8.2
google-api-python-client==1.12.11
google-auth-httplib2==0.1.0
google-auth-oauthlib==0.7.1
-google-auth==2.14.1
+google-auth==2.15.0
google-cloud-aiplatform==1.16.1
google-cloud-appengine-logging==1.1.3
google-cloud-audit-log==0.2.4
@@ -325,7 +325,7 @@ imagesize==1.4.1
importlib-metadata==5.1.0
incremental==22.10.0
inflection==0.5.1
-influxdb-client==1.34.0
+influxdb-client==1.35.0
iniconfig==1.1.1
ipdb==0.13.9
ipython==8.7.0
@@ -342,7 +342,7 @@ json-merge-patch==0.2
jsondiff==2.0.0
jsonpatch==1.32
jsonpath-ng==1.5.3
-jsonpickle==2.2.0
+jsonpickle==3.0.0
jsonpointer==2.3
jsonschema==4.17.3
junit-xml==1.9
@@ -402,8 +402,8 @@ objsize==0.5.2
openapi-schema-validator==0.2.3
openapi-spec-validator==0.4.0
opsgenie-sdk==2.1.5
-oracledb==1.2.0
-orjson==3.8.2
+oracledb==1.2.1
+orjson==3.8.3
oscrypto==1.3.0
oss2==2.16.0
packaging==21.3
@@ -523,7 +523,7 @@ sentry-sdk==1.11.1
setproctitle==1.3.2
simple-salesforce==1.12.2
six==1.16.0
-slack-sdk==3.19.4
+slack-sdk==3.19.5
smbprotocol==1.10.1
smmap==5.0.0
snakebite-py3==3.0.5
diff --git a/constraints-no-providers-3.10.txt
b/constraints-no-providers-3.10.txt
index beb9937d8f..ff6b70aa7e 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-01T08:42:55Z
+# This constraints file was automatically generated on 2022-12-02T16:31:50Z
# 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.
@@ -87,7 +87,7 @@ fsspec==2022.11.0
future==0.18.2
gcloud-aio-auth==4.0.1
gevent==22.10.2
-google-auth==2.14.1
+google-auth==2.15.0
graphviz==0.20.1
greenlet==2.0.1
gssapi==1.8.2
diff --git a/constraints-no-providers-3.7.txt b/constraints-no-providers-3.7.txt
index 8ff9b8b264..710ed821ad 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-01T08:43:23Z
+# This constraints file was automatically generated on 2022-12-02T16:32:18Z
# 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.
@@ -89,7 +89,7 @@ fsspec==2022.11.0
future==0.18.2
gcloud-aio-auth==4.0.1
gevent==22.10.2
-google-auth==2.14.1
+google-auth==2.15.0
graphviz==0.20.1
greenlet==2.0.1
gssapi==1.8.2
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index 13dc188ea0..23f74be71e 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-01T08:43:14Z
+# This constraints file was automatically generated on 2022-12-02T16:32:07Z
# 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.
@@ -87,7 +87,7 @@ fsspec==2022.11.0
future==0.18.2
gcloud-aio-auth==4.0.1
gevent==22.10.2
-google-auth==2.14.1
+google-auth==2.15.0
graphviz==0.20.1
greenlet==2.0.1
gssapi==1.8.2
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index f751718994..2d3f304014 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-01T08:43:14Z
+# This constraints file was automatically generated on 2022-12-02T16:32:07Z
# 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.
@@ -87,7 +87,7 @@ fsspec==2022.11.0
future==0.18.2
gcloud-aio-auth==4.0.1
gevent==22.10.2
-google-auth==2.14.1
+google-auth==2.15.0
graphviz==0.20.1
greenlet==2.0.1
gssapi==1.8.2
diff --git a/constraints-source-providers-3.10.txt
b/constraints-source-providers-3.10.txt
index ff9d40889d..17a90459ba 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-01T08:39:20Z
+# This constraints file was automatically generated on 2022-12-02T16:28:11Z
# 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.20
+boto3==1.26.21
boto==2.49.0
-botocore==1.29.20
+botocore==1.29.21
bowler==0.9.0
cachelib==0.9.0
cachetools==4.2.2
@@ -189,7 +189,7 @@ google-api-core==2.8.2
google-api-python-client==1.12.11
google-auth-httplib2==0.1.0
google-auth-oauthlib==0.7.1
-google-auth==2.14.1
+google-auth==2.15.0
google-cloud-aiplatform==1.16.1
google-cloud-appengine-logging==1.1.3
google-cloud-audit-log==0.2.4
@@ -255,7 +255,7 @@ imagesize==1.4.1
importlib-metadata==5.1.0
incremental==22.10.0
inflection==0.5.1
-influxdb-client==1.34.0
+influxdb-client==1.35.0
iniconfig==1.1.1
ipdb==0.13.9
ipython==8.7.0
@@ -272,7 +272,7 @@ json-merge-patch==0.2
jsondiff==2.0.0
jsonpatch==1.32
jsonpath-ng==1.5.3
-jsonpickle==2.2.0
+jsonpickle==3.0.0
jsonpointer==2.3
jsonschema==3.2.0
junit-xml==1.9
@@ -332,8 +332,8 @@ objsize==0.5.2
openapi-schema-validator==0.2.3
openapi-spec-validator==0.4.0
opsgenie-sdk==2.1.5
-oracledb==1.2.0
-orjson==3.8.2
+oracledb==1.2.1
+orjson==3.8.3
oscrypto==1.3.0
oss2==2.16.0
packaging==21.3
@@ -453,7 +453,7 @@ sentry-sdk==1.11.1
setproctitle==1.3.2
simple-salesforce==1.12.2
six==1.16.0
-slack-sdk==3.19.4
+slack-sdk==3.19.5
smbprotocol==1.10.1
smmap==5.0.0
sniffio==1.3.0
diff --git a/constraints-source-providers-3.7.txt
b/constraints-source-providers-3.7.txt
index 56ec1cba5d..384b91b4fd 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-01T08:39:20Z
+# This constraints file was automatically generated on 2022-12-02T16:28:10Z
# 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.20
+boto3==1.26.21
boto==2.49.0
-botocore==1.29.20
+botocore==1.29.21
bowler==0.9.0
cached-property==1.5.2
cachelib==0.9.0
@@ -189,7 +189,7 @@ google-api-core==2.8.2
google-api-python-client==1.12.11
google-auth-httplib2==0.1.0
google-auth-oauthlib==0.7.1
-google-auth==2.14.1
+google-auth==2.15.0
google-cloud-aiplatform==1.16.1
google-cloud-appengine-logging==1.1.3
google-cloud-audit-log==0.2.4
@@ -256,7 +256,7 @@ importlib-metadata==4.13.0
importlib-resources==5.10.0
incremental==22.10.0
inflection==0.5.1
-influxdb-client==1.34.0
+influxdb-client==1.35.0
iniconfig==1.1.1
ipdb==0.13.9
ipython==7.34.0
@@ -273,7 +273,7 @@ json-merge-patch==0.2
jsondiff==2.0.0
jsonpatch==1.32
jsonpath-ng==1.5.3
-jsonpickle==2.2.0
+jsonpickle==3.0.0
jsonpointer==2.3
jsonschema==3.2.0
junit-xml==1.9
@@ -333,8 +333,8 @@ objsize==0.5.2
openapi-schema-validator==0.2.3
openapi-spec-validator==0.4.0
opsgenie-sdk==2.1.5
-oracledb==1.2.0
-orjson==3.8.2
+oracledb==1.2.1
+orjson==3.8.3
oscrypto==1.3.0
oss2==2.16.0
packaging==21.3
@@ -453,7 +453,7 @@ sentry-sdk==1.11.1
setproctitle==1.3.2
simple-salesforce==1.12.2
six==1.16.0
-slack-sdk==3.19.4
+slack-sdk==3.19.5
smbprotocol==1.10.1
smmap==5.0.0
sniffio==1.3.0
diff --git a/constraints-source-providers-3.8.txt
b/constraints-source-providers-3.8.txt
index 776f896e22..172d0257a7 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-01T08:39:20Z
+# This constraints file was automatically generated on 2022-12-02T16:28:10Z
# 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.20
+boto3==1.26.21
boto==2.49.0
-botocore==1.29.20
+botocore==1.29.21
bowler==0.9.0
cachelib==0.9.0
cachetools==4.2.2
@@ -190,7 +190,7 @@ google-api-core==2.8.2
google-api-python-client==1.12.11
google-auth-httplib2==0.1.0
google-auth-oauthlib==0.7.1
-google-auth==2.14.1
+google-auth==2.15.0
google-cloud-aiplatform==1.16.1
google-cloud-appengine-logging==1.1.3
google-cloud-audit-log==0.2.4
@@ -257,7 +257,7 @@ importlib-metadata==5.1.0
importlib-resources==5.10.0
incremental==22.10.0
inflection==0.5.1
-influxdb-client==1.34.0
+influxdb-client==1.35.0
iniconfig==1.1.1
ipdb==0.13.9
ipython==8.7.0
@@ -274,7 +274,7 @@ json-merge-patch==0.2
jsondiff==2.0.0
jsonpatch==1.32
jsonpath-ng==1.5.3
-jsonpickle==2.2.0
+jsonpickle==3.0.0
jsonpointer==2.3
jsonschema==3.2.0
junit-xml==1.9
@@ -334,8 +334,8 @@ objsize==0.5.2
openapi-schema-validator==0.2.3
openapi-spec-validator==0.4.0
opsgenie-sdk==2.1.5
-oracledb==1.2.0
-orjson==3.8.2
+oracledb==1.2.1
+orjson==3.8.3
oscrypto==1.3.0
oss2==2.16.0
packaging==21.3
@@ -455,7 +455,7 @@ sentry-sdk==1.11.1
setproctitle==1.3.2
simple-salesforce==1.12.2
six==1.16.0
-slack-sdk==3.19.4
+slack-sdk==3.19.5
smbprotocol==1.10.1
smmap==5.0.0
sniffio==1.3.0
diff --git a/constraints-source-providers-3.9.txt
b/constraints-source-providers-3.9.txt
index ff9d40889d..17a90459ba 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-01T08:39:20Z
+# This constraints file was automatically generated on 2022-12-02T16:28:11Z
# 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.20
+boto3==1.26.21
boto==2.49.0
-botocore==1.29.20
+botocore==1.29.21
bowler==0.9.0
cachelib==0.9.0
cachetools==4.2.2
@@ -189,7 +189,7 @@ google-api-core==2.8.2
google-api-python-client==1.12.11
google-auth-httplib2==0.1.0
google-auth-oauthlib==0.7.1
-google-auth==2.14.1
+google-auth==2.15.0
google-cloud-aiplatform==1.16.1
google-cloud-appengine-logging==1.1.3
google-cloud-audit-log==0.2.4
@@ -255,7 +255,7 @@ imagesize==1.4.1
importlib-metadata==5.1.0
incremental==22.10.0
inflection==0.5.1
-influxdb-client==1.34.0
+influxdb-client==1.35.0
iniconfig==1.1.1
ipdb==0.13.9
ipython==8.7.0
@@ -272,7 +272,7 @@ json-merge-patch==0.2
jsondiff==2.0.0
jsonpatch==1.32
jsonpath-ng==1.5.3
-jsonpickle==2.2.0
+jsonpickle==3.0.0
jsonpointer==2.3
jsonschema==3.2.0
junit-xml==1.9
@@ -332,8 +332,8 @@ objsize==0.5.2
openapi-schema-validator==0.2.3
openapi-spec-validator==0.4.0
opsgenie-sdk==2.1.5
-oracledb==1.2.0
-orjson==3.8.2
+oracledb==1.2.1
+orjson==3.8.3
oscrypto==1.3.0
oss2==2.16.0
packaging==21.3
@@ -453,7 +453,7 @@ sentry-sdk==1.11.1
setproctitle==1.3.2
simple-salesforce==1.12.2
six==1.16.0
-slack-sdk==3.19.4
+slack-sdk==3.19.5
smbprotocol==1.10.1
smmap==5.0.0
sniffio==1.3.0