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 f777b8d12f Updating constraints. Github run id:5490377053
f777b8d12f is described below
commit f777b8d12f4f83fe53524686ae3dc1ff374cb8f4
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Fri Jul 7 21:32:24 2023 +0000
Updating constraints. Github run id:5490377053
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
9cb463e20e4557efb4d1a6320b196c65ae519c23.
The action that build those constraints can be found at
https://github.com/apache/airflow/actions/runs/5490377053/
The image tag used for that build was:
9cb463e20e4557efb4d1a6320b196c65ae519c23. You can enter Breeze environment
with this image by running 'breeze shell --image-tag
9cb463e20e4557efb4d1a6320b196c65ae519c23'
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 | 14 ++++++++------
constraints-3.11.txt | 14 ++++++++------
constraints-3.8.txt | 10 ++++++----
constraints-3.9.txt | 14 ++++++++------
constraints-no-providers-3.10.txt | 14 ++++++++------
constraints-no-providers-3.11.txt | 14 ++++++++------
constraints-no-providers-3.8.txt | 10 ++++++----
constraints-no-providers-3.9.txt | 14 ++++++++------
constraints-source-providers-3.10.txt | 2 +-
constraints-source-providers-3.11.txt | 2 +-
constraints-source-providers-3.8.txt | 2 +-
constraints-source-providers-3.9.txt | 2 +-
12 files changed, 64 insertions(+), 48 deletions(-)
diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index d20f08ebaf..efe092e404 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-07-07T16:58:10Z
+# This constraints file was automatically generated on 2023-07-07T21:28:57Z
# 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.1
@@ -212,7 +213,7 @@ cfgv==3.3.1
cfn-lint==0.77.10
cgroupspy==0.2.2
chardet==5.1.0
-charset-normalizer==3.1.0
+charset-normalizer==3.2.0
checksumdir==1.2.0
ciso8601==2.3.0
click-default-group==1.2.2
@@ -233,7 +234,7 @@ cron-descriptor==1.4.0
croniter==1.4.1
cryptography==40.0.2
curlify==2.2.1
-dask==2023.6.1
+dask==2023.7.0
databricks-sql-connector==2.7.0
datadog==0.45.0
db-dtypes==1.1.1
@@ -242,7 +243,7 @@ defusedxml==0.7.1
deprecation==2.1.0
dill==0.3.1.1
distlib==0.3.6
-distributed==2023.6.1
+distributed==2023.7.0
dnspython==2.3.0
docker==6.1.3
docopt==0.6.2
@@ -347,7 +348,7 @@ idna==3.4
ijson==3.2.2
imagesize==1.4.1
importlib-metadata==6.8.0
-importlib-resources==5.13.0
+importlib-resources==6.0.0
impyla==0.18.0
incremental==22.10.0
inflection==0.5.1
@@ -491,7 +492,8 @@ pycountry==22.3.5
pycparser==2.21
pycryptodome==3.18.0
pycryptodomex==3.18.0
-pydantic==1.10.11
+pydantic==2.0.2
+pydantic_core==2.1.2
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 1a2a08f46d..7c7be12a39 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-07-07T17:02:22Z
+# This constraints file was automatically generated on 2023-07-07T21:32:22Z
# 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.1
@@ -210,7 +211,7 @@ cfgv==3.3.1
cfn-lint==0.77.10
cgroupspy==0.2.2
chardet==5.1.0
-charset-normalizer==3.1.0
+charset-normalizer==3.2.0
checksumdir==1.2.0
ciso8601==2.3.0
click-default-group==1.2.2
@@ -231,7 +232,7 @@ cron-descriptor==1.4.0
croniter==1.4.1
cryptography==40.0.2
curlify==2.2.1
-dask==2023.6.1
+dask==2023.7.0
databricks-sql-connector==2.7.0
datadog==0.45.0
db-dtypes==1.1.1
@@ -240,7 +241,7 @@ defusedxml==0.7.1
deprecation==2.1.0
dill==0.3.1.1
distlib==0.3.6
-distributed==2023.6.1
+distributed==2023.7.0
dnspython==2.3.0
docker==6.1.3
docopt==0.6.2
@@ -343,7 +344,7 @@ idna==3.4
ijson==3.2.2
imagesize==1.4.1
importlib-metadata==6.8.0
-importlib-resources==5.13.0
+importlib-resources==6.0.0
impyla==0.18.0
incremental==22.10.0
inflection==0.5.1
@@ -487,7 +488,8 @@ pycountry==22.3.5
pycparser==2.21
pycryptodome==3.18.0
pycryptodomex==3.18.0
-pydantic==1.10.11
+pydantic==2.0.2
+pydantic_core==2.1.2
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 25e076f2c4..00156abd50 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-07-07T16:58:30Z
+# This constraints file was automatically generated on 2023-07-07T21:29:05Z
# 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.1
@@ -213,7 +214,7 @@ cfgv==3.3.1
cfn-lint==0.77.10
cgroupspy==0.2.2
chardet==5.1.0
-charset-normalizer==3.1.0
+charset-normalizer==3.2.0
checksumdir==1.2.0
ciso8601==2.3.0
click-default-group==1.2.2
@@ -348,7 +349,7 @@ idna==3.4
ijson==3.2.2
imagesize==1.4.1
importlib-metadata==4.13.0
-importlib-resources==5.13.0
+importlib-resources==6.0.0
impyla==0.18.0
incremental==22.10.0
inflection==0.5.1
@@ -493,7 +494,8 @@ pycountry==22.3.5
pycparser==2.21
pycryptodome==3.18.0
pycryptodomex==3.18.0
-pydantic==1.10.11
+pydantic==2.0.2
+pydantic_core==2.1.2
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 9ad2a0db40..4bede0f3f5 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-07-07T16:58:29Z
+# This constraints file was automatically generated on 2023-07-07T21:29:05Z
# 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.1
@@ -212,7 +213,7 @@ cfgv==3.3.1
cfn-lint==0.77.10
cgroupspy==0.2.2
chardet==5.1.0
-charset-normalizer==3.1.0
+charset-normalizer==3.2.0
checksumdir==1.2.0
ciso8601==2.3.0
click-default-group==1.2.2
@@ -233,7 +234,7 @@ cron-descriptor==1.4.0
croniter==1.4.1
cryptography==40.0.2
curlify==2.2.1
-dask==2023.6.1
+dask==2023.7.0
databricks-sql-connector==2.7.0
datadog==0.45.0
db-dtypes==1.1.1
@@ -242,7 +243,7 @@ defusedxml==0.7.1
deprecation==2.1.0
dill==0.3.1.1
distlib==0.3.6
-distributed==2023.6.1
+distributed==2023.7.0
dnspython==2.3.0
docker==6.1.3
docopt==0.6.2
@@ -347,7 +348,7 @@ idna==3.4
ijson==3.2.2
imagesize==1.4.1
importlib-metadata==6.8.0
-importlib-resources==5.13.0
+importlib-resources==6.0.0
impyla==0.18.0
incremental==22.10.0
inflection==0.5.1
@@ -491,7 +492,8 @@ pycountry==22.3.5
pycparser==2.21
pycryptodome==3.18.0
pycryptodomex==3.18.0
-pydantic==1.10.11
+pydantic==2.0.2
+pydantic_core==2.1.2
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 b2105032ac..15fcc22fa3 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-07-07T16:55:04Z
+# This constraints file was automatically generated on 2023-07-07T21:26:05Z
# 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.1
apispec==5.2.2
argcomplete==3.1.1
@@ -58,7 +59,7 @@ celery==5.3.1
certifi==2023.5.7
cffi==1.15.1
cgroupspy==0.2.2
-charset-normalizer==3.1.0
+charset-normalizer==3.2.0
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.3.0
@@ -71,11 +72,11 @@ connexion==2.14.2
cron-descriptor==1.4.0
croniter==1.4.1
cryptography==41.0.1
-dask==2023.6.1
+dask==2023.7.0
decorator==5.1.1
dill==0.3.6
distlib==0.3.6
-distributed==2023.6.1
+distributed==2023.7.0
dnspython==2.3.0
docutils==0.20.1
email-validator==1.3.1
@@ -100,7 +101,7 @@ httpx==0.24.1
humanize==4.7.0
idna==3.4
importlib-metadata==6.8.0
-importlib-resources==5.13.0
+importlib-resources==6.0.0
inflection==0.5.1
itsdangerous==2.1.2
jmespath==1.0.1
@@ -154,7 +155,8 @@ pyarrow==12.0.1
pyasn1-modules==0.3.0
pyasn1==0.5.0
pycparser==2.21
-pydantic==1.10.11
+pydantic==2.0.2
+pydantic_core==2.1.2
pykerberos==1.2.4
pyspnego==0.9.1
python-daemon==3.0.1
diff --git a/constraints-no-providers-3.11.txt
b/constraints-no-providers-3.11.txt
index dbbb37eb1f..c4019be4b0 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-07-07T16:55:53Z
+# This constraints file was automatically generated on 2023-07-07T21:26: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.1
apispec==5.2.2
argcomplete==3.1.1
@@ -58,7 +59,7 @@ celery==5.3.1
certifi==2023.5.7
cffi==1.15.1
cgroupspy==0.2.2
-charset-normalizer==3.1.0
+charset-normalizer==3.2.0
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.3.0
@@ -71,11 +72,11 @@ connexion==2.14.2
cron-descriptor==1.4.0
croniter==1.4.1
cryptography==41.0.1
-dask==2023.6.1
+dask==2023.7.0
decorator==5.1.1
dill==0.3.6
distlib==0.3.6
-distributed==2023.6.1
+distributed==2023.7.0
dnspython==2.3.0
docutils==0.20.1
email-validator==1.3.1
@@ -99,7 +100,7 @@ httpx==0.24.1
humanize==4.7.0
idna==3.4
importlib-metadata==6.8.0
-importlib-resources==5.13.0
+importlib-resources==6.0.0
inflection==0.5.1
itsdangerous==2.1.2
jmespath==1.0.1
@@ -153,7 +154,8 @@ pyarrow==12.0.1
pyasn1-modules==0.3.0
pyasn1==0.5.0
pycparser==2.21
-pydantic==1.10.11
+pydantic==2.0.2
+pydantic_core==2.1.2
pykerberos==1.2.4
pyspnego==0.9.1
python-daemon==3.0.1
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index 9ce82040bb..90e3a311b6 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-07-07T16:55:24Z
+# This constraints file was automatically generated on 2023-07-07T21:26:18Z
# 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.1
apispec==5.2.2
argcomplete==3.1.1
@@ -59,7 +60,7 @@ celery==5.3.1
certifi==2023.5.7
cffi==1.15.1
cgroupspy==0.2.2
-charset-normalizer==3.1.0
+charset-normalizer==3.2.0
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.3.0
@@ -101,7 +102,7 @@ httpx==0.24.1
humanize==4.7.0
idna==3.4
importlib-metadata==4.13.0
-importlib-resources==5.13.0
+importlib-resources==6.0.0
inflection==0.5.1
itsdangerous==2.1.2
jmespath==1.0.1
@@ -156,7 +157,8 @@ pyarrow==12.0.1
pyasn1-modules==0.3.0
pyasn1==0.5.0
pycparser==2.21
-pydantic==1.10.11
+pydantic==2.0.2
+pydantic_core==2.1.2
pykerberos==1.2.4
pyspnego==0.9.1
python-daemon==3.0.1
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index 3005c894d5..1ff7393649 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-07-07T16:55:25Z
+# This constraints file was automatically generated on 2023-07-07T21:26: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.1
apispec==5.2.2
argcomplete==3.1.1
@@ -58,7 +59,7 @@ celery==5.3.1
certifi==2023.5.7
cffi==1.15.1
cgroupspy==0.2.2
-charset-normalizer==3.1.0
+charset-normalizer==3.2.0
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.3.0
@@ -71,11 +72,11 @@ connexion==2.14.2
cron-descriptor==1.4.0
croniter==1.4.1
cryptography==41.0.1
-dask==2023.6.1
+dask==2023.7.0
decorator==5.1.1
dill==0.3.6
distlib==0.3.6
-distributed==2023.6.1
+distributed==2023.7.0
dnspython==2.3.0
docutils==0.20.1
email-validator==1.3.1
@@ -100,7 +101,7 @@ httpx==0.24.1
humanize==4.7.0
idna==3.4
importlib-metadata==6.8.0
-importlib-resources==5.13.0
+importlib-resources==6.0.0
inflection==0.5.1
itsdangerous==2.1.2
jmespath==1.0.1
@@ -154,7 +155,8 @@ pyarrow==12.0.1
pyasn1-modules==0.3.0
pyasn1==0.5.0
pycparser==2.21
-pydantic==1.10.11
+pydantic==2.0.2
+pydantic_core==2.1.2
pykerberos==1.2.4
pyspnego==0.9.1
python-daemon==3.0.1
diff --git a/constraints-source-providers-3.10.txt
b/constraints-source-providers-3.10.txt
index fdf28a89ea..a8f78ef3a6 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-07-07T16:50:55Z
+# This constraints file was automatically generated on 2023-07-07T21:22:20Z
# 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.
diff --git a/constraints-source-providers-3.11.txt
b/constraints-source-providers-3.11.txt
index 153129a75f..8ca581811d 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-07-07T16:50:55Z
+# This constraints file was automatically generated on 2023-07-07T21:22:20Z
# 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.
diff --git a/constraints-source-providers-3.8.txt
b/constraints-source-providers-3.8.txt
index a04f41262d..81d531df39 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-07-07T16:50:55Z
+# This constraints file was automatically generated on 2023-07-07T21:22:20Z
# 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.
diff --git a/constraints-source-providers-3.9.txt
b/constraints-source-providers-3.9.txt
index fdf28a89ea..58e60613d7 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-07-07T16:50:55Z
+# This constraints file was automatically generated on 2023-07-07T21:22:21Z
# 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.