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 a6c8487081 Updating constraints. Github run id:8805659396
a6c8487081 is described below
commit a6c84870812c0e31332fab28d9217227f6d79718
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Tue Apr 23 19:50:04 2024 +0000
Updating constraints. Github run id:8805659396
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
b365cbd8ea5fbf79e30bb2c2c058a92c4a45ab3b.
The action that build those constraints can be found at
https://github.com/apache/airflow/actions/runs/8805659396/
The image tag used for that build was:
b365cbd8ea5fbf79e30bb2c2c058a92c4a45ab3b. You can enter Breeze environment
with this image by running 'breeze shell --image-tag
b365cbd8ea5fbf79e30bb2c2c058a92c4a45ab3b'
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 | 20 ++++++++++----------
constraints-3.11.txt | 20 ++++++++++----------
constraints-3.12.txt | 20 ++++++++++----------
constraints-3.8.txt | 20 ++++++++++----------
constraints-3.9.txt | 20 ++++++++++----------
constraints-no-providers-3.10.txt | 12 ++++++------
constraints-no-providers-3.11.txt | 12 ++++++------
constraints-no-providers-3.12.txt | 12 ++++++------
constraints-no-providers-3.8.txt | 10 +++++-----
constraints-no-providers-3.9.txt | 12 ++++++------
constraints-source-providers-3.10.txt | 20 ++++++++++----------
constraints-source-providers-3.11.txt | 20 ++++++++++----------
constraints-source-providers-3.12.txt | 20 ++++++++++----------
constraints-source-providers-3.8.txt | 20 ++++++++++----------
constraints-source-providers-3.9.txt | 20 ++++++++++----------
15 files changed, 129 insertions(+), 129 deletions(-)
diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 313dc4ca74..d136a727b3 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-04-23T07:10:44.927677
+# This constraints file was automatically generated on
2024-04-23T19:08:41.804463
# 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.
@@ -53,7 +53,7 @@ Js2Py==0.74
Mako==1.3.3
Markdown==3.6
MarkupSafe==2.1.5
-PyAthena==3.6.0
+PyAthena==3.7.0
PyGithub==2.3.0
PyHive==0.7.0
PyJWT==2.8.0
@@ -260,7 +260,7 @@ colorlog==4.8.0
comm==0.2.2
confluent-kafka==2.3.0
connexion==2.14.2
-coverage==7.4.4
+coverage==7.5.0
crcmod==1.7
cron-descriptor==1.4.3
croniter==2.0.5
@@ -272,7 +272,7 @@ db-dtypes==1.2.0
debugpy==1.8.1
decorator==5.1.1
defusedxml==0.7.1
-deltalake==0.17.0
+deltalake==0.17.1
diagrams==0.23.4
dill==0.3.1.1
distlib==0.3.8
@@ -313,7 +313,7 @@ gitdb==4.0.11
google-ads==23.1.0
google-analytics-admin==0.22.7
google-api-core==2.18.0
-google-api-python-client==2.126.0
+google-api-python-client==2.127.0
google-auth-httplib2==0.2.0
google-auth-oauthlib==1.2.0
google-auth==2.29.0
@@ -521,7 +521,7 @@ pinotdb==5.1.6
pipdeptree==2.18.1
pipx==1.5.0
pkginfo==1.10.0
-platformdirs==4.2.0
+platformdirs==4.2.1
pluggy==1.5.0
ply==3.11
plyvel==1.5.1
@@ -549,8 +549,8 @@ pyasn1==0.5.1
pycountry==23.12.11
pycparser==2.22
pycryptodome==3.20.0
-pydantic==2.7.0
-pydantic_core==2.18.1
+pydantic==2.7.1
+pydantic_core==2.18.2
pydata-google-auth==1.8.2
pydot==1.4.2
pydruid==0.6.6
@@ -594,7 +594,7 @@ pyzmq==26.0.2
qdrant-client==1.9.0
reactivex==4.0.4
readme_renderer==43.0
-redis==5.0.3
+redis==5.0.4
redshift-connector==2.1.1
referencing==0.31.1
regex==2024.4.16
@@ -724,7 +724,7 @@ uv==0.1.35
validators==0.28.1
vertica-python==1.3.8
vine==5.1.0
-virtualenv==20.25.3
+virtualenv==20.26.0
watchtower==3.2.0
wcwidth==0.2.13
weaviate-client==3.26.2
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index 4573384dae..4e5a555866 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-04-23T07:10:44.547902
+# This constraints file was automatically generated on
2024-04-23T19:08:41.378207
# 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.
@@ -53,7 +53,7 @@ Js2Py==0.74
Mako==1.3.3
Markdown==3.6
MarkupSafe==2.1.5
-PyAthena==3.6.0
+PyAthena==3.7.0
PyGithub==2.3.0
PyHive==0.7.0
PyJWT==2.8.0
@@ -259,7 +259,7 @@ colorlog==4.8.0
comm==0.2.2
confluent-kafka==2.3.0
connexion==2.14.2
-coverage==7.4.4
+coverage==7.5.0
crcmod==1.7
cron-descriptor==1.4.3
croniter==2.0.5
@@ -271,7 +271,7 @@ db-dtypes==1.2.0
debugpy==1.8.1
decorator==5.1.1
defusedxml==0.7.1
-deltalake==0.17.0
+deltalake==0.17.1
diagrams==0.23.4
dill==0.3.1.1
distlib==0.3.8
@@ -311,7 +311,7 @@ gitdb==4.0.11
google-ads==23.1.0
google-analytics-admin==0.22.7
google-api-core==2.18.0
-google-api-python-client==2.126.0
+google-api-python-client==2.127.0
google-auth-httplib2==0.2.0
google-auth-oauthlib==1.2.0
google-auth==2.29.0
@@ -519,7 +519,7 @@ pinotdb==5.1.6
pipdeptree==2.18.1
pipx==1.5.0
pkginfo==1.10.0
-platformdirs==4.2.0
+platformdirs==4.2.1
pluggy==1.5.0
ply==3.11
plyvel==1.5.1
@@ -547,8 +547,8 @@ pyasn1==0.5.1
pycountry==23.12.11
pycparser==2.22
pycryptodome==3.20.0
-pydantic==2.7.0
-pydantic_core==2.18.1
+pydantic==2.7.1
+pydantic_core==2.18.2
pydata-google-auth==1.8.2
pydot==1.4.2
pydruid==0.6.6
@@ -592,7 +592,7 @@ pyzmq==26.0.2
qdrant-client==1.9.0
reactivex==4.0.4
readme_renderer==43.0
-redis==5.0.3
+redis==5.0.4
redshift-connector==2.1.1
referencing==0.31.1
regex==2024.4.16
@@ -721,7 +721,7 @@ uv==0.1.35
validators==0.28.1
vertica-python==1.3.8
vine==5.1.0
-virtualenv==20.25.3
+virtualenv==20.26.0
watchtower==3.2.0
wcwidth==0.2.13
weaviate-client==3.26.2
diff --git a/constraints-3.12.txt b/constraints-3.12.txt
index 941708264f..d121f59b00 100644
--- a/constraints-3.12.txt
+++ b/constraints-3.12.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-04-23T07:11:06.722416
+# This constraints file was automatically generated on
2024-04-23T19:08:58.573407
# 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.
@@ -52,7 +52,7 @@ Jinja2==3.1.3
Mako==1.3.3
Markdown==3.6
MarkupSafe==2.1.5
-PyAthena==3.6.0
+PyAthena==3.7.0
PyGithub==2.3.0
PyHive==0.7.0
PyJWT==2.8.0
@@ -253,7 +253,7 @@ colorama==0.4.6
colorlog==4.8.0
confluent-kafka==2.3.0
connexion==2.14.2
-coverage==7.4.4
+coverage==7.5.0
crcmod==1.7
cron-descriptor==1.4.3
croniter==2.0.5
@@ -264,7 +264,7 @@ datadog==0.49.1
db-dtypes==1.2.0
decorator==5.1.1
defusedxml==0.7.1
-deltalake==0.17.0
+deltalake==0.17.1
diagrams==0.23.4
dill==0.3.8
distlib==0.3.8
@@ -301,7 +301,7 @@ gitdb==4.0.11
google-ads==23.1.0
google-analytics-admin==0.22.7
google-api-core==2.18.0
-google-api-python-client==2.126.0
+google-api-python-client==2.127.0
google-auth-httplib2==0.2.0
google-auth-oauthlib==1.2.0
google-auth==2.29.0
@@ -500,7 +500,7 @@ pinotdb==5.1.6
pipdeptree==2.18.1
pipx==1.5.0
pkginfo==1.10.0
-platformdirs==4.2.0
+platformdirs==4.2.1
pluggy==1.5.0
ply==3.11
plyvel==1.5.1
@@ -528,8 +528,8 @@ pyasn1==0.5.1
pycountry==23.12.11
pycparser==2.22
pycryptodome==3.20.0
-pydantic==2.7.0
-pydantic_core==2.18.1
+pydantic==2.7.1
+pydantic_core==2.18.2
pydata-google-auth==1.8.2
pydruid==0.6.6
pyenchant==3.2.2
@@ -570,7 +570,7 @@ pywinrm==0.4.3
qdrant-client==1.9.0
reactivex==4.0.4
readme_renderer==43.0
-redis==5.0.3
+redis==5.0.4
redshift-connector==2.1.1
referencing==0.31.1
regex==2024.4.16
@@ -699,7 +699,7 @@ uv==0.1.35
validators==0.28.1
vertica-python==1.3.8
vine==5.1.0
-virtualenv==20.25.3
+virtualenv==20.26.0
watchtower==3.2.0
wcwidth==0.2.13
weaviate-client==3.26.2
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index bd1a6a5dde..4262dda08e 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-04-23T07:10:45.019973
+# This constraints file was automatically generated on
2024-04-23T19:08:41.824362
# 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.
@@ -53,7 +53,7 @@ Js2Py==0.74
Mako==1.3.3
Markdown==3.6
MarkupSafe==2.1.5
-PyAthena==3.6.0
+PyAthena==3.7.0
PyGithub==2.3.0
PyHive==0.7.0
PyJWT==2.8.0
@@ -262,7 +262,7 @@ colorlog==4.8.0
comm==0.2.2
confluent-kafka==2.3.0
connexion==2.14.2
-coverage==7.4.4
+coverage==7.5.0
crcmod==1.7
cron-descriptor==1.4.3
croniter==2.0.5
@@ -274,7 +274,7 @@ db-dtypes==1.2.0
debugpy==1.8.1
decorator==5.1.1
defusedxml==0.7.1
-deltalake==0.17.0
+deltalake==0.17.1
diagrams==0.23.4
dill==0.3.1.1
distlib==0.3.8
@@ -315,7 +315,7 @@ gitdb==4.0.11
google-ads==23.1.0
google-analytics-admin==0.22.7
google-api-core==2.18.0
-google-api-python-client==2.126.0
+google-api-python-client==2.127.0
google-auth-httplib2==0.2.0
google-auth-oauthlib==1.2.0
google-auth==2.29.0
@@ -525,7 +525,7 @@ pipdeptree==2.18.1
pipx==1.5.0
pkginfo==1.10.0
pkgutil_resolve_name==1.3.10
-platformdirs==4.2.0
+platformdirs==4.2.1
pluggy==1.5.0
ply==3.11
plyvel==1.5.1
@@ -553,8 +553,8 @@ pyasn1==0.5.1
pycountry==22.3.5
pycparser==2.22
pycryptodome==3.20.0
-pydantic==2.7.0
-pydantic_core==2.18.1
+pydantic==2.7.1
+pydantic_core==2.18.2
pydata-google-auth==1.8.2
pydot==1.4.2
pydruid==0.6.6
@@ -598,7 +598,7 @@ pyzmq==26.0.2
qdrant-client==1.9.0
reactivex==4.0.4
readme_renderer==43.0
-redis==5.0.3
+redis==5.0.4
redshift-connector==2.1.1
referencing==0.31.1
regex==2024.4.16
@@ -729,7 +729,7 @@ uv==0.1.35
validators==0.28.1
vertica-python==1.3.8
vine==5.1.0
-virtualenv==20.25.3
+virtualenv==20.26.0
watchtower==3.2.0
wcwidth==0.2.13
weaviate-client==3.26.2
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index a57ecd8f1c..72e03d707f 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-04-23T07:10:44.543561
+# This constraints file was automatically generated on
2024-04-23T19:08:41.876648
# 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.
@@ -53,7 +53,7 @@ Js2Py==0.74
Mako==1.3.3
Markdown==3.6
MarkupSafe==2.1.5
-PyAthena==3.6.0
+PyAthena==3.7.0
PyGithub==2.3.0
PyHive==0.7.0
PyJWT==2.8.0
@@ -260,7 +260,7 @@ colorlog==4.8.0
comm==0.2.2
confluent-kafka==2.3.0
connexion==2.14.2
-coverage==7.4.4
+coverage==7.5.0
crcmod==1.7
cron-descriptor==1.4.3
croniter==2.0.5
@@ -272,7 +272,7 @@ db-dtypes==1.2.0
debugpy==1.8.1
decorator==5.1.1
defusedxml==0.7.1
-deltalake==0.17.0
+deltalake==0.17.1
diagrams==0.23.4
dill==0.3.1.1
distlib==0.3.8
@@ -313,7 +313,7 @@ gitdb==4.0.11
google-ads==23.1.0
google-analytics-admin==0.22.7
google-api-core==2.18.0
-google-api-python-client==2.126.0
+google-api-python-client==2.127.0
google-auth-httplib2==0.2.0
google-auth-oauthlib==1.2.0
google-auth==2.29.0
@@ -521,7 +521,7 @@ pinotdb==5.1.6
pipdeptree==2.18.1
pipx==1.5.0
pkginfo==1.10.0
-platformdirs==4.2.0
+platformdirs==4.2.1
pluggy==1.5.0
ply==3.11
plyvel==1.5.1
@@ -549,8 +549,8 @@ pyasn1==0.5.1
pycountry==23.12.11
pycparser==2.22
pycryptodome==3.20.0
-pydantic==2.7.0
-pydantic_core==2.18.1
+pydantic==2.7.1
+pydantic_core==2.18.2
pydata-google-auth==1.8.2
pydot==1.4.2
pydruid==0.6.6
@@ -594,7 +594,7 @@ pyzmq==26.0.2
qdrant-client==1.9.0
reactivex==4.0.4
readme_renderer==43.0
-redis==5.0.3
+redis==5.0.4
redshift-connector==2.1.1
referencing==0.31.1
regex==2024.4.16
@@ -725,7 +725,7 @@ uv==0.1.35
validators==0.28.1
vertica-python==1.3.8
vine==5.1.0
-virtualenv==20.25.3
+virtualenv==20.26.0
watchtower==3.2.0
wcwidth==0.2.13
weaviate-client==3.26.2
diff --git a/constraints-no-providers-3.10.txt
b/constraints-no-providers-3.10.txt
index 057d7fc2ed..b3c014342a 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
2024-04-23T07:04:06.714116
+# This constraints file was automatically generated on
2024-04-23T19:01:45.027605
# 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.
@@ -71,7 +71,7 @@ dill==0.3.8
distlib==0.3.8
dnspython==2.6.1
docopt==0.6.2
-docutils==0.21.1
+docutils==0.21.2
email_validator==2.1.1
eventlet==0.36.1
exceptiongroup==1.2.1
@@ -130,7 +130,7 @@ packaging==24.0
pandas==2.1.4
pathspec==0.12.1
pendulum==3.0.0
-platformdirs==4.2.0
+platformdirs==4.2.1
pluggy==1.5.0
plyvel==1.5.1
prison==0.2.1
@@ -141,8 +141,8 @@ pure-sasl==0.6.2
pyasn1==0.6.0
pyasn1_modules==0.4.0
pycparser==2.22
-pydantic==2.7.0
-pydantic_core==2.18.1
+pydantic==2.7.1
+pydantic_core==2.18.2
pykerberos==1.2.4
pyspnego==0.10.2
python-daemon==3.0.1
@@ -182,7 +182,7 @@ universal_pathlib==0.2.2
urllib3==2.2.1
uv==0.1.35
vine==5.1.0
-virtualenv==20.25.3
+virtualenv==20.26.0
wirerope==0.4.7
wrapt==1.16.0
xmlsec==1.3.14
diff --git a/constraints-no-providers-3.11.txt
b/constraints-no-providers-3.11.txt
index 0d130cc925..eddb3ed72d 100644
--- a/constraints-no-providers-3.11.txt
+++ b/constraints-no-providers-3.11.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-04-23T07:04:06.463295
+# This constraints file was automatically generated on
2024-04-23T19:01:45.492596
# 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.
@@ -70,7 +70,7 @@ dill==0.3.8
distlib==0.3.8
dnspython==2.6.1
docopt==0.6.2
-docutils==0.21.1
+docutils==0.21.2
email_validator==2.1.1
eventlet==0.36.1
fastavro==1.9.4
@@ -128,7 +128,7 @@ packaging==24.0
pandas==2.1.4
pathspec==0.12.1
pendulum==3.0.0
-platformdirs==4.2.0
+platformdirs==4.2.1
pluggy==1.5.0
plyvel==1.5.1
prison==0.2.1
@@ -139,8 +139,8 @@ pure-sasl==0.6.2
pyasn1==0.6.0
pyasn1_modules==0.4.0
pycparser==2.22
-pydantic==2.7.0
-pydantic_core==2.18.1
+pydantic==2.7.1
+pydantic_core==2.18.2
pykerberos==1.2.4
pyspnego==0.10.2
python-daemon==3.0.1
@@ -180,7 +180,7 @@ universal_pathlib==0.2.2
urllib3==2.2.1
uv==0.1.35
vine==5.1.0
-virtualenv==20.25.3
+virtualenv==20.26.0
wirerope==0.4.7
wrapt==1.16.0
xmlsec==1.3.14
diff --git a/constraints-no-providers-3.12.txt
b/constraints-no-providers-3.12.txt
index 96090dba77..c8cf62986e 100644
--- a/constraints-no-providers-3.12.txt
+++ b/constraints-no-providers-3.12.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-04-23T07:08:57.228593
+# This constraints file was automatically generated on
2024-04-23T19:06:49.726870
# 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.
@@ -69,7 +69,7 @@ dill==0.3.8
distlib==0.3.8
dnspython==2.6.1
docopt==0.6.2
-docutils==0.21.1
+docutils==0.21.2
email_validator==2.1.1
eventlet==0.36.1
fastavro==1.9.4
@@ -128,7 +128,7 @@ packaging==24.0
pandas==2.1.4
pathspec==0.12.1
pendulum==3.0.0
-platformdirs==4.2.0
+platformdirs==4.2.1
pluggy==1.5.0
plyvel==1.5.1
prison==0.2.1
@@ -139,8 +139,8 @@ pure-sasl==0.6.2
pyasn1==0.6.0
pyasn1_modules==0.4.0
pycparser==2.22
-pydantic==2.7.0
-pydantic_core==2.18.1
+pydantic==2.7.1
+pydantic_core==2.18.2
pykerberos==1.2.4
pyspnego==0.10.2
python-daemon==3.0.1
@@ -181,7 +181,7 @@ universal_pathlib==0.2.2
urllib3==2.2.1
uv==0.1.35
vine==5.1.0
-virtualenv==20.25.3
+virtualenv==20.26.0
wirerope==0.4.7
wrapt==1.16.0
xmlsec==1.3.14
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index 715ccbdcc4..6fc48f01ce 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
2024-04-23T07:04:06.409986
+# This constraints file was automatically generated on
2024-04-23T19:01:45.554052
# 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.
@@ -132,7 +132,7 @@ pandas==2.0.3
pathspec==0.12.1
pendulum==3.0.0
pkgutil_resolve_name==1.3.10
-platformdirs==4.2.0
+platformdirs==4.2.1
pluggy==1.5.0
plyvel==1.5.1
prison==0.2.1
@@ -143,8 +143,8 @@ pure-sasl==0.6.2
pyasn1==0.6.0
pyasn1_modules==0.4.0
pycparser==2.22
-pydantic==2.7.0
-pydantic_core==2.18.1
+pydantic==2.7.1
+pydantic_core==2.18.2
pykerberos==1.2.4
pyspnego==0.10.2
python-daemon==3.0.1
@@ -184,7 +184,7 @@ universal_pathlib==0.2.2
urllib3==1.26.18
uv==0.1.35
vine==5.1.0
-virtualenv==20.25.3
+virtualenv==20.26.0
wirerope==0.4.7
wrapt==1.16.0
xmlsec==1.3.14
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index f026892778..1ae27e0f33 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
2024-04-23T07:04:06.800243
+# This constraints file was automatically generated on
2024-04-23T19:01:44.828583
# 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.
@@ -71,7 +71,7 @@ dill==0.3.8
distlib==0.3.8
dnspython==2.6.1
docopt==0.6.2
-docutils==0.21.1
+docutils==0.21.2
email_validator==2.1.1
eventlet==0.36.1
exceptiongroup==1.2.1
@@ -130,7 +130,7 @@ packaging==24.0
pandas==2.1.4
pathspec==0.12.1
pendulum==3.0.0
-platformdirs==4.2.0
+platformdirs==4.2.1
pluggy==1.5.0
plyvel==1.5.1
prison==0.2.1
@@ -141,8 +141,8 @@ pure-sasl==0.6.2
pyasn1==0.6.0
pyasn1_modules==0.4.0
pycparser==2.22
-pydantic==2.7.0
-pydantic_core==2.18.1
+pydantic==2.7.1
+pydantic_core==2.18.2
pykerberos==1.2.4
pyspnego==0.10.2
python-daemon==3.0.1
@@ -182,7 +182,7 @@ universal_pathlib==0.2.2
urllib3==1.26.18
uv==0.1.35
vine==5.1.0
-virtualenv==20.25.3
+virtualenv==20.26.0
wirerope==0.4.7
wrapt==1.16.0
xmlsec==1.3.14
diff --git a/constraints-source-providers-3.10.txt
b/constraints-source-providers-3.10.txt
index 87ff5a6bf9..ebef10cb63 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
2024-04-23T07:03:53.276745
+# This constraints file was automatically generated on
2024-04-23T19:01:32.283611
# 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.
@@ -32,7 +32,7 @@ Js2Py==0.74
Mako==1.3.3
Markdown==3.6
MarkupSafe==2.1.5
-PyAthena==3.6.0
+PyAthena==3.7.0
PyGithub==2.3.0
PyHive==0.7.0
PyJWT==2.8.0
@@ -150,7 +150,7 @@ colorlog==4.8.0
comm==0.2.2
confluent-kafka==2.3.0
connexion==2.14.2
-coverage==7.4.4
+coverage==7.5.0
crcmod==1.7
cron-descriptor==1.4.3
croniter==2.0.5
@@ -162,7 +162,7 @@ db-dtypes==1.2.0
debugpy==1.8.1
decorator==5.1.1
defusedxml==0.7.1
-deltalake==0.17.0
+deltalake==0.17.1
diagrams==0.23.4
dill==0.3.1.1
distlib==0.3.8
@@ -203,7 +203,7 @@ gitdb==4.0.11
google-ads==23.1.0
google-analytics-admin==0.22.7
google-api-core==2.18.0
-google-api-python-client==2.126.0
+google-api-python-client==2.127.0
google-auth-httplib2==0.2.0
google-auth-oauthlib==1.2.0
google-auth==2.29.0
@@ -411,7 +411,7 @@ pinotdb==5.1.6
pipdeptree==2.18.1
pipx==1.5.0
pkginfo==1.10.0
-platformdirs==4.2.0
+platformdirs==4.2.1
pluggy==1.5.0
ply==3.11
plyvel==1.5.1
@@ -439,8 +439,8 @@ pyasn1==0.5.1
pycountry==23.12.11
pycparser==2.22
pycryptodome==3.20.0
-pydantic==2.7.0
-pydantic_core==2.18.1
+pydantic==2.7.1
+pydantic_core==2.18.2
pydata-google-auth==1.8.2
pydot==1.4.2
pydruid==0.6.6
@@ -484,7 +484,7 @@ pyzmq==26.0.2
qdrant-client==1.9.0
reactivex==4.0.4
readme_renderer==43.0
-redis==5.0.3
+redis==5.0.4
redshift-connector==2.1.1
referencing==0.31.1
regex==2024.4.16
@@ -614,7 +614,7 @@ uv==0.1.35
validators==0.28.1
vertica-python==1.3.8
vine==5.1.0
-virtualenv==20.25.3
+virtualenv==20.26.0
watchtower==3.2.0
wcwidth==0.2.13
weaviate-client==3.26.2
diff --git a/constraints-source-providers-3.11.txt
b/constraints-source-providers-3.11.txt
index 2eb93f5e25..c58b730ee0 100644
--- a/constraints-source-providers-3.11.txt
+++ b/constraints-source-providers-3.11.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-04-23T07:03:53.580500
+# This constraints file was automatically generated on
2024-04-23T19:01:31.837662
# 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.
@@ -32,7 +32,7 @@ Js2Py==0.74
Mako==1.3.3
Markdown==3.6
MarkupSafe==2.1.5
-PyAthena==3.6.0
+PyAthena==3.7.0
PyGithub==2.3.0
PyHive==0.7.0
PyJWT==2.8.0
@@ -149,7 +149,7 @@ colorlog==4.8.0
comm==0.2.2
confluent-kafka==2.3.0
connexion==2.14.2
-coverage==7.4.4
+coverage==7.5.0
crcmod==1.7
cron-descriptor==1.4.3
croniter==2.0.5
@@ -161,7 +161,7 @@ db-dtypes==1.2.0
debugpy==1.8.1
decorator==5.1.1
defusedxml==0.7.1
-deltalake==0.17.0
+deltalake==0.17.1
diagrams==0.23.4
dill==0.3.1.1
distlib==0.3.8
@@ -201,7 +201,7 @@ gitdb==4.0.11
google-ads==23.1.0
google-analytics-admin==0.22.7
google-api-core==2.18.0
-google-api-python-client==2.126.0
+google-api-python-client==2.127.0
google-auth-httplib2==0.2.0
google-auth-oauthlib==1.2.0
google-auth==2.29.0
@@ -409,7 +409,7 @@ pinotdb==5.1.6
pipdeptree==2.18.1
pipx==1.5.0
pkginfo==1.10.0
-platformdirs==4.2.0
+platformdirs==4.2.1
pluggy==1.5.0
ply==3.11
plyvel==1.5.1
@@ -437,8 +437,8 @@ pyasn1==0.5.1
pycountry==23.12.11
pycparser==2.22
pycryptodome==3.20.0
-pydantic==2.7.0
-pydantic_core==2.18.1
+pydantic==2.7.1
+pydantic_core==2.18.2
pydata-google-auth==1.8.2
pydot==1.4.2
pydruid==0.6.6
@@ -482,7 +482,7 @@ pyzmq==26.0.2
qdrant-client==1.9.0
reactivex==4.0.4
readme_renderer==43.0
-redis==5.0.3
+redis==5.0.4
redshift-connector==2.1.1
referencing==0.31.1
regex==2024.4.16
@@ -611,7 +611,7 @@ uv==0.1.35
validators==0.28.1
vertica-python==1.3.8
vine==5.1.0
-virtualenv==20.25.3
+virtualenv==20.26.0
watchtower==3.2.0
wcwidth==0.2.13
weaviate-client==3.26.2
diff --git a/constraints-source-providers-3.12.txt
b/constraints-source-providers-3.12.txt
index bfb8812039..27f8ba0e6d 100644
--- a/constraints-source-providers-3.12.txt
+++ b/constraints-source-providers-3.12.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-04-23T07:03:57.584160
+# This constraints file was automatically generated on
2024-04-23T19:01:36.383739
# 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.
@@ -31,7 +31,7 @@ Jinja2==3.1.3
Mako==1.3.3
Markdown==3.6
MarkupSafe==2.1.5
-PyAthena==3.6.0
+PyAthena==3.7.0
PyGithub==2.3.0
PyHive==0.7.0
PyJWT==2.8.0
@@ -145,7 +145,7 @@ colorama==0.4.6
colorlog==4.8.0
confluent-kafka==2.3.0
connexion==2.14.2
-coverage==7.4.4
+coverage==7.5.0
crcmod==1.7
cron-descriptor==1.4.3
croniter==2.0.5
@@ -156,7 +156,7 @@ datadog==0.49.1
db-dtypes==1.2.0
decorator==5.1.1
defusedxml==0.7.1
-deltalake==0.17.0
+deltalake==0.17.1
diagrams==0.23.4
dill==0.3.8
distlib==0.3.8
@@ -193,7 +193,7 @@ gitdb==4.0.11
google-ads==23.1.0
google-analytics-admin==0.22.7
google-api-core==2.18.0
-google-api-python-client==2.126.0
+google-api-python-client==2.127.0
google-auth-httplib2==0.2.0
google-auth-oauthlib==1.2.0
google-auth==2.29.0
@@ -392,7 +392,7 @@ pinotdb==5.1.6
pipdeptree==2.18.1
pipx==1.5.0
pkginfo==1.10.0
-platformdirs==4.2.0
+platformdirs==4.2.1
pluggy==1.5.0
ply==3.11
plyvel==1.5.1
@@ -420,8 +420,8 @@ pyasn1==0.5.1
pycountry==23.12.11
pycparser==2.22
pycryptodome==3.20.0
-pydantic==2.7.0
-pydantic_core==2.18.1
+pydantic==2.7.1
+pydantic_core==2.18.2
pydata-google-auth==1.8.2
pydruid==0.6.6
pyenchant==3.2.2
@@ -462,7 +462,7 @@ pywinrm==0.4.3
qdrant-client==1.9.0
reactivex==4.0.4
readme_renderer==43.0
-redis==5.0.3
+redis==5.0.4
redshift-connector==2.1.1
referencing==0.31.1
regex==2024.4.16
@@ -591,7 +591,7 @@ uv==0.1.35
validators==0.28.1
vertica-python==1.3.8
vine==5.1.0
-virtualenv==20.25.3
+virtualenv==20.26.0
watchtower==3.2.0
wcwidth==0.2.13
weaviate-client==3.26.2
diff --git a/constraints-source-providers-3.8.txt
b/constraints-source-providers-3.8.txt
index 0d94e75047..928fd1f269 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
2024-04-23T07:03:53.891015
+# This constraints file was automatically generated on
2024-04-23T19:01:32.051147
# 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.
@@ -32,7 +32,7 @@ Js2Py==0.74
Mako==1.3.3
Markdown==3.6
MarkupSafe==2.1.5
-PyAthena==3.6.0
+PyAthena==3.7.0
PyGithub==2.3.0
PyHive==0.7.0
PyJWT==2.8.0
@@ -152,7 +152,7 @@ colorlog==4.8.0
comm==0.2.2
confluent-kafka==2.3.0
connexion==2.14.2
-coverage==7.4.4
+coverage==7.5.0
crcmod==1.7
cron-descriptor==1.4.3
croniter==2.0.5
@@ -164,7 +164,7 @@ db-dtypes==1.2.0
debugpy==1.8.1
decorator==5.1.1
defusedxml==0.7.1
-deltalake==0.17.0
+deltalake==0.17.1
diagrams==0.23.4
dill==0.3.1.1
distlib==0.3.8
@@ -205,7 +205,7 @@ gitdb==4.0.11
google-ads==23.1.0
google-analytics-admin==0.22.7
google-api-core==2.18.0
-google-api-python-client==2.126.0
+google-api-python-client==2.127.0
google-auth-httplib2==0.2.0
google-auth-oauthlib==1.2.0
google-auth==2.29.0
@@ -415,7 +415,7 @@ pipdeptree==2.18.1
pipx==1.5.0
pkginfo==1.10.0
pkgutil_resolve_name==1.3.10
-platformdirs==4.2.0
+platformdirs==4.2.1
pluggy==1.5.0
ply==3.11
plyvel==1.5.1
@@ -443,8 +443,8 @@ pyasn1==0.5.1
pycountry==22.3.5
pycparser==2.22
pycryptodome==3.20.0
-pydantic==2.7.0
-pydantic_core==2.18.1
+pydantic==2.7.1
+pydantic_core==2.18.2
pydata-google-auth==1.8.2
pydot==1.4.2
pydruid==0.6.6
@@ -488,7 +488,7 @@ pyzmq==26.0.2
qdrant-client==1.9.0
reactivex==4.0.4
readme_renderer==43.0
-redis==5.0.3
+redis==5.0.4
redshift-connector==2.1.1
referencing==0.31.1
regex==2024.4.16
@@ -619,7 +619,7 @@ uv==0.1.35
validators==0.28.1
vertica-python==1.3.8
vine==5.1.0
-virtualenv==20.25.3
+virtualenv==20.26.0
watchtower==3.2.0
wcwidth==0.2.13
weaviate-client==3.26.2
diff --git a/constraints-source-providers-3.9.txt
b/constraints-source-providers-3.9.txt
index f8af4e4662..ac9fd9c814 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
2024-04-23T07:03:53.910996
+# This constraints file was automatically generated on
2024-04-23T19:01:32.341612
# 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.
@@ -32,7 +32,7 @@ Js2Py==0.74
Mako==1.3.3
Markdown==3.6
MarkupSafe==2.1.5
-PyAthena==3.6.0
+PyAthena==3.7.0
PyGithub==2.3.0
PyHive==0.7.0
PyJWT==2.8.0
@@ -150,7 +150,7 @@ colorlog==4.8.0
comm==0.2.2
confluent-kafka==2.3.0
connexion==2.14.2
-coverage==7.4.4
+coverage==7.5.0
crcmod==1.7
cron-descriptor==1.4.3
croniter==2.0.5
@@ -162,7 +162,7 @@ db-dtypes==1.2.0
debugpy==1.8.1
decorator==5.1.1
defusedxml==0.7.1
-deltalake==0.17.0
+deltalake==0.17.1
diagrams==0.23.4
dill==0.3.1.1
distlib==0.3.8
@@ -203,7 +203,7 @@ gitdb==4.0.11
google-ads==23.1.0
google-analytics-admin==0.22.7
google-api-core==2.18.0
-google-api-python-client==2.126.0
+google-api-python-client==2.127.0
google-auth-httplib2==0.2.0
google-auth-oauthlib==1.2.0
google-auth==2.29.0
@@ -411,7 +411,7 @@ pinotdb==5.1.6
pipdeptree==2.18.1
pipx==1.5.0
pkginfo==1.10.0
-platformdirs==4.2.0
+platformdirs==4.2.1
pluggy==1.5.0
ply==3.11
plyvel==1.5.1
@@ -439,8 +439,8 @@ pyasn1==0.5.1
pycountry==23.12.11
pycparser==2.22
pycryptodome==3.20.0
-pydantic==2.7.0
-pydantic_core==2.18.1
+pydantic==2.7.1
+pydantic_core==2.18.2
pydata-google-auth==1.8.2
pydot==1.4.2
pydruid==0.6.6
@@ -484,7 +484,7 @@ pyzmq==26.0.2
qdrant-client==1.9.0
reactivex==4.0.4
readme_renderer==43.0
-redis==5.0.3
+redis==5.0.4
redshift-connector==2.1.1
referencing==0.31.1
regex==2024.4.16
@@ -615,7 +615,7 @@ uv==0.1.35
validators==0.28.1
vertica-python==1.3.8
vine==5.1.0
-virtualenv==20.25.3
+virtualenv==20.26.0
watchtower==3.2.0
wcwidth==0.2.13
weaviate-client==3.26.2