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 457b3b5d3cc Updating constraints. Github run id:11862283196
457b3b5d3cc is described below
commit 457b3b5d3cc872370b0059fa32010dfa24f19d6b
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Fri Nov 15 20:35:20 2024 +0000
Updating constraints. Github run id:11862283196
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
5c442d378dc3d06c2a18cf7b7f6f2777e22da6f5.
The action that build those constraints can be found at
https://github.com/apache/airflow/actions/runs/11862283196/
The image tag used for that build was:
5c442d378dc3d06c2a18cf7b7f6f2777e22da6f5. You can enter Breeze environment
with this image by running 'breeze shell --image-tag
5c442d378dc3d06c2a18cf7b7f6f2777e22da6f5'
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 | 16 +++++-----------
constraints-3.11.txt | 16 +++++-----------
constraints-3.12.txt | 16 +++++-----------
constraints-3.9.txt | 16 +++++-----------
constraints-no-providers-3.10.txt | 6 +++---
constraints-no-providers-3.11.txt | 6 +++---
constraints-no-providers-3.12.txt | 6 +++---
constraints-no-providers-3.9.txt | 6 +++---
constraints-source-providers-3.10.txt | 16 +++++-----------
constraints-source-providers-3.11.txt | 16 +++++-----------
constraints-source-providers-3.12.txt | 16 +++++-----------
constraints-source-providers-3.9.txt | 16 +++++-----------
12 files changed, 52 insertions(+), 100 deletions(-)
diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 997bdf9426b..41cb1efbdfe 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-11-15T13:53:03.662042
+# This constraints file was automatically generated on
2024-11-15T19:47:30.101201
# 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.
@@ -32,7 +32,7 @@
#
Authlib==1.3.2
ConfigUpdater==3.2
-Deprecated==1.2.14
+Deprecated==1.2.15
Events==0.5
Flask-AppBuilder==4.5.2
Flask-Babel==2.0.0
@@ -75,7 +75,7 @@ aiohappyeyeballs==2.4.3
aiohttp==3.11.2
aioitertools==0.12.0
aiomysql==0.2.0
-aioresponses==0.7.6
+aioresponses==0.7.7
aiosignal==1.3.1
aiosqlite==0.20.0
airbyte-api==0.52.1
@@ -247,7 +247,6 @@ cattrs==24.1.2
celery==5.4.0
certifi==2024.8.30
cffi==1.17.1
-cfgv==3.4.0
cfn-lint==1.19.0
cgroupspy==0.2.3
chardet==5.2.0
@@ -266,7 +265,7 @@ colorlog==6.9.0
comm==0.2.2
confluent-kafka==2.6.0
connexion==2.14.2
-coverage==7.6.6
+coverage==7.6.7
crcmod==1.7
cron-descriptor==1.4.5
croniter==5.0.1
@@ -282,7 +281,6 @@ defusedxml==0.7.1
deltalake==0.21.0
diagrams==0.24.1
dill==0.3.1.1
-distlib==0.3.9
distro==1.9.0
dnspython==2.7.0
docker==7.1.0
@@ -399,7 +397,6 @@ hyperframe==6.0.1
ibm-cloud-sdk-core==3.20.3
ibmcloudant==0.9.1
icdiff==2.0.7
-identify==2.6.2
idna==3.10
ijson==3.3.0
imagesize==1.4.1
@@ -492,7 +489,6 @@ neo4j==5.26.0
nest-asyncio==1.6.0
networkx==3.4.2
nh3==0.2.18
-nodeenv==1.9.1
numpy==1.26.4
oauthlib==3.2.2
objsize==0.7.0
@@ -545,7 +541,6 @@ ply==3.11
plyvel==1.5.1
portalocker==2.10.1
pprintpp==0.4.0
-pre_commit==4.0.1
presto-python-client==0.8.4
prison==0.2.1
prometheus_client==0.21.0
@@ -737,13 +732,12 @@ universal_pathlib==0.2.5
uritemplate==4.1.1
urllib3==2.2.3
uuid6==2024.7.10
-uv==0.5.1
+uv==0.5.2
uvicorn==0.32.0
uvloop==0.21.0
validators==0.33.0
vertica-python==1.4.0
vine==5.1.0
-virtualenv==20.27.1
watchfiles==0.24.0
watchtower==3.3.1
wcwidth==0.2.13
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index 55f752fa940..9fbe704e28b 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-11-15T13:53:04.056807
+# This constraints file was automatically generated on
2024-11-15T19:47:29.758698
# 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.
@@ -32,7 +32,7 @@
#
Authlib==1.3.2
ConfigUpdater==3.2
-Deprecated==1.2.14
+Deprecated==1.2.15
Events==0.5
Flask-AppBuilder==4.5.2
Flask-Babel==2.0.0
@@ -76,7 +76,7 @@ aiohappyeyeballs==2.4.3
aiohttp==3.11.2
aioitertools==0.12.0
aiomysql==0.2.0
-aioresponses==0.7.6
+aioresponses==0.7.7
aiosignal==1.3.1
aiosqlite==0.20.0
airbyte-api==0.52.1
@@ -247,7 +247,6 @@ cattrs==24.1.2
celery==5.4.0
certifi==2024.8.30
cffi==1.17.1
-cfgv==3.4.0
cfn-lint==1.19.0
cgroupspy==0.2.3
chardet==5.2.0
@@ -266,7 +265,7 @@ colorlog==6.9.0
comm==0.2.2
confluent-kafka==2.6.0
connexion==2.14.2
-coverage==7.6.6
+coverage==7.6.7
crcmod==1.7
cron-descriptor==1.4.5
croniter==5.0.1
@@ -282,7 +281,6 @@ defusedxml==0.7.1
deltalake==0.21.0
diagrams==0.24.1
dill==0.3.1.1
-distlib==0.3.9
distro==1.9.0
dnspython==2.7.0
docker==7.1.0
@@ -398,7 +396,6 @@ hyperframe==6.0.1
ibm-cloud-sdk-core==3.20.3
ibmcloudant==0.9.1
icdiff==2.0.7
-identify==2.6.2
idna==3.10
ijson==3.3.0
imagesize==1.4.1
@@ -491,7 +488,6 @@ neo4j==5.26.0
nest-asyncio==1.6.0
networkx==3.4.2
nh3==0.2.18
-nodeenv==1.9.1
numpy==1.26.4
oauthlib==3.2.2
objsize==0.7.0
@@ -544,7 +540,6 @@ ply==3.11
plyvel==1.5.1
portalocker==2.10.1
pprintpp==0.4.0
-pre_commit==4.0.1
presto-python-client==0.8.4
prison==0.2.1
prometheus_client==0.21.0
@@ -736,13 +731,12 @@ universal_pathlib==0.2.5
uritemplate==4.1.1
urllib3==2.2.3
uuid6==2024.7.10
-uv==0.5.1
+uv==0.5.2
uvicorn==0.32.0
uvloop==0.21.0
validators==0.33.0
vertica-python==1.4.0
vine==5.1.0
-virtualenv==20.27.1
watchfiles==0.24.0
watchtower==3.3.1
wcwidth==0.2.13
diff --git a/constraints-3.12.txt b/constraints-3.12.txt
index a2fdde06080..8153235a738 100644
--- a/constraints-3.12.txt
+++ b/constraints-3.12.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-11-15T13:53:14.920967
+# This constraints file was automatically generated on
2024-11-15T19:47:40.133502
# 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.
@@ -32,7 +32,7 @@
#
Authlib==1.3.2
ConfigUpdater==3.2
-Deprecated==1.2.14
+Deprecated==1.2.15
Events==0.5
Flask-AppBuilder==4.5.2
Flask-Babel==2.0.0
@@ -75,7 +75,7 @@ aiohappyeyeballs==2.4.3
aiohttp==3.11.2
aioitertools==0.12.0
aiomysql==0.2.0
-aioresponses==0.7.6
+aioresponses==0.7.7
aiosignal==1.3.1
aiosqlite==0.20.0
airbyte-api==0.52.1
@@ -243,7 +243,6 @@ cattrs==24.1.2
celery==5.4.0
certifi==2024.8.30
cffi==1.17.1
-cfgv==3.4.0
cfn-lint==1.19.0
cgroupspy==0.2.3
chardet==5.2.0
@@ -262,7 +261,7 @@ colorlog==6.9.0
comm==0.2.2
confluent-kafka==2.6.0
connexion==2.14.2
-coverage==7.6.6
+coverage==7.6.7
crcmod==1.7
cron-descriptor==1.4.5
croniter==5.0.1
@@ -278,7 +277,6 @@ defusedxml==0.7.1
deltalake==0.21.0
diagrams==0.24.1
dill==0.3.9
-distlib==0.3.9
distro==1.9.0
dnspython==2.7.0
docker==7.1.0
@@ -393,7 +391,6 @@ hyperframe==6.0.1
ibm-cloud-sdk-core==3.20.3
ibmcloudant==0.9.1
icdiff==2.0.7
-identify==2.6.2
idna==3.10
ijson==3.3.0
imagesize==1.4.1
@@ -485,7 +482,6 @@ neo4j==5.26.0
nest-asyncio==1.6.0
networkx==3.4.2
nh3==0.2.18
-nodeenv==1.9.1
numpy==1.26.4
oauthlib==3.2.2
openai==1.54.4
@@ -536,7 +532,6 @@ ply==3.11
plyvel==1.5.1
portalocker==2.10.1
pprintpp==0.4.0
-pre_commit==4.0.1
presto-python-client==0.8.4
prison==0.2.1
prometheus_client==0.21.0
@@ -725,13 +720,12 @@ universal_pathlib==0.2.5
uritemplate==4.1.1
urllib3==2.2.3
uuid6==2024.7.10
-uv==0.5.1
+uv==0.5.2
uvicorn==0.32.0
uvloop==0.21.0
validators==0.33.0
vertica-python==1.4.0
vine==5.1.0
-virtualenv==20.27.1
watchfiles==0.24.0
watchtower==3.3.1
wcwidth==0.2.13
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 4305269c80b..315dfe91da3 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-11-15T13:53:03.997164
+# This constraints file was automatically generated on
2024-11-15T19:47:30.077435
# 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.
@@ -32,7 +32,7 @@
#
Authlib==1.3.2
ConfigUpdater==3.2
-Deprecated==1.2.14
+Deprecated==1.2.15
Events==0.5
Flask-AppBuilder==4.5.2
Flask-Babel==2.0.0
@@ -75,7 +75,7 @@ aiohappyeyeballs==2.4.3
aiohttp==3.11.2
aioitertools==0.12.0
aiomysql==0.2.0
-aioresponses==0.7.6
+aioresponses==0.7.7
aiosignal==1.3.1
aiosqlite==0.20.0
airbyte-api==0.52.1
@@ -246,7 +246,6 @@ cattrs==24.1.2
celery==5.4.0
certifi==2024.8.30
cffi==1.17.1
-cfgv==3.4.0
cfn-lint==1.19.0
cgroupspy==0.2.3
chardet==5.2.0
@@ -265,7 +264,7 @@ colorlog==6.9.0
comm==0.2.2
confluent-kafka==2.6.0
connexion==2.14.2
-coverage==7.6.6
+coverage==7.6.7
crcmod==1.7
cron-descriptor==1.4.5
croniter==5.0.1
@@ -281,7 +280,6 @@ defusedxml==0.7.1
deltalake==0.21.0
diagrams==0.24.1
dill==0.3.1.1
-distlib==0.3.9
distro==1.9.0
dnspython==2.7.0
docker==7.1.0
@@ -396,7 +394,6 @@ humanize==4.11.0
hvac==2.3.0
hyperframe==6.0.1
icdiff==2.0.7
-identify==2.6.2
idna==3.10
ijson==3.3.0
imagesize==1.4.1
@@ -489,7 +486,6 @@ neo4j==5.26.0
nest-asyncio==1.6.0
networkx==3.2.1
nh3==0.2.18
-nodeenv==1.9.1
numpy==1.26.4
oauthlib==3.2.2
objsize==0.7.0
@@ -542,7 +538,6 @@ ply==3.11
plyvel==1.5.1
portalocker==2.10.1
pprintpp==0.4.0
-pre_commit==4.0.1
presto-python-client==0.8.4
prison==0.2.1
prometheus_client==0.21.0
@@ -735,13 +730,12 @@ universal_pathlib==0.2.5
uritemplate==4.1.1
urllib3==1.26.20
uuid6==2024.7.10
-uv==0.5.1
+uv==0.5.2
uvicorn==0.32.0
uvloop==0.21.0
validators==0.33.0
vertica-python==1.4.0
vine==5.1.0
-virtualenv==20.27.1
watchfiles==0.24.0
watchtower==3.3.1
wcwidth==0.2.13
diff --git a/constraints-no-providers-3.10.txt
b/constraints-no-providers-3.10.txt
index 05d023b32a9..81adc67dd2a 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-11-15T13:45:51.586981
+# This constraints file was automatically generated on
2024-11-15T19:40:24.407530
# 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.
@@ -10,7 +10,7 @@
#
Authlib==1.3.2
ConfigUpdater==3.2
-Deprecated==1.2.14
+Deprecated==1.2.15
Flask-AppBuilder==4.5.2
Flask-Babel==2.0.0
Flask-Bcrypt==1.0.1
@@ -188,7 +188,7 @@ uc-micro-py==1.0.3
universal_pathlib==0.2.5
urllib3==2.2.3
uuid6==2024.7.10
-uv==0.5.1
+uv==0.5.2
uvicorn==0.32.0
uvloop==0.21.0
vine==5.1.0
diff --git a/constraints-no-providers-3.11.txt
b/constraints-no-providers-3.11.txt
index 1f33b65d06b..8e2387e7582 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-11-15T13:45:52.148981
+# This constraints file was automatically generated on
2024-11-15T19:40:24.003145
# 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.
@@ -10,7 +10,7 @@
#
Authlib==1.3.2
ConfigUpdater==3.2
-Deprecated==1.2.14
+Deprecated==1.2.15
Flask-AppBuilder==4.5.2
Flask-Babel==2.0.0
Flask-Bcrypt==1.0.1
@@ -186,7 +186,7 @@ uc-micro-py==1.0.3
universal_pathlib==0.2.5
urllib3==2.2.3
uuid6==2024.7.10
-uv==0.5.1
+uv==0.5.2
uvicorn==0.32.0
uvloop==0.21.0
vine==5.1.0
diff --git a/constraints-no-providers-3.12.txt
b/constraints-no-providers-3.12.txt
index d45205ba739..0d46626f5ec 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-11-15T13:50:07.574156
+# This constraints file was automatically generated on
2024-11-15T19:44:34.504617
# 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.
@@ -10,7 +10,7 @@
#
Authlib==1.3.2
ConfigUpdater==3.2
-Deprecated==1.2.14
+Deprecated==1.2.15
Flask-AppBuilder==4.5.2
Flask-Babel==2.0.0
Flask-Bcrypt==1.0.1
@@ -187,7 +187,7 @@ uc-micro-py==1.0.3
universal_pathlib==0.2.5
urllib3==2.2.3
uuid6==2024.7.10
-uv==0.5.1
+uv==0.5.2
uvicorn==0.32.0
uvloop==0.21.0
vine==5.1.0
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index 730f9d02a10..6ba407dfec7 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-11-15T13:45:52.192727
+# This constraints file was automatically generated on
2024-11-15T19:40:24.529255
# 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.
@@ -10,7 +10,7 @@
#
Authlib==1.3.2
ConfigUpdater==3.2
-Deprecated==1.2.14
+Deprecated==1.2.15
Flask-AppBuilder==4.5.2
Flask-Babel==2.0.0
Flask-Bcrypt==1.0.1
@@ -188,7 +188,7 @@ uc-micro-py==1.0.3
universal_pathlib==0.2.5
urllib3==1.26.20
uuid6==2024.7.10
-uv==0.5.1
+uv==0.5.2
uvicorn==0.32.0
uvloop==0.21.0
vine==5.1.0
diff --git a/constraints-source-providers-3.10.txt
b/constraints-source-providers-3.10.txt
index d5ac43a0943..424b86736a5 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-11-15T13:45:43.176066
+# This constraints file was automatically generated on
2024-11-15T19:40:16.337872
# 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.
@@ -11,7 +11,7 @@
#
Authlib==1.3.2
ConfigUpdater==3.2
-Deprecated==1.2.14
+Deprecated==1.2.15
Events==0.5
Flask-AppBuilder==4.5.2
Flask-Babel==2.0.0
@@ -54,7 +54,7 @@ aiohappyeyeballs==2.4.3
aiohttp==3.11.2
aioitertools==0.12.0
aiomysql==0.2.0
-aioresponses==0.7.6
+aioresponses==0.7.7
aiosignal==1.3.1
aiosqlite==0.20.0
airbyte-api==0.52.1
@@ -137,7 +137,6 @@ cattrs==24.1.2
celery==5.4.0
certifi==2024.8.30
cffi==1.17.1
-cfgv==3.4.0
cfn-lint==1.19.0
cgroupspy==0.2.3
chardet==5.2.0
@@ -156,7 +155,7 @@ colorlog==6.9.0
comm==0.2.2
confluent-kafka==2.6.0
connexion==2.14.2
-coverage==7.6.6
+coverage==7.6.7
crcmod==1.7
cron-descriptor==1.4.5
croniter==5.0.1
@@ -172,7 +171,6 @@ defusedxml==0.7.1
deltalake==0.21.0
diagrams==0.24.1
dill==0.3.1.1
-distlib==0.3.9
distro==1.9.0
dnspython==2.7.0
docker==7.1.0
@@ -289,7 +287,6 @@ hyperframe==6.0.1
ibm-cloud-sdk-core==3.20.3
ibmcloudant==0.9.1
icdiff==2.0.7
-identify==2.6.2
idna==3.10
ijson==3.3.0
imagesize==1.4.1
@@ -382,7 +379,6 @@ neo4j==5.26.0
nest-asyncio==1.6.0
networkx==3.4.2
nh3==0.2.18
-nodeenv==1.9.1
numpy==1.26.4
oauthlib==3.2.2
objsize==0.7.0
@@ -435,7 +431,6 @@ ply==3.11
plyvel==1.5.1
portalocker==2.10.1
pprintpp==0.4.0
-pre_commit==4.0.1
presto-python-client==0.8.4
prison==0.2.1
prometheus_client==0.21.0
@@ -627,13 +622,12 @@ universal_pathlib==0.2.5
uritemplate==4.1.1
urllib3==2.2.3
uuid6==2024.7.10
-uv==0.5.1
+uv==0.5.2
uvicorn==0.32.0
uvloop==0.21.0
validators==0.33.0
vertica-python==1.4.0
vine==5.1.0
-virtualenv==20.27.1
watchfiles==0.24.0
watchtower==3.3.1
wcwidth==0.2.13
diff --git a/constraints-source-providers-3.11.txt
b/constraints-source-providers-3.11.txt
index 898b835f612..4401302e01a 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-11-15T13:45:43.730194
+# This constraints file was automatically generated on
2024-11-15T19:40:15.840337
# 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.
@@ -11,7 +11,7 @@
#
Authlib==1.3.2
ConfigUpdater==3.2
-Deprecated==1.2.14
+Deprecated==1.2.15
Events==0.5
Flask-AppBuilder==4.5.2
Flask-Babel==2.0.0
@@ -55,7 +55,7 @@ aiohappyeyeballs==2.4.3
aiohttp==3.11.2
aioitertools==0.12.0
aiomysql==0.2.0
-aioresponses==0.7.6
+aioresponses==0.7.7
aiosignal==1.3.1
aiosqlite==0.20.0
airbyte-api==0.52.1
@@ -137,7 +137,6 @@ cattrs==24.1.2
celery==5.4.0
certifi==2024.8.30
cffi==1.17.1
-cfgv==3.4.0
cfn-lint==1.19.0
cgroupspy==0.2.3
chardet==5.2.0
@@ -156,7 +155,7 @@ colorlog==6.9.0
comm==0.2.2
confluent-kafka==2.6.0
connexion==2.14.2
-coverage==7.6.6
+coverage==7.6.7
crcmod==1.7
cron-descriptor==1.4.5
croniter==5.0.1
@@ -172,7 +171,6 @@ defusedxml==0.7.1
deltalake==0.21.0
diagrams==0.24.1
dill==0.3.1.1
-distlib==0.3.9
distro==1.9.0
dnspython==2.7.0
docker==7.1.0
@@ -288,7 +286,6 @@ hyperframe==6.0.1
ibm-cloud-sdk-core==3.20.3
ibmcloudant==0.9.1
icdiff==2.0.7
-identify==2.6.2
idna==3.10
ijson==3.3.0
imagesize==1.4.1
@@ -381,7 +378,6 @@ neo4j==5.26.0
nest-asyncio==1.6.0
networkx==3.4.2
nh3==0.2.18
-nodeenv==1.9.1
numpy==1.26.4
oauthlib==3.2.2
objsize==0.7.0
@@ -434,7 +430,6 @@ ply==3.11
plyvel==1.5.1
portalocker==2.10.1
pprintpp==0.4.0
-pre_commit==4.0.1
presto-python-client==0.8.4
prison==0.2.1
prometheus_client==0.21.0
@@ -626,13 +621,12 @@ universal_pathlib==0.2.5
uritemplate==4.1.1
urllib3==2.2.3
uuid6==2024.7.10
-uv==0.5.1
+uv==0.5.2
uvicorn==0.32.0
uvloop==0.21.0
validators==0.33.0
vertica-python==1.4.0
vine==5.1.0
-virtualenv==20.27.1
watchfiles==0.24.0
watchtower==3.3.1
wcwidth==0.2.13
diff --git a/constraints-source-providers-3.12.txt
b/constraints-source-providers-3.12.txt
index b32f6e86335..de3c885673c 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-11-15T13:45:43.752645
+# This constraints file was automatically generated on
2024-11-15T19:40:16.296665
# 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.
@@ -11,7 +11,7 @@
#
Authlib==1.3.2
ConfigUpdater==3.2
-Deprecated==1.2.14
+Deprecated==1.2.15
Events==0.5
Flask-AppBuilder==4.5.2
Flask-Babel==2.0.0
@@ -54,7 +54,7 @@ aiohappyeyeballs==2.4.3
aiohttp==3.11.2
aioitertools==0.12.0
aiomysql==0.2.0
-aioresponses==0.7.6
+aioresponses==0.7.7
aiosignal==1.3.1
aiosqlite==0.20.0
airbyte-api==0.52.1
@@ -134,7 +134,6 @@ cattrs==24.1.2
celery==5.4.0
certifi==2024.8.30
cffi==1.17.1
-cfgv==3.4.0
cfn-lint==1.19.0
cgroupspy==0.2.3
chardet==5.2.0
@@ -153,7 +152,7 @@ colorlog==6.9.0
comm==0.2.2
confluent-kafka==2.6.0
connexion==2.14.2
-coverage==7.6.6
+coverage==7.6.7
crcmod==1.7
cron-descriptor==1.4.5
croniter==5.0.1
@@ -169,7 +168,6 @@ defusedxml==0.7.1
deltalake==0.21.0
diagrams==0.24.1
dill==0.3.9
-distlib==0.3.9
distro==1.9.0
dnspython==2.7.0
docker==7.1.0
@@ -284,7 +282,6 @@ hyperframe==6.0.1
ibm-cloud-sdk-core==3.20.3
ibmcloudant==0.9.1
icdiff==2.0.7
-identify==2.6.2
idna==3.10
ijson==3.3.0
imagesize==1.4.1
@@ -376,7 +373,6 @@ neo4j==5.26.0
nest-asyncio==1.6.0
networkx==3.4.2
nh3==0.2.18
-nodeenv==1.9.1
numpy==1.26.4
oauthlib==3.2.2
openai==1.54.4
@@ -427,7 +423,6 @@ ply==3.11
plyvel==1.5.1
portalocker==2.10.1
pprintpp==0.4.0
-pre_commit==4.0.1
presto-python-client==0.8.4
prison==0.2.1
prometheus_client==0.21.0
@@ -616,13 +611,12 @@ universal_pathlib==0.2.5
uritemplate==4.1.1
urllib3==2.2.3
uuid6==2024.7.10
-uv==0.5.1
+uv==0.5.2
uvicorn==0.32.0
uvloop==0.21.0
validators==0.33.0
vertica-python==1.4.0
vine==5.1.0
-virtualenv==20.27.1
watchfiles==0.24.0
watchtower==3.3.1
wcwidth==0.2.13
diff --git a/constraints-source-providers-3.9.txt
b/constraints-source-providers-3.9.txt
index 0ac3df168fb..56bc12a3314 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-11-15T13:45:43.842316
+# This constraints file was automatically generated on
2024-11-15T19:40:16.641835
# 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.
@@ -11,7 +11,7 @@
#
Authlib==1.3.2
ConfigUpdater==3.2
-Deprecated==1.2.14
+Deprecated==1.2.15
Events==0.5
Flask-AppBuilder==4.5.2
Flask-Babel==2.0.0
@@ -54,7 +54,7 @@ aiohappyeyeballs==2.4.3
aiohttp==3.11.2
aioitertools==0.12.0
aiomysql==0.2.0
-aioresponses==0.7.6
+aioresponses==0.7.7
aiosignal==1.3.1
aiosqlite==0.20.0
airbyte-api==0.52.1
@@ -137,7 +137,6 @@ cattrs==24.1.2
celery==5.4.0
certifi==2024.8.30
cffi==1.17.1
-cfgv==3.4.0
cfn-lint==1.19.0
cgroupspy==0.2.3
chardet==5.2.0
@@ -156,7 +155,7 @@ colorlog==6.9.0
comm==0.2.2
confluent-kafka==2.6.0
connexion==2.14.2
-coverage==7.6.6
+coverage==7.6.7
crcmod==1.7
cron-descriptor==1.4.5
croniter==5.0.1
@@ -172,7 +171,6 @@ defusedxml==0.7.1
deltalake==0.21.0
diagrams==0.24.1
dill==0.3.1.1
-distlib==0.3.9
distro==1.9.0
dnspython==2.7.0
docker==7.1.0
@@ -287,7 +285,6 @@ humanize==4.11.0
hvac==2.3.0
hyperframe==6.0.1
icdiff==2.0.7
-identify==2.6.2
idna==3.10
ijson==3.3.0
imagesize==1.4.1
@@ -380,7 +377,6 @@ neo4j==5.26.0
nest-asyncio==1.6.0
networkx==3.2.1
nh3==0.2.18
-nodeenv==1.9.1
numpy==1.26.4
oauthlib==3.2.2
objsize==0.7.0
@@ -433,7 +429,6 @@ ply==3.11
plyvel==1.5.1
portalocker==2.10.1
pprintpp==0.4.0
-pre_commit==4.0.1
presto-python-client==0.8.4
prison==0.2.1
prometheus_client==0.21.0
@@ -626,13 +621,12 @@ universal_pathlib==0.2.5
uritemplate==4.1.1
urllib3==1.26.20
uuid6==2024.7.10
-uv==0.5.1
+uv==0.5.2
uvicorn==0.32.0
uvloop==0.21.0
validators==0.33.0
vertica-python==1.4.0
vine==5.1.0
-virtualenv==20.27.1
watchfiles==0.24.0
watchtower==3.3.1
wcwidth==0.2.13