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 e0a97eeb5e Updating constraints. Github run id:4584353758
e0a97eeb5e is described below
commit e0a97eeb5e6a4305f3d9c48445b6ccdf33a8a7d0
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Sat Apr 1 18:01:49 2023 +0000
Updating constraints. Github run id:4584353758
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 | 22 +++++++++++-----------
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 | 24 ++++++++++++------------
constraints-source-providers-3.7.txt | 22 +++++++++++-----------
constraints-source-providers-3.8.txt | 24 ++++++++++++------------
constraints-source-providers-3.9.txt | 24 ++++++++++++------------
12 files changed, 102 insertions(+), 102 deletions(-)
diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index af8b8d9e7c..efbf73d489 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-03-29T20:31:31Z
+# This constraints file was automatically generated on 2023-04-01T18:01:35Z
# 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.
@@ -179,9 +179,9 @@ billiard==3.6.4.0
black==23.1a1
bleach==6.0.0
blinker==1.5
-boto3==1.26.102
+boto3==1.26.104
boto==2.49.0
-botocore==1.29.102
+botocore==1.29.104
bowler==0.9.0
cachelib==0.9.0
cachetools==5.3.0
@@ -217,7 +217,7 @@ curlify==2.2.1
dask==2023.3.2
databricks-sql-connector==2.4.1
datadog==0.45.0
-db-dtypes==1.1.0
+db-dtypes==1.1.1
decorator==5.1.1
defusedxml==0.7.1
dill==0.3.1.1
@@ -266,7 +266,7 @@ google-api-core==2.8.2
google-api-python-client==1.12.11
google-auth-httplib2==0.1.0
google-auth-oauthlib==0.8.0
-google-auth==2.17.0
+google-auth==2.17.1
google-cloud-aiplatform==1.16.1
google-cloud-appengine-logging==1.1.3
google-cloud-audit-log==0.2.4
@@ -299,7 +299,7 @@ google-cloud-resource-manager==1.6.0
google-cloud-secret-manager==1.0.2
google-cloud-spanner==1.19.3
google-cloud-speech==1.3.4
-google-cloud-storage==2.7.0
+google-cloud-storage==2.8.0
google-cloud-tasks==2.10.1
google-cloud-texttospeech==1.0.3
google-cloud-translate==1.7.2
@@ -336,7 +336,7 @@ inflection==0.5.1
influxdb-client==1.36.1
iniconfig==2.0.0
ipdb==0.13.13
-ipython==8.11.0
+ipython==8.12.0
isodate==0.6.1
isort==5.11.2
itsdangerous==2.1.2
@@ -402,7 +402,7 @@ mysql-connector-python==8.0.32
mysqlclient==2.1.1
nbclient==0.7.2
nbformat==5.8.0
-neo4j==5.6.0
+neo4j==5.7.0
networkx==3.0
nodeenv==1.7.0
numpy==1.24.2
@@ -412,7 +412,7 @@ openapi-schema-validator==0.4.4
openapi-spec-validator==0.5.6
openpyxl==3.1.2
opsgenie-sdk==2.1.5
-oracledb==1.2.2
+oracledb==1.3.0
orjson==3.8.9
oscrypto==1.3.0
oss2==2.17.0
@@ -486,7 +486,7 @@ pytest-asyncio==0.21.0
pytest-capture-warnings==0.0.4
pytest-cov==4.0.0
pytest-httpx==0.21.3
-pytest-instafail==0.4.2
+pytest-instafail==0.5.0
pytest-rerunfailures==11.1.2
pytest-timeouts==1.2.1
pytest-xdist==3.2.1
@@ -607,8 +607,8 @@ types-protobuf==4.22.0.0
types-pyOpenSSL==23.1.0.1
types-python-dateutil==2.8.19.11
types-python-slugify==8.0.0.2
-types-pytz==2023.2.0.1
-types-redis==4.5.3.1
+types-pytz==2023.3.0.0
+types-redis==4.5.4.1
types-requests==2.28.11.17
types-setuptools==67.6.0.6
types-tabulate==0.9.0.2
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index f18a90fac8..91a46a0830 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-03-29T20:31:48Z
+# This constraints file was automatically generated on 2023-04-01T18:01:47Z
# 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.
@@ -179,9 +179,9 @@ billiard==3.6.4.0
black==23.1a1
bleach==6.0.0
blinker==1.5
-boto3==1.26.102
+boto3==1.26.104
boto==2.49.0
-botocore==1.29.102
+botocore==1.29.104
bowler==0.9.0
cached-property==1.5.2
cachelib==0.9.0
@@ -218,7 +218,7 @@ curlify==2.2.1
dask==2022.2.0
databricks-sql-connector==2.4.1
datadog==0.45.0
-db-dtypes==1.1.0
+db-dtypes==1.1.1
decorator==5.1.1
defusedxml==0.7.1
dill==0.3.1.1
@@ -266,7 +266,7 @@ google-api-core==2.8.2
google-api-python-client==1.12.11
google-auth-httplib2==0.1.0
google-auth-oauthlib==0.8.0
-google-auth==2.17.0
+google-auth==2.17.1
google-cloud-aiplatform==1.16.1
google-cloud-appengine-logging==1.1.3
google-cloud-audit-log==0.2.4
@@ -299,7 +299,7 @@ google-cloud-resource-manager==1.6.0
google-cloud-secret-manager==1.0.2
google-cloud-spanner==1.19.3
google-cloud-speech==1.3.4
-google-cloud-storage==2.7.0
+google-cloud-storage==2.8.0
google-cloud-tasks==2.10.1
google-cloud-texttospeech==1.0.3
google-cloud-translate==1.7.2
@@ -403,7 +403,7 @@ mysql-connector-python==8.0.32
mysqlclient==2.1.1
nbclient==0.7.2
nbformat==5.8.0
-neo4j==5.6.0
+neo4j==5.7.0
nest-asyncio==1.5.6
networkx==2.6.3
nodeenv==1.7.0
@@ -414,7 +414,7 @@ openapi-schema-validator==0.4.4
openapi-spec-validator==0.5.6
openpyxl==3.1.2
opsgenie-sdk==2.1.5
-oracledb==1.2.2
+oracledb==1.3.0
orjson==3.8.9
oscrypto==1.3.0
oss2==2.17.0
@@ -488,7 +488,7 @@ pytest-asyncio==0.21.0
pytest-capture-warnings==0.0.4
pytest-cov==4.0.0
pytest-httpx==0.21.3
-pytest-instafail==0.4.2
+pytest-instafail==0.5.0
pytest-rerunfailures==11.1.2
pytest-timeouts==1.2.1
pytest-xdist==3.2.1
@@ -609,8 +609,8 @@ types-protobuf==4.22.0.0
types-pyOpenSSL==23.1.0.1
types-python-dateutil==2.8.19.11
types-python-slugify==8.0.0.2
-types-pytz==2023.2.0.1
-types-redis==4.5.3.1
+types-pytz==2023.3.0.0
+types-redis==4.5.4.1
types-requests==2.28.11.17
types-setuptools==67.6.0.6
types-tabulate==0.9.0.2
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 573e6b0d69..be9a773cd0 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-03-29T20:31:41Z
+# This constraints file was automatically generated on 2023-04-01T18:01:41Z
# 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.
@@ -180,9 +180,9 @@ billiard==3.6.4.0
black==23.1a1
bleach==6.0.0
blinker==1.5
-boto3==1.26.102
+boto3==1.26.104
boto==2.49.0
-botocore==1.29.102
+botocore==1.29.104
bowler==0.9.0
cachelib==0.9.0
cachetools==5.3.0
@@ -218,7 +218,7 @@ curlify==2.2.1
dask==2023.3.2
databricks-sql-connector==2.4.1
datadog==0.45.0
-db-dtypes==1.1.0
+db-dtypes==1.1.1
decorator==5.1.1
defusedxml==0.7.1
dill==0.3.1.1
@@ -267,7 +267,7 @@ google-api-core==2.8.2
google-api-python-client==1.12.11
google-auth-httplib2==0.1.0
google-auth-oauthlib==0.8.0
-google-auth==2.17.0
+google-auth==2.17.1
google-cloud-aiplatform==1.16.1
google-cloud-appengine-logging==1.1.3
google-cloud-audit-log==0.2.4
@@ -300,7 +300,7 @@ google-cloud-resource-manager==1.6.0
google-cloud-secret-manager==1.0.2
google-cloud-spanner==1.19.3
google-cloud-speech==1.3.4
-google-cloud-storage==2.7.0
+google-cloud-storage==2.8.0
google-cloud-tasks==2.10.1
google-cloud-texttospeech==1.0.3
google-cloud-translate==1.7.2
@@ -338,7 +338,7 @@ inflection==0.5.1
influxdb-client==1.36.1
iniconfig==2.0.0
ipdb==0.13.13
-ipython==8.11.0
+ipython==8.12.0
isodate==0.6.1
isort==5.11.2
itsdangerous==2.1.2
@@ -404,7 +404,7 @@ mysql-connector-python==8.0.32
mysqlclient==2.1.1
nbclient==0.7.2
nbformat==5.8.0
-neo4j==5.6.0
+neo4j==5.7.0
networkx==3.0
nodeenv==1.7.0
numpy==1.24.2
@@ -414,7 +414,7 @@ openapi-schema-validator==0.4.4
openapi-spec-validator==0.5.6
openpyxl==3.1.2
opsgenie-sdk==2.1.5
-oracledb==1.2.2
+oracledb==1.3.0
orjson==3.8.9
oscrypto==1.3.0
oss2==2.17.0
@@ -489,7 +489,7 @@ pytest-asyncio==0.21.0
pytest-capture-warnings==0.0.4
pytest-cov==4.0.0
pytest-httpx==0.21.3
-pytest-instafail==0.4.2
+pytest-instafail==0.5.0
pytest-rerunfailures==11.1.2
pytest-timeouts==1.2.1
pytest-xdist==3.2.1
@@ -610,8 +610,8 @@ types-protobuf==4.22.0.0
types-pyOpenSSL==23.1.0.1
types-python-dateutil==2.8.19.11
types-python-slugify==8.0.0.2
-types-pytz==2023.2.0.1
-types-redis==4.5.3.1
+types-pytz==2023.3.0.0
+types-redis==4.5.4.1
types-requests==2.28.11.17
types-setuptools==67.6.0.6
types-tabulate==0.9.0.2
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 056676eff4..145f75d0b7 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-03-29T20:31:41Z
+# This constraints file was automatically generated on 2023-04-01T18:01:41Z
# 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.
@@ -179,9 +179,9 @@ billiard==3.6.4.0
black==23.1a1
bleach==6.0.0
blinker==1.5
-boto3==1.26.102
+boto3==1.26.104
boto==2.49.0
-botocore==1.29.102
+botocore==1.29.104
bowler==0.9.0
cachelib==0.9.0
cachetools==5.3.0
@@ -217,7 +217,7 @@ curlify==2.2.1
dask==2023.3.2
databricks-sql-connector==2.4.1
datadog==0.45.0
-db-dtypes==1.1.0
+db-dtypes==1.1.1
decorator==5.1.1
defusedxml==0.7.1
dill==0.3.1.1
@@ -266,7 +266,7 @@ google-api-core==2.8.2
google-api-python-client==1.12.11
google-auth-httplib2==0.1.0
google-auth-oauthlib==0.8.0
-google-auth==2.17.0
+google-auth==2.17.1
google-cloud-aiplatform==1.16.1
google-cloud-appengine-logging==1.1.3
google-cloud-audit-log==0.2.4
@@ -299,7 +299,7 @@ google-cloud-resource-manager==1.6.0
google-cloud-secret-manager==1.0.2
google-cloud-spanner==1.19.3
google-cloud-speech==1.3.4
-google-cloud-storage==2.7.0
+google-cloud-storage==2.8.0
google-cloud-tasks==2.10.1
google-cloud-texttospeech==1.0.3
google-cloud-translate==1.7.2
@@ -336,7 +336,7 @@ inflection==0.5.1
influxdb-client==1.36.1
iniconfig==2.0.0
ipdb==0.13.13
-ipython==8.11.0
+ipython==8.12.0
isodate==0.6.1
isort==5.11.2
itsdangerous==2.1.2
@@ -402,7 +402,7 @@ mysql-connector-python==8.0.32
mysqlclient==2.1.1
nbclient==0.7.2
nbformat==5.8.0
-neo4j==5.6.0
+neo4j==5.7.0
networkx==3.0
nodeenv==1.7.0
numpy==1.24.2
@@ -412,7 +412,7 @@ openapi-schema-validator==0.4.4
openapi-spec-validator==0.5.6
openpyxl==3.1.2
opsgenie-sdk==2.1.5
-oracledb==1.2.2
+oracledb==1.3.0
orjson==3.8.9
oscrypto==1.3.0
oss2==2.17.0
@@ -486,7 +486,7 @@ pytest-asyncio==0.21.0
pytest-capture-warnings==0.0.4
pytest-cov==4.0.0
pytest-httpx==0.21.3
-pytest-instafail==0.4.2
+pytest-instafail==0.5.0
pytest-rerunfailures==11.1.2
pytest-timeouts==1.2.1
pytest-xdist==3.2.1
@@ -607,8 +607,8 @@ types-protobuf==4.22.0.0
types-pyOpenSSL==23.1.0.1
types-python-dateutil==2.8.19.11
types-python-slugify==8.0.0.2
-types-pytz==2023.2.0.1
-types-redis==4.5.3.1
+types-pytz==2023.3.0.0
+types-redis==4.5.4.1
types-requests==2.28.11.17
types-setuptools==67.6.0.6
types-tabulate==0.9.0.2
diff --git a/constraints-no-providers-3.10.txt
b/constraints-no-providers-3.10.txt
index bd2806681d..9dd3891a5a 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-03-29T20:29:25Z
+# This constraints file was automatically generated on 2023-04-01T17:59:44Z
# 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.
@@ -85,7 +85,7 @@ frozenlist==1.3.3
fsspec==2023.3.0
gcloud-aio-auth==4.2.0
gevent==22.10.2
-google-auth==2.17.0
+google-auth==2.17.1
graphviz==0.20.1
greenlet==2.0.2
gssapi==1.8.2
diff --git a/constraints-no-providers-3.7.txt b/constraints-no-providers-3.7.txt
index ed43600751..4fc761fa07 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-03-29T20:29:53Z
+# This constraints file was automatically generated on 2023-04-01T18:00:01Z
# 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 @@ frozenlist==1.3.3
fsspec==2023.1.0
gcloud-aio-auth==4.2.0
gevent==22.10.2
-google-auth==2.17.0
+google-auth==2.17.1
graphviz==0.20.1
greenlet==2.0.2
gssapi==1.8.2
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index 224cd216f9..6145aa9131 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-03-29T20:29:41Z
+# This constraints file was automatically generated on 2023-04-01T17:59: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.
@@ -85,7 +85,7 @@ frozenlist==1.3.3
fsspec==2023.3.0
gcloud-aio-auth==4.2.0
gevent==22.10.2
-google-auth==2.17.0
+google-auth==2.17.1
graphviz==0.20.1
greenlet==2.0.2
gssapi==1.8.2
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index fe2353d32f..5f6d9901d0 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-03-29T20:29:43Z
+# This constraints file was automatically generated on 2023-04-01T17:59:53Z
# 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.
@@ -85,7 +85,7 @@ frozenlist==1.3.3
fsspec==2023.3.0
gcloud-aio-auth==4.2.0
gevent==22.10.2
-google-auth==2.17.0
+google-auth==2.17.1
graphviz==0.20.1
greenlet==2.0.2
gssapi==1.8.2
diff --git a/constraints-source-providers-3.10.txt
b/constraints-source-providers-3.10.txt
index a3dac4d607..88d60d8bb4 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-03-29T20:25:41Z
+# This constraints file was automatically generated on 2023-04-01T17:56:32Z
# 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.
@@ -101,9 +101,9 @@ billiard==3.6.4.0
black==23.1a1
bleach==6.0.0
blinker==1.5
-boto3==1.26.102
+boto3==1.26.104
boto==2.49.0
-botocore==1.29.102
+botocore==1.29.104
bowler==0.9.0
cachelib==0.9.0
cachetools==5.3.0
@@ -139,7 +139,7 @@ curlify==2.2.1
dask==2023.3.2
databricks-sql-connector==2.4.1
datadog==0.45.0
-db-dtypes==1.1.0
+db-dtypes==1.1.1
decorator==5.1.1
defusedxml==0.7.1
dill==0.3.1.1
@@ -188,7 +188,7 @@ google-api-core==2.8.2
google-api-python-client==1.12.11
google-auth-httplib2==0.1.0
google-auth-oauthlib==0.8.0
-google-auth==2.17.0
+google-auth==2.17.1
google-cloud-aiplatform==1.16.1
google-cloud-appengine-logging==1.1.3
google-cloud-audit-log==0.2.4
@@ -220,7 +220,7 @@ google-cloud-resource-manager==1.6.0
google-cloud-secret-manager==1.0.2
google-cloud-spanner==1.19.3
google-cloud-speech==1.3.4
-google-cloud-storage==2.7.0
+google-cloud-storage==2.8.0
google-cloud-tasks==2.10.1
google-cloud-texttospeech==1.0.3
google-cloud-translate==1.7.2
@@ -257,7 +257,7 @@ inflection==0.5.1
influxdb-client==1.36.1
iniconfig==2.0.0
ipdb==0.13.13
-ipython==8.11.0
+ipython==8.12.0
isodate==0.6.1
isort==5.11.2
itsdangerous==2.1.2
@@ -322,7 +322,7 @@ mysql-connector-python==8.0.32
mysqlclient==2.1.1
nbclient==0.7.2
nbformat==5.8.0
-neo4j==5.6.0
+neo4j==5.7.0
networkx==3.0
nodeenv==1.7.0
numpy==1.24.2
@@ -332,7 +332,7 @@ openapi-schema-validator==0.4.4
openapi-spec-validator==0.5.6
openpyxl==3.1.2
opsgenie-sdk==2.1.5
-oracledb==1.2.2
+oracledb==1.3.0
orjson==3.8.9
oscrypto==1.3.0
oss2==2.17.0
@@ -405,7 +405,7 @@ pytest-asyncio==0.21.0
pytest-capture-warnings==0.0.4
pytest-cov==4.0.0
pytest-httpx==0.21.3
-pytest-instafail==0.4.2
+pytest-instafail==0.5.0
pytest-rerunfailures==11.1.2
pytest-timeouts==1.2.1
pytest-xdist==3.2.1
@@ -525,8 +525,8 @@ types-protobuf==4.22.0.0
types-pyOpenSSL==23.1.0.1
types-python-dateutil==2.8.19.11
types-python-slugify==8.0.0.2
-types-pytz==2023.2.0.1
-types-redis==4.5.3.1
+types-pytz==2023.3.0.0
+types-redis==4.5.4.1
types-requests==2.28.11.17
types-setuptools==67.6.0.6
types-tabulate==0.9.0.2
diff --git a/constraints-source-providers-3.7.txt
b/constraints-source-providers-3.7.txt
index d587acc2c8..bcfdcc89d2 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-03-29T20:25:41Z
+# This constraints file was automatically generated on 2023-04-01T17:56:32Z
# 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.
@@ -101,9 +101,9 @@ billiard==3.6.4.0
black==23.1a1
bleach==6.0.0
blinker==1.5
-boto3==1.26.102
+boto3==1.26.104
boto==2.49.0
-botocore==1.29.102
+botocore==1.29.104
bowler==0.9.0
cached-property==1.5.2
cachelib==0.9.0
@@ -140,7 +140,7 @@ curlify==2.2.1
dask==2022.2.0
databricks-sql-connector==2.4.1
datadog==0.45.0
-db-dtypes==1.1.0
+db-dtypes==1.1.1
decorator==5.1.1
defusedxml==0.7.1
dill==0.3.1.1
@@ -188,7 +188,7 @@ google-api-core==2.8.2
google-api-python-client==1.12.11
google-auth-httplib2==0.1.0
google-auth-oauthlib==0.8.0
-google-auth==2.17.0
+google-auth==2.17.1
google-cloud-aiplatform==1.16.1
google-cloud-appengine-logging==1.1.3
google-cloud-audit-log==0.2.4
@@ -220,7 +220,7 @@ google-cloud-resource-manager==1.6.0
google-cloud-secret-manager==1.0.2
google-cloud-spanner==1.19.3
google-cloud-speech==1.3.4
-google-cloud-storage==2.7.0
+google-cloud-storage==2.8.0
google-cloud-tasks==2.10.1
google-cloud-texttospeech==1.0.3
google-cloud-translate==1.7.2
@@ -323,7 +323,7 @@ mysql-connector-python==8.0.32
mysqlclient==2.1.1
nbclient==0.7.2
nbformat==5.8.0
-neo4j==5.6.0
+neo4j==5.7.0
nest-asyncio==1.5.6
networkx==2.6.3
nodeenv==1.7.0
@@ -334,7 +334,7 @@ openapi-schema-validator==0.4.4
openapi-spec-validator==0.5.6
openpyxl==3.1.2
opsgenie-sdk==2.1.5
-oracledb==1.2.2
+oracledb==1.3.0
orjson==3.8.9
oscrypto==1.3.0
oss2==2.17.0
@@ -407,7 +407,7 @@ pytest-asyncio==0.21.0
pytest-capture-warnings==0.0.4
pytest-cov==4.0.0
pytest-httpx==0.21.3
-pytest-instafail==0.4.2
+pytest-instafail==0.5.0
pytest-rerunfailures==11.1.2
pytest-timeouts==1.2.1
pytest-xdist==3.2.1
@@ -527,8 +527,8 @@ types-protobuf==4.22.0.0
types-pyOpenSSL==23.1.0.1
types-python-dateutil==2.8.19.11
types-python-slugify==8.0.0.2
-types-pytz==2023.2.0.1
-types-redis==4.5.3.1
+types-pytz==2023.3.0.0
+types-redis==4.5.4.1
types-requests==2.28.11.17
types-setuptools==67.6.0.6
types-tabulate==0.9.0.2
diff --git a/constraints-source-providers-3.8.txt
b/constraints-source-providers-3.8.txt
index 16d8217897..c59fac07d2 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-03-29T20:25:41Z
+# This constraints file was automatically generated on 2023-04-01T17:56:32Z
# 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==23.1a1
bleach==6.0.0
blinker==1.5
-boto3==1.26.102
+boto3==1.26.104
boto==2.49.0
-botocore==1.29.102
+botocore==1.29.104
bowler==0.9.0
cachelib==0.9.0
cachetools==5.3.0
@@ -140,7 +140,7 @@ curlify==2.2.1
dask==2023.3.2
databricks-sql-connector==2.4.1
datadog==0.45.0
-db-dtypes==1.1.0
+db-dtypes==1.1.1
decorator==5.1.1
defusedxml==0.7.1
dill==0.3.1.1
@@ -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.8.0
-google-auth==2.17.0
+google-auth==2.17.1
google-cloud-aiplatform==1.16.1
google-cloud-appengine-logging==1.1.3
google-cloud-audit-log==0.2.4
@@ -221,7 +221,7 @@ google-cloud-resource-manager==1.6.0
google-cloud-secret-manager==1.0.2
google-cloud-spanner==1.19.3
google-cloud-speech==1.3.4
-google-cloud-storage==2.7.0
+google-cloud-storage==2.8.0
google-cloud-tasks==2.10.1
google-cloud-texttospeech==1.0.3
google-cloud-translate==1.7.2
@@ -259,7 +259,7 @@ inflection==0.5.1
influxdb-client==1.36.1
iniconfig==2.0.0
ipdb==0.13.13
-ipython==8.11.0
+ipython==8.12.0
isodate==0.6.1
isort==5.11.2
itsdangerous==2.1.2
@@ -324,7 +324,7 @@ mysql-connector-python==8.0.32
mysqlclient==2.1.1
nbclient==0.7.2
nbformat==5.8.0
-neo4j==5.6.0
+neo4j==5.7.0
networkx==3.0
nodeenv==1.7.0
numpy==1.24.2
@@ -334,7 +334,7 @@ openapi-schema-validator==0.4.4
openapi-spec-validator==0.5.6
openpyxl==3.1.2
opsgenie-sdk==2.1.5
-oracledb==1.2.2
+oracledb==1.3.0
orjson==3.8.9
oscrypto==1.3.0
oss2==2.17.0
@@ -408,7 +408,7 @@ pytest-asyncio==0.21.0
pytest-capture-warnings==0.0.4
pytest-cov==4.0.0
pytest-httpx==0.21.3
-pytest-instafail==0.4.2
+pytest-instafail==0.5.0
pytest-rerunfailures==11.1.2
pytest-timeouts==1.2.1
pytest-xdist==3.2.1
@@ -528,8 +528,8 @@ types-protobuf==4.22.0.0
types-pyOpenSSL==23.1.0.1
types-python-dateutil==2.8.19.11
types-python-slugify==8.0.0.2
-types-pytz==2023.2.0.1
-types-redis==4.5.3.1
+types-pytz==2023.3.0.0
+types-redis==4.5.4.1
types-requests==2.28.11.17
types-setuptools==67.6.0.6
types-tabulate==0.9.0.2
diff --git a/constraints-source-providers-3.9.txt
b/constraints-source-providers-3.9.txt
index a3dac4d607..88d60d8bb4 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-03-29T20:25:41Z
+# This constraints file was automatically generated on 2023-04-01T17:56:32Z
# 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.
@@ -101,9 +101,9 @@ billiard==3.6.4.0
black==23.1a1
bleach==6.0.0
blinker==1.5
-boto3==1.26.102
+boto3==1.26.104
boto==2.49.0
-botocore==1.29.102
+botocore==1.29.104
bowler==0.9.0
cachelib==0.9.0
cachetools==5.3.0
@@ -139,7 +139,7 @@ curlify==2.2.1
dask==2023.3.2
databricks-sql-connector==2.4.1
datadog==0.45.0
-db-dtypes==1.1.0
+db-dtypes==1.1.1
decorator==5.1.1
defusedxml==0.7.1
dill==0.3.1.1
@@ -188,7 +188,7 @@ google-api-core==2.8.2
google-api-python-client==1.12.11
google-auth-httplib2==0.1.0
google-auth-oauthlib==0.8.0
-google-auth==2.17.0
+google-auth==2.17.1
google-cloud-aiplatform==1.16.1
google-cloud-appengine-logging==1.1.3
google-cloud-audit-log==0.2.4
@@ -220,7 +220,7 @@ google-cloud-resource-manager==1.6.0
google-cloud-secret-manager==1.0.2
google-cloud-spanner==1.19.3
google-cloud-speech==1.3.4
-google-cloud-storage==2.7.0
+google-cloud-storage==2.8.0
google-cloud-tasks==2.10.1
google-cloud-texttospeech==1.0.3
google-cloud-translate==1.7.2
@@ -257,7 +257,7 @@ inflection==0.5.1
influxdb-client==1.36.1
iniconfig==2.0.0
ipdb==0.13.13
-ipython==8.11.0
+ipython==8.12.0
isodate==0.6.1
isort==5.11.2
itsdangerous==2.1.2
@@ -322,7 +322,7 @@ mysql-connector-python==8.0.32
mysqlclient==2.1.1
nbclient==0.7.2
nbformat==5.8.0
-neo4j==5.6.0
+neo4j==5.7.0
networkx==3.0
nodeenv==1.7.0
numpy==1.24.2
@@ -332,7 +332,7 @@ openapi-schema-validator==0.4.4
openapi-spec-validator==0.5.6
openpyxl==3.1.2
opsgenie-sdk==2.1.5
-oracledb==1.2.2
+oracledb==1.3.0
orjson==3.8.9
oscrypto==1.3.0
oss2==2.17.0
@@ -405,7 +405,7 @@ pytest-asyncio==0.21.0
pytest-capture-warnings==0.0.4
pytest-cov==4.0.0
pytest-httpx==0.21.3
-pytest-instafail==0.4.2
+pytest-instafail==0.5.0
pytest-rerunfailures==11.1.2
pytest-timeouts==1.2.1
pytest-xdist==3.2.1
@@ -525,8 +525,8 @@ types-protobuf==4.22.0.0
types-pyOpenSSL==23.1.0.1
types-python-dateutil==2.8.19.11
types-python-slugify==8.0.0.2
-types-pytz==2023.2.0.1
-types-redis==4.5.3.1
+types-pytz==2023.3.0.0
+types-redis==4.5.4.1
types-requests==2.28.11.17
types-setuptools==67.6.0.6
types-tabulate==0.9.0.2