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 b1a8dbe6d8b Updating constraints. Github run id:13114637365
b1a8dbe6d8b is described below
commit b1a8dbe6d8bc694fdf2da27575adcf037c40e5d3
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Mon Feb 3 14:33:51 2025 +0000
Updating constraints. Github run id:13114637365
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
3004da95e97ba79eba2ab6b743a75e3f3f8dc170.
The action that build those constraints can be found at
https://github.com/apache/airflow/actions/runs/13114637365/
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.12.txt | 10 +++++-----
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 | 12 ++++++------
constraints-source-providers-3.11.txt | 12 ++++++------
constraints-source-providers-3.12.txt | 12 ++++++------
constraints-source-providers-3.9.txt | 12 ++++++------
9 files changed, 41 insertions(+), 41 deletions(-)
diff --git a/constraints-3.12.txt b/constraints-3.12.txt
index 7f2c489829f..99d66d8d04c 100644
--- a/constraints-3.12.txt
+++ b/constraints-3.12.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-02-01T20:08:25.737558
+# This constraints file was automatically generated on
2025-02-03T14:16:41.063070
# 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.
@@ -76,7 +76,7 @@ aioitertools==0.12.0
aiomysql==0.2.0
aioresponses==0.7.8
aiosignal==1.3.2
-aiosqlite==0.20.0
+aiosqlite==0.21.0
airbyte-api==0.52.2
alabaster==1.0.0
alembic==1.14.1
@@ -230,7 +230,7 @@ azure-synapse-spark==0.7.0
babel==2.17.0
backoff==2.2.1
bcrypt==4.2.1
-beautifulsoup4==4.12.3
+beautifulsoup4==4.13.1
billiard==4.2.1
bitarray==2.9.3
black==25.1.0
@@ -466,7 +466,7 @@ mmh3==5.1.0
mongomock==4.3.0
monotonic==1.6
more-itertools==10.6.0
-moto==5.0.27
+moto==5.0.28
mpmath==1.3.0
msal-extensions==1.2.0
msal==1.31.1
@@ -526,7 +526,7 @@ parso==0.8.4
pathable==0.4.4
pathspec==0.12.1
pbr==6.1.0
-pdbr==0.8.9
+pdbr==0.9.0
pdpyras==5.4.0
pendulum==3.0.0
pexpect==4.9.0
diff --git a/constraints-no-providers-3.10.txt
b/constraints-no-providers-3.10.txt
index ab4c7cd9e6e..90d288a8ed2 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
2025-02-01T19:53:01.147075
+# This constraints file was automatically generated on
2025-02-03T14:00:58.211937
# 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.
@@ -39,7 +39,7 @@ aiohappyeyeballs==2.4.4
aiohttp==3.11.11
aioitertools==0.12.0
aiosignal==1.3.2
-aiosqlite==0.20.0
+aiosqlite==0.21.0
alembic==1.14.1
amqp==5.3.1
annotated-types==0.7.0
@@ -187,7 +187,7 @@ uc-micro-py==1.0.3
universal_pathlib==0.2.6
urllib3==2.3.0
uuid6==2024.7.10
-uv==0.5.24
+uv==0.5.26
uvicorn==0.34.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 1e637a5b490..d744d5c3b23 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
2025-02-01T19:53:00.774258
+# This constraints file was automatically generated on
2025-02-03T14:00:58.320128
# 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.
@@ -39,7 +39,7 @@ aiohappyeyeballs==2.4.4
aiohttp==3.11.11
aioitertools==0.12.0
aiosignal==1.3.2
-aiosqlite==0.20.0
+aiosqlite==0.21.0
alembic==1.14.1
amqp==5.3.1
annotated-types==0.7.0
@@ -185,7 +185,7 @@ uc-micro-py==1.0.3
universal_pathlib==0.2.6
urllib3==2.3.0
uuid6==2024.7.10
-uv==0.5.24
+uv==0.5.26
uvicorn==0.34.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 5267622b6a7..bde9904c298 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
2025-02-01T19:57:13.551798
+# This constraints file was automatically generated on
2025-02-03T14:05:24.140048
# 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.
@@ -39,7 +39,7 @@ aiohappyeyeballs==2.4.4
aiohttp==3.11.11
aioitertools==0.12.0
aiosignal==1.3.2
-aiosqlite==0.20.0
+aiosqlite==0.21.0
alembic==1.14.1
amqp==5.3.1
annotated-types==0.7.0
@@ -186,7 +186,7 @@ uc-micro-py==1.0.3
universal_pathlib==0.2.6
urllib3==2.3.0
uuid6==2024.7.10
-uv==0.5.24
+uv==0.5.26
uvicorn==0.34.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 57258d1f1ef..7e5febff0d4 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
2025-02-01T19:53:01.112446
+# This constraints file was automatically generated on
2025-02-03T14:00:58.899486
# 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.
@@ -39,7 +39,7 @@ aiohappyeyeballs==2.4.4
aiohttp==3.11.11
aioitertools==0.12.0
aiosignal==1.3.2
-aiosqlite==0.20.0
+aiosqlite==0.21.0
alembic==1.14.1
amqp==5.3.1
annotated-types==0.7.0
@@ -188,7 +188,7 @@ uc-micro-py==1.0.3
universal_pathlib==0.2.6
urllib3==1.26.20
uuid6==2024.7.10
-uv==0.5.24
+uv==0.5.26
uvicorn==0.34.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 db69017b80d..4dc16912e8f 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
2025-02-01T19:52:50.396823
+# This constraints file was automatically generated on
2025-02-03T14:00:47.563576
# 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.
@@ -55,7 +55,7 @@ aioitertools==0.12.0
aiomysql==0.2.0
aioresponses==0.7.8
aiosignal==1.3.2
-aiosqlite==0.20.0
+aiosqlite==0.21.0
airbyte-api==0.52.2
alabaster==1.0.0
alembic==1.14.1
@@ -121,7 +121,7 @@ babel==2.17.0
backoff==1.10.0
backports.tarfile==1.2.0
bcrypt==4.2.1
-beautifulsoup4==4.12.3
+beautifulsoup4==4.13.1
billiard==4.2.1
bitarray==2.9.3
black==25.1.0
@@ -358,7 +358,7 @@ mmh3==5.1.0
mongomock==4.3.0
monotonic==1.6
more-itertools==10.6.0
-moto==5.0.27
+moto==5.0.28
mpmath==1.3.0
msal-extensions==1.2.0
msal==1.31.1
@@ -418,7 +418,7 @@ parso==0.8.4
pathable==0.4.4
pathspec==0.12.1
pbr==6.1.0
-pdbr==0.8.9
+pdbr==0.9.0
pdpyras==5.4.0
pendulum==3.0.0
pexpect==4.9.0
@@ -631,7 +631,7 @@ universal_pathlib==0.2.6
uritemplate==4.1.1
urllib3==2.3.0
uuid6==2024.7.10
-uv==0.5.24
+uv==0.5.26
uvicorn==0.34.0
uvloop==0.21.0
validators==0.34.0
diff --git a/constraints-source-providers-3.11.txt
b/constraints-source-providers-3.11.txt
index a45d2cf71bf..2e44f6e0c87 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
2025-02-01T19:52:50.428994
+# This constraints file was automatically generated on
2025-02-03T14:00:47.890915
# 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.
@@ -56,7 +56,7 @@ aioitertools==0.12.0
aiomysql==0.2.0
aioresponses==0.7.8
aiosignal==1.3.2
-aiosqlite==0.20.0
+aiosqlite==0.21.0
airbyte-api==0.52.2
alabaster==1.0.0
alembic==1.14.1
@@ -121,7 +121,7 @@ babel==2.17.0
backoff==1.10.0
backports.tarfile==1.2.0
bcrypt==4.2.1
-beautifulsoup4==4.12.3
+beautifulsoup4==4.13.1
billiard==4.2.1
bitarray==2.9.3
black==25.1.0
@@ -357,7 +357,7 @@ mmh3==5.1.0
mongomock==4.3.0
monotonic==1.6
more-itertools==10.6.0
-moto==5.0.27
+moto==5.0.28
mpmath==1.3.0
msal-extensions==1.2.0
msal==1.31.1
@@ -417,7 +417,7 @@ parso==0.8.4
pathable==0.4.4
pathspec==0.12.1
pbr==6.1.0
-pdbr==0.8.9
+pdbr==0.9.0
pdpyras==5.4.0
pendulum==3.0.0
pexpect==4.9.0
@@ -630,7 +630,7 @@ universal_pathlib==0.2.6
uritemplate==4.1.1
urllib3==2.3.0
uuid6==2024.7.10
-uv==0.5.24
+uv==0.5.26
uvicorn==0.34.0
uvloop==0.21.0
validators==0.34.0
diff --git a/constraints-source-providers-3.12.txt
b/constraints-source-providers-3.12.txt
index be09b9998e2..5fe2b120c9b 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
2025-02-01T19:52:50.501829
+# This constraints file was automatically generated on
2025-02-03T14:00:47.972084
# 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.
@@ -55,7 +55,7 @@ aioitertools==0.12.0
aiomysql==0.2.0
aioresponses==0.7.8
aiosignal==1.3.2
-aiosqlite==0.20.0
+aiosqlite==0.21.0
airbyte-api==0.52.2
alabaster==1.0.0
alembic==1.14.1
@@ -119,7 +119,7 @@ azure-synapse-spark==0.7.0
babel==2.17.0
backoff==1.10.0
bcrypt==4.2.1
-beautifulsoup4==4.12.3
+beautifulsoup4==4.13.1
billiard==4.2.1
bitarray==2.9.3
black==25.1.0
@@ -355,7 +355,7 @@ mmh3==5.1.0
mongomock==4.3.0
monotonic==1.6
more-itertools==10.6.0
-moto==5.0.27
+moto==5.0.28
mpmath==1.3.0
msal-extensions==1.2.0
msal==1.31.1
@@ -415,7 +415,7 @@ parso==0.8.4
pathable==0.4.4
pathspec==0.12.1
pbr==6.1.0
-pdbr==0.8.9
+pdbr==0.9.0
pdpyras==5.4.0
pendulum==3.0.0
pexpect==4.9.0
@@ -627,7 +627,7 @@ universal_pathlib==0.2.6
uritemplate==4.1.1
urllib3==2.3.0
uuid6==2024.7.10
-uv==0.5.24
+uv==0.5.26
uvicorn==0.34.0
uvloop==0.21.0
validators==0.34.0
diff --git a/constraints-source-providers-3.9.txt
b/constraints-source-providers-3.9.txt
index 2a7ac37bd67..b6871d7e88f 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
2025-02-01T19:52:50.461084
+# This constraints file was automatically generated on
2025-02-03T14:00:48.045958
# 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.
@@ -55,7 +55,7 @@ aioitertools==0.12.0
aiomysql==0.2.0
aioresponses==0.7.8
aiosignal==1.3.2
-aiosqlite==0.20.0
+aiosqlite==0.21.0
airbyte-api==0.52.2
alabaster==0.7.16
alembic==1.14.1
@@ -121,7 +121,7 @@ babel==2.17.0
backoff==1.10.0
backports.tarfile==1.2.0
bcrypt==4.2.1
-beautifulsoup4==4.12.3
+beautifulsoup4==4.13.1
billiard==4.2.1
bitarray==2.9.3
black==25.1.0
@@ -358,7 +358,7 @@ mmh3==5.1.0
mongomock==4.3.0
monotonic==1.6
more-itertools==10.6.0
-moto==5.0.27
+moto==5.0.28
mpmath==1.3.0
msal-extensions==1.2.0
msal==1.31.1
@@ -418,7 +418,7 @@ parso==0.8.4
pathable==0.4.4
pathspec==0.12.1
pbr==6.1.0
-pdbr==0.8.9
+pdbr==0.9.0
pdpyras==5.4.0
pendulum==3.0.0
pexpect==4.9.0
@@ -633,7 +633,7 @@ universal_pathlib==0.2.6
uritemplate==4.1.1
urllib3==1.26.20
uuid6==2024.7.10
-uv==0.5.24
+uv==0.5.26
uvicorn==0.34.0
uvloop==0.21.0
validators==0.34.0