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 255ccc66f9 Updating constraints. Github run id:5426688310
255ccc66f9 is described below
commit 255ccc66f9accd97a8adf14f82d4074ab5ee11af
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Fri Jun 30 21:20:37 2023 +0000
Updating constraints. Github run id:5426688310
This update in constraints is automatically committed by the CI
'constraints-push' step based on
'refs/heads/main' in the 'apache/airflow' repository with commit sha
d117728cd6f337266bebcf4916325d5de815fe03.
The action that build those constraints can be found at
https://github.com/apache/airflow/actions/runs/5426688310/
The image tag used for that build was:
d117728cd6f337266bebcf4916325d5de815fe03. You can enter Breeze environment
with this image by running 'breeze shell --image-tag
d117728cd6f337266bebcf4916325d5de815fe03'
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 | 12 +++++++-----
constraints-3.11.txt | 12 +++++++-----
constraints-3.8.txt | 12 +++++++-----
constraints-3.9.txt | 12 +++++++-----
constraints-no-providers-3.10.txt | 6 ++++--
constraints-no-providers-3.11.txt | 6 ++++--
constraints-no-providers-3.8.txt | 6 ++++--
constraints-no-providers-3.9.txt | 6 ++++--
constraints-source-providers-3.10.txt | 8 ++++----
constraints-source-providers-3.11.txt | 8 ++++----
constraints-source-providers-3.8.txt | 8 ++++----
constraints-source-providers-3.9.txt | 8 ++++----
12 files changed, 60 insertions(+), 44 deletions(-)
diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 2550a03be7..eb57924725 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-06-30T14:48:22Z
+# This constraints file was automatically generated on 2023-06-30T21:16: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.
@@ -66,6 +66,7 @@ aliyun-python-sdk-core==2.13.36
aliyun-python-sdk-kms==2.16.1
amqp==5.1.1
analytics-python==1.4.post1
+annotated-types==0.5.0
ansiwrap==0.8.4
anyascii==0.3.2
anyio==3.7.0
@@ -426,9 +427,9 @@ oauthlib==3.2.2
objsize==0.6.1
openapi-schema-validator==0.4.4
openapi-spec-validator==0.5.7
-openlineage-integration-common==0.28.0
-openlineage-python==0.28.0
-openlineage_sql==0.28.0
+openlineage-integration-common==0.29.2
+openlineage-python==0.29.2
+openlineage_sql==0.29.2
openpyxl==3.1.2
opentelemetry-api==1.15.0
opentelemetry-exporter-otlp-proto-grpc==1.15.0
@@ -489,7 +490,8 @@ pycountry==22.3.5
pycparser==2.21
pycryptodome==3.18.0
pycryptodomex==3.18.0
-pydantic==1.10.10
+pydantic==2.0
+pydantic_core==2.0.1
pydata-google-auth==1.8.0
pydot==1.4.2
pydruid==0.6.5
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index 5394a19b17..29dbb3fc00 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-06-30T14:52:04Z
+# This constraints file was automatically generated on 2023-06-30T21:20:34Z
# 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.
@@ -65,6 +65,7 @@ aliyun-python-sdk-core==2.13.36
aliyun-python-sdk-kms==2.16.1
amqp==5.1.1
analytics-python==1.4.post1
+annotated-types==0.5.0
ansiwrap==0.8.4
anyascii==0.3.2
anyio==3.7.0
@@ -422,9 +423,9 @@ oauthlib==3.2.2
objsize==0.6.1
openapi-schema-validator==0.4.4
openapi-spec-validator==0.5.7
-openlineage-integration-common==0.28.0
-openlineage-python==0.28.0
-openlineage_sql==0.28.0
+openlineage-integration-common==0.29.2
+openlineage-python==0.29.2
+openlineage_sql==0.29.2
openpyxl==3.1.2
opentelemetry-api==1.15.0
opentelemetry-exporter-otlp-proto-grpc==1.15.0
@@ -485,7 +486,8 @@ pycountry==22.3.5
pycparser==2.21
pycryptodome==3.18.0
pycryptodomex==3.18.0
-pydantic==1.10.10
+pydantic==2.0
+pydantic_core==2.0.1
pydata-google-auth==1.8.0
pydot==1.4.2
pydruid==0.6.5
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index a2b4540c75..b51c90341b 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-06-30T14:48:33Z
+# This constraints file was automatically generated on 2023-06-30T21:16: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.
@@ -66,6 +66,7 @@ aliyun-python-sdk-core==2.13.36
aliyun-python-sdk-kms==2.16.1
amqp==5.1.1
analytics-python==1.4.post1
+annotated-types==0.5.0
ansiwrap==0.8.4
anyascii==0.3.2
anyio==3.7.0
@@ -427,9 +428,9 @@ oauthlib==3.2.2
objsize==0.6.1
openapi-schema-validator==0.4.4
openapi-spec-validator==0.5.7
-openlineage-integration-common==0.28.0
-openlineage-python==0.28.0
-openlineage_sql==0.28.0
+openlineage-integration-common==0.29.2
+openlineage-python==0.29.2
+openlineage_sql==0.29.2
openpyxl==3.1.2
opentelemetry-api==1.15.0
opentelemetry-exporter-otlp-proto-grpc==1.15.0
@@ -491,7 +492,8 @@ pycountry==22.3.5
pycparser==2.21
pycryptodome==3.18.0
pycryptodomex==3.18.0
-pydantic==1.10.10
+pydantic==2.0
+pydantic_core==2.0.1
pydata-google-auth==1.8.0
pydot==1.4.2
pydruid==0.6.5
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 6f354105e4..713b35d3a1 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-06-30T14:48:29Z
+# This constraints file was automatically generated on 2023-06-30T21:16:47Z
# 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.
@@ -66,6 +66,7 @@ aliyun-python-sdk-core==2.13.36
aliyun-python-sdk-kms==2.16.1
amqp==5.1.1
analytics-python==1.4.post1
+annotated-types==0.5.0
ansiwrap==0.8.4
anyascii==0.3.2
anyio==3.7.0
@@ -426,9 +427,9 @@ oauthlib==3.2.2
objsize==0.6.1
openapi-schema-validator==0.4.4
openapi-spec-validator==0.5.7
-openlineage-integration-common==0.28.0
-openlineage-python==0.28.0
-openlineage_sql==0.28.0
+openlineage-integration-common==0.29.2
+openlineage-python==0.29.2
+openlineage_sql==0.29.2
openpyxl==3.1.2
opentelemetry-api==1.15.0
opentelemetry-exporter-otlp-proto-grpc==1.15.0
@@ -489,7 +490,8 @@ pycountry==22.3.5
pycparser==2.21
pycryptodome==3.18.0
pycryptodomex==3.18.0
-pydantic==1.10.10
+pydantic==2.0
+pydantic_core==2.0.1
pydata-google-auth==1.8.0
pydot==1.4.2
pydruid==0.6.5
diff --git a/constraints-no-providers-3.10.txt
b/constraints-no-providers-3.10.txt
index f1fcb0baad..fd9c226325 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-06-30T14:45:08Z
+# This constraints file was automatically generated on 2023-06-30T21:13:22Z
# 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.
@@ -40,6 +40,7 @@ aioitertools==0.11.0
aiosignal==1.3.1
alembic==1.11.1
amqp==5.1.1
+annotated-types==0.5.0
anyio==3.7.0
apispec==5.2.2
argcomplete==3.1.1
@@ -153,7 +154,8 @@ pyarrow==12.0.1
pyasn1-modules==0.3.0
pyasn1==0.5.0
pycparser==2.21
-pydantic==1.10.10
+pydantic==2.0
+pydantic_core==2.0.1
pykerberos==1.2.4
pyrsistent==0.19.3
pyspnego==0.9.1
diff --git a/constraints-no-providers-3.11.txt
b/constraints-no-providers-3.11.txt
index b4e3cf5009..8cee04b6a0 100644
--- a/constraints-no-providers-3.11.txt
+++ b/constraints-no-providers-3.11.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-06-30T14:45:56Z
+# This constraints file was automatically generated on 2023-06-30T21:14:15Z
# 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.
@@ -40,6 +40,7 @@ aioitertools==0.11.0
aiosignal==1.3.1
alembic==1.11.1
amqp==5.1.1
+annotated-types==0.5.0
anyio==3.7.0
apispec==5.2.2
argcomplete==3.1.1
@@ -152,7 +153,8 @@ pyarrow==12.0.1
pyasn1-modules==0.3.0
pyasn1==0.5.0
pycparser==2.21
-pydantic==1.10.10
+pydantic==2.0
+pydantic_core==2.0.1
pykerberos==1.2.4
pyrsistent==0.19.3
pyspnego==0.9.1
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index 9aaf192182..4d7eac4177 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-06-30T14:45:21Z
+# This constraints file was automatically generated on 2023-06-30T21:13:43Z
# 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.
@@ -40,6 +40,7 @@ aioitertools==0.11.0
aiosignal==1.3.1
alembic==1.11.1
amqp==5.1.1
+annotated-types==0.5.0
anyio==3.7.0
apispec==5.2.2
argcomplete==3.1.1
@@ -155,7 +156,8 @@ pyarrow==12.0.1
pyasn1-modules==0.3.0
pyasn1==0.5.0
pycparser==2.21
-pydantic==1.10.10
+pydantic==2.0
+pydantic_core==2.0.1
pykerberos==1.2.4
pyrsistent==0.19.3
pyspnego==0.9.1
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index 152474205a..86a2ee70ed 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-06-30T14:45:19Z
+# This constraints file was automatically generated on 2023-06-30T21:13:42Z
# 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.
@@ -40,6 +40,7 @@ aioitertools==0.11.0
aiosignal==1.3.1
alembic==1.11.1
amqp==5.1.1
+annotated-types==0.5.0
anyio==3.7.0
apispec==5.2.2
argcomplete==3.1.1
@@ -153,7 +154,8 @@ pyarrow==12.0.1
pyasn1-modules==0.3.0
pyasn1==0.5.0
pycparser==2.21
-pydantic==1.10.10
+pydantic==2.0
+pydantic_core==2.0.1
pykerberos==1.2.4
pyrsistent==0.19.3
pyspnego==0.9.1
diff --git a/constraints-source-providers-3.10.txt
b/constraints-source-providers-3.10.txt
index 75df0f00e8..9cd0b08382 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-06-30T14:40:59Z
+# This constraints file was automatically generated on 2023-06-30T21:09:08Z
# 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.
@@ -345,9 +345,9 @@ oauthlib==3.2.2
objsize==0.6.1
openapi-schema-validator==0.4.4
openapi-spec-validator==0.5.7
-openlineage-integration-common==0.28.0
-openlineage-python==0.28.0
-openlineage_sql==0.28.0
+openlineage-integration-common==0.29.2
+openlineage-python==0.29.2
+openlineage_sql==0.29.2
openpyxl==3.1.2
opentelemetry-api==1.15.0
opentelemetry-exporter-otlp-proto-grpc==1.15.0
diff --git a/constraints-source-providers-3.11.txt
b/constraints-source-providers-3.11.txt
index cc79aeef55..cebe016612 100644
--- a/constraints-source-providers-3.11.txt
+++ b/constraints-source-providers-3.11.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-06-30T14:40:59Z
+# This constraints file was automatically generated on 2023-06-30T21:09:08Z
# 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.
@@ -342,9 +342,9 @@ oauthlib==3.2.2
objsize==0.6.1
openapi-schema-validator==0.4.4
openapi-spec-validator==0.5.7
-openlineage-integration-common==0.28.0
-openlineage-python==0.28.0
-openlineage_sql==0.28.0
+openlineage-integration-common==0.29.2
+openlineage-python==0.29.2
+openlineage_sql==0.29.2
openpyxl==3.1.2
opentelemetry-api==1.15.0
opentelemetry-exporter-otlp-proto-grpc==1.15.0
diff --git a/constraints-source-providers-3.8.txt
b/constraints-source-providers-3.8.txt
index 1e863b38b5..66f62f22a5 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-06-30T14:40:59Z
+# This constraints file was automatically generated on 2023-06-30T21:09:09Z
# 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.
@@ -346,9 +346,9 @@ oauthlib==3.2.2
objsize==0.6.1
openapi-schema-validator==0.4.4
openapi-spec-validator==0.5.7
-openlineage-integration-common==0.28.0
-openlineage-python==0.28.0
-openlineage_sql==0.28.0
+openlineage-integration-common==0.29.2
+openlineage-python==0.29.2
+openlineage_sql==0.29.2
openpyxl==3.1.2
opentelemetry-api==1.15.0
opentelemetry-exporter-otlp-proto-grpc==1.15.0
diff --git a/constraints-source-providers-3.9.txt
b/constraints-source-providers-3.9.txt
index 75df0f00e8..25c9d97720 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-06-30T14:40:59Z
+# This constraints file was automatically generated on 2023-06-30T21:09:09Z
# 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.
@@ -345,9 +345,9 @@ oauthlib==3.2.2
objsize==0.6.1
openapi-schema-validator==0.4.4
openapi-spec-validator==0.5.7
-openlineage-integration-common==0.28.0
-openlineage-python==0.28.0
-openlineage_sql==0.28.0
+openlineage-integration-common==0.29.2
+openlineage-python==0.29.2
+openlineage_sql==0.29.2
openpyxl==3.1.2
opentelemetry-api==1.15.0
opentelemetry-exporter-otlp-proto-grpc==1.15.0