This is an automated email from the ASF dual-hosted git repository.
github-actions[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 8bc06b23428 Updating constraints. GitHub run id:28944920168
8bc06b23428 is described below
commit 8bc06b2342864ee9d15e6a119acfe2fc507b46d7
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Wed Jul 8 13:42:30 2026 +0000
Updating constraints. GitHub run id:28944920168
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
b21e42992682fec16d072ff25010128046d58d9c.
The action that build those constraints can be found at
https://github.com/apache/airflow/actions/runs/28944920168/
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 | 22 ++++++++++------------
constraints-3.11.txt | 21 +++++++++------------
constraints-3.12.txt | 21 +++++++++------------
constraints-3.13.txt | 21 +++++++++------------
constraints-3.14.txt | 21 +++++++++------------
constraints-no-providers-3.10.txt | 2 +-
constraints-no-providers-3.11.txt | 2 +-
constraints-no-providers-3.12.txt | 2 +-
constraints-no-providers-3.13.txt | 2 +-
constraints-no-providers-3.14.txt | 2 +-
constraints-source-providers-3.10.txt | 5 ++---
constraints-source-providers-3.11.txt | 5 ++---
constraints-source-providers-3.12.txt | 5 ++---
constraints-source-providers-3.13.txt | 5 ++---
constraints-source-providers-3.14.txt | 5 ++---
15 files changed, 61 insertions(+), 80 deletions(-)
diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 258ad3cd30c..56fd7254a11 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2026-07-07T14:58:19.131027
+# This constraints file was automatically generated on
2026-07-08T13:34:19.392881
# via `uv pip install --resolution highest` 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.
@@ -77,7 +77,7 @@ aiomysql==0.3.2
aiosignal==1.4.0
aiosmtplib==5.1.2
aiosqlite==0.21.0
-airbyte-api==0.53.0
+airbyte-api==1.0.1
akeyless==5.0.28
alembic==1.18.5
alibabacloud-adb20211201==3.7.0
@@ -211,6 +211,7 @@ azure-synapse-artifacts==0.22.0
azure-synapse-spark==0.7.0
babel==2.18.0
backoff==2.2.1
+backports-datetime-fromisoformat==2.0.3
backports.strenum==1.3.1
backports.tarfile==1.2.0
bcrypt==5.0.0
@@ -252,7 +253,6 @@ croniter==6.2.3
cryptography==48.0.1
curlify==3.0.0
databricks-sql-connector==4.2.5
-dataclasses-json==0.6.7
datadog==0.52.2
db-dtypes==1.7.0
debugpy==1.8.21
@@ -276,10 +276,10 @@ eventlet==0.41.0
exceptiongroup==1.3.1
executing==2.2.1
facebook_business==25.0.2
-fastapi-cli==0.0.27
+fastapi-cli==0.0.28
fastapi==0.136.3
fastavro==1.12.2
-fastcore==1.13.9
+fastcore==1.14.1
fastjsonschema==2.21.2
fastuuid==0.14.0
filelock==3.29.5
@@ -411,7 +411,6 @@ joblib==1.5.3
joserfc==1.7.2
jpype1==1.7.1
jsonpath-ng==1.8.0
-jsonpath-python==1.1.6
jsonschema-specifications==2025.9.1
jsonschema==4.26.0
jupyter_client==8.9.1
@@ -436,7 +435,7 @@ lxml==6.1.1
lz4==4.4.5
markdown-it-py==4.2.0
marshmallow-sqlalchemy==1.5.0
-marshmallow==3.26.2
+marshmallow==4.3.0
matplotlib-inline==0.2.2
mdit-py-plugins==0.6.1
mdurl==0.1.2
@@ -542,9 +541,9 @@ pybreaker==1.4.1
pycountry==26.2.16
pycparser==3.0
pycryptodome==3.23.0
-pydantic-ai-slim==2.4.0
+pydantic-ai-slim==2.5.0
pydantic-extra-types==2.11.1
-pydantic-graph==2.4.0
+pydantic-graph==2.5.0
pydantic-settings==2.14.2
pydantic==2.13.4
pydantic_core==2.46.4
@@ -604,7 +603,7 @@ s3transfer==0.17.1
sagemaker_studio==1.0.26
scikit-learn==1.5.2
scipy==1.15.3
-scramp==1.4.10
+scramp==1.4.11
scrapbook==0.5.0
segment-analytics-python==2.3.6
sendgrid==6.12.5
@@ -660,7 +659,6 @@ typer==0.26.8
types-protobuf==7.34.1.20260518
types-pytz==2026.2.0.20260518
types-requests==2.33.0.20260518
-typing-inspect==0.9.0
typing-inspection==0.4.2
typing_extensions==4.16.0
tzdata==2026.2
@@ -671,7 +669,7 @@ uritemplate==4.2.0
urllib3==2.7.0
uuid6==2025.0.1
uv==0.11.26
-uvicorn==0.49.0
+uvicorn==0.50.0
uvloop==0.22.1
validators==0.35.0
vertica-python==1.4.0
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index 6170d280007..16a2c2914b5 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2026-07-07T14:56:24.728919
+# This constraints file was automatically generated on
2026-07-08T13:32:31.402990
# via `uv pip install --resolution highest` 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.
@@ -74,7 +74,7 @@ aiomysql==0.3.2
aiosignal==1.4.0
aiosmtplib==5.1.2
aiosqlite==0.21.0
-airbyte-api==0.53.0
+airbyte-api==1.0.1
akeyless==5.0.28
alembic==1.18.5
alibabacloud-adb20211201==3.7.0
@@ -249,7 +249,6 @@ croniter==6.2.3
cryptography==48.0.1
curlify==3.0.0
databricks-sql-connector==2.0.2
-dataclasses-json==0.6.7
datadog==0.52.2
db-dtypes==1.7.0
debugpy==1.8.21
@@ -271,10 +270,10 @@ entrypoints==0.4
eventlet==0.41.0
executing==2.2.1
facebook_business==25.0.2
-fastapi-cli==0.0.27
+fastapi-cli==0.0.28
fastapi==0.136.3
fastavro==1.12.2
-fastcore==1.13.9
+fastcore==1.14.1
fastjsonschema==2.21.2
fastuuid==0.14.0
filelock==3.29.5
@@ -406,7 +405,6 @@ joblib==1.5.3
joserfc==1.7.2
jpype1==1.7.1
jsonpath-ng==1.8.0
-jsonpath-python==1.1.6
jsonschema-specifications==2025.9.1
jsonschema==4.26.0
jupyter_client==8.9.1
@@ -431,7 +429,7 @@ lxml==6.1.1
lz4==4.4.5
markdown-it-py==4.2.0
marshmallow-sqlalchemy==1.5.0
-marshmallow==3.26.2
+marshmallow==4.3.0
matplotlib-inline==0.2.2
mdit-py-plugins==0.6.1
mdurl==0.1.2
@@ -536,9 +534,9 @@ pyasn1_modules==0.4.2
pycountry==26.2.16
pycparser==3.0
pycryptodome==3.23.0
-pydantic-ai-slim==2.4.0
+pydantic-ai-slim==2.5.0
pydantic-extra-types==2.11.1
-pydantic-graph==2.4.0
+pydantic-graph==2.5.0
pydantic-settings==2.14.2
pydantic==2.13.4
pydantic_core==2.46.4
@@ -598,7 +596,7 @@ s3transfer==0.17.1
sagemaker_studio==1.0.26
scikit-learn==1.9.0
scipy==1.17.1
-scramp==1.4.10
+scramp==1.4.11
scrapbook==0.5.0
segment-analytics-python==2.3.6
sendgrid==6.12.5
@@ -652,7 +650,6 @@ truststore==0.10.4
typer==0.26.8
types-protobuf==7.34.1.20260518
types-requests==2.33.0.20260518
-typing-inspect==0.9.0
typing-inspection==0.4.2
typing_extensions==4.16.0
tzdata==2026.2
@@ -663,7 +660,7 @@ uritemplate==4.2.0
urllib3==2.7.0
uuid6==2025.0.1
uv==0.11.26
-uvicorn==0.49.0
+uvicorn==0.50.0
uvloop==0.22.1
validators==0.35.0
vertica-python==1.4.0
diff --git a/constraints-3.12.txt b/constraints-3.12.txt
index f56b0ae7c98..e4e13398582 100644
--- a/constraints-3.12.txt
+++ b/constraints-3.12.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2026-07-07T14:57:48.711603
+# This constraints file was automatically generated on
2026-07-08T13:39:09.492865
# via `uv pip install --resolution highest` 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.
@@ -74,7 +74,7 @@ aiomysql==0.3.2
aiosignal==1.4.0
aiosmtplib==5.1.2
aiosqlite==0.21.0
-airbyte-api==0.53.0
+airbyte-api==1.0.1
akeyless==5.0.28
alembic==1.18.5
alibabacloud-adb20211201==3.7.0
@@ -249,7 +249,6 @@ croniter==6.2.3
cryptography==48.0.1
curlify==3.0.0
databricks-sql-connector==2.0.2
-dataclasses-json==0.6.7
datadog==0.52.2
db-dtypes==1.7.0
debugpy==1.8.21
@@ -271,10 +270,10 @@ entrypoints==0.4
eventlet==0.41.0
executing==2.2.1
facebook_business==25.0.2
-fastapi-cli==0.0.27
+fastapi-cli==0.0.28
fastapi==0.136.3
fastavro==1.12.2
-fastcore==1.13.9
+fastcore==1.14.1
fastjsonschema==2.21.2
fastuuid==0.14.0
filelock==3.29.5
@@ -406,7 +405,6 @@ joblib==1.5.3
joserfc==1.7.2
jpype1==1.7.1
jsonpath-ng==1.8.0
-jsonpath-python==1.1.6
jsonschema-specifications==2025.9.1
jsonschema==4.26.0
jupyter_client==8.9.1
@@ -431,7 +429,7 @@ lxml==6.1.1
lz4==4.4.5
markdown-it-py==4.2.0
marshmallow-sqlalchemy==1.5.0
-marshmallow==3.26.2
+marshmallow==4.3.0
matplotlib-inline==0.2.2
mdit-py-plugins==0.6.1
mdurl==0.1.2
@@ -536,9 +534,9 @@ pyasn1_modules==0.4.2
pycountry==26.2.16
pycparser==3.0
pycryptodome==3.23.0
-pydantic-ai-slim==2.4.0
+pydantic-ai-slim==2.5.0
pydantic-extra-types==2.11.1
-pydantic-graph==2.4.0
+pydantic-graph==2.5.0
pydantic-settings==2.14.2
pydantic==2.13.4
pydantic_core==2.46.4
@@ -598,7 +596,7 @@ s3transfer==0.17.1
sagemaker_studio==1.0.26
scikit-learn==1.9.0
scipy==1.17.1
-scramp==1.4.10
+scramp==1.4.11
scrapbook==0.5.0
segment-analytics-python==2.3.6
sendgrid==6.12.5
@@ -652,7 +650,6 @@ truststore==0.10.4
typer==0.26.8
types-protobuf==7.34.1.20260518
types-requests==2.33.0.20260518
-typing-inspect==0.9.0
typing-inspection==0.4.2
typing_extensions==4.16.0
tzdata==2026.2
@@ -663,7 +660,7 @@ uritemplate==4.2.0
urllib3==2.7.0
uuid6==2025.0.1
uv==0.11.26
-uvicorn==0.49.0
+uvicorn==0.50.0
uvloop==0.22.1
validators==0.35.0
vertica-python==1.4.0
diff --git a/constraints-3.13.txt b/constraints-3.13.txt
index 1cdcaea56dc..671b2da6864 100644
--- a/constraints-3.13.txt
+++ b/constraints-3.13.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2026-07-07T14:56:39.410220
+# This constraints file was automatically generated on
2026-07-08T13:28:25.754640
# via `uv pip install --resolution highest` 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.
@@ -75,7 +75,7 @@ aiomysql==0.3.2
aiosignal==1.4.0
aiosmtplib==5.1.2
aiosqlite==0.21.0
-airbyte-api==0.53.0
+airbyte-api==1.0.1
akeyless==5.0.28
alembic==1.18.5
alibabacloud-adb20211201==3.7.0
@@ -249,7 +249,6 @@ croniter==6.2.3
cryptography==48.0.1
curlify==3.0.0
databricks-sql-connector==4.2.5
-dataclasses-json==0.6.7
datadog==0.52.2
db-dtypes==1.7.0
debugpy==1.8.21
@@ -272,10 +271,10 @@ et_xmlfile==2.0.0
eventlet==0.41.0
executing==2.2.1
facebook_business==25.0.2
-fastapi-cli==0.0.27
+fastapi-cli==0.0.28
fastapi==0.136.3
fastavro==1.12.2
-fastcore==1.13.9
+fastcore==1.14.1
fastjsonschema==2.21.2
fastuuid==0.14.0
filelock==3.29.5
@@ -407,7 +406,6 @@ joblib==1.5.3
joserfc==1.7.2
jpype1==1.7.1
jsonpath-ng==1.8.0
-jsonpath-python==1.1.6
jsonschema-specifications==2025.9.1
jsonschema==4.26.0
jupyter_client==8.9.1
@@ -432,7 +430,7 @@ lxml==6.1.1
lz4==4.4.5
markdown-it-py==4.2.0
marshmallow-sqlalchemy==1.5.0
-marshmallow==3.26.2
+marshmallow==4.3.0
matplotlib-inline==0.2.2
mdit-py-plugins==0.6.1
mdurl==0.1.2
@@ -539,9 +537,9 @@ pybreaker==1.4.1
pycountry==26.2.16
pycparser==3.0
pycryptodome==3.23.0
-pydantic-ai-slim==2.4.0
+pydantic-ai-slim==2.5.0
pydantic-extra-types==2.11.1
-pydantic-graph==2.4.0
+pydantic-graph==2.5.0
pydantic-settings==2.14.2
pydantic==2.13.4
pydantic_core==2.46.4
@@ -600,7 +598,7 @@ s3transfer==0.17.1
sagemaker_studio==1.0.26
scikit-learn==1.9.0
scipy==1.18.0
-scramp==1.4.10
+scramp==1.4.11
scrapbook==0.5.0
segment-analytics-python==2.3.6
sendgrid==6.12.5
@@ -654,7 +652,6 @@ truststore==0.10.4
typer==0.26.8
types-protobuf==7.34.1.20260518
types-requests==2.33.0.20260518
-typing-inspect==0.9.0
typing-inspection==0.4.2
typing_extensions==4.16.0
tzdata==2026.2
@@ -665,7 +662,7 @@ uritemplate==4.2.0
urllib3==2.7.0
uuid6==2025.0.1
uv==0.11.26
-uvicorn==0.49.0
+uvicorn==0.50.0
uvloop==0.22.1
validators==0.35.0
vertica-python==1.4.0
diff --git a/constraints-3.14.txt b/constraints-3.14.txt
index 1c112e72e29..4e77a42a148 100644
--- a/constraints-3.14.txt
+++ b/constraints-3.14.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2026-07-07T14:57:21.177847
+# This constraints file was automatically generated on
2026-07-08T13:30:57.358598
# via `uv pip install --resolution highest` 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.
@@ -73,7 +73,7 @@ aiomysql==0.3.2
aiosignal==1.4.0
aiosmtplib==5.1.2
aiosqlite==0.21.0
-airbyte-api==0.53.0
+airbyte-api==1.0.1
akeyless==5.0.28
alembic==1.18.5
alibabacloud-adb20211201==3.7.0
@@ -243,7 +243,6 @@ croniter==6.2.3
cryptography==48.0.1
curlify==3.0.0
databricks-sql-connector==4.2.5
-dataclasses-json==0.6.7
datadog==0.52.2
db-dtypes==1.7.0
debugpy==1.8.21
@@ -265,10 +264,10 @@ et_xmlfile==2.0.0
eventlet==0.41.0
executing==2.2.1
facebook_business==25.0.2
-fastapi-cli==0.0.27
+fastapi-cli==0.0.28
fastapi==0.136.3
fastavro==1.12.2
-fastcore==1.13.9
+fastcore==1.14.1
fastjsonschema==2.21.2
fastuuid==0.14.0
filelock==3.29.5
@@ -399,7 +398,6 @@ joblib==1.5.3
joserfc==1.7.2
jpype1==1.7.1
jsonpath-ng==1.8.0
-jsonpath-python==1.1.6
jsonschema-specifications==2025.9.1
jsonschema==4.26.0
jupyter_client==8.9.1
@@ -424,7 +422,7 @@ lxml==6.1.1
lz4==4.4.5
markdown-it-py==4.2.0
marshmallow-sqlalchemy==1.5.0
-marshmallow==3.26.2
+marshmallow==4.3.0
matplotlib-inline==0.2.2
mdit-py-plugins==0.6.1
mdurl==0.1.2
@@ -528,9 +526,9 @@ pybreaker==1.4.1
pycountry==26.2.16
pycparser==3.0
pycryptodome==3.23.0
-pydantic-ai-slim==2.4.0
+pydantic-ai-slim==2.5.0
pydantic-extra-types==2.11.1
-pydantic-graph==2.4.0
+pydantic-graph==2.5.0
pydantic-settings==2.14.2
pydantic==2.13.4
pydantic_core==2.46.4
@@ -587,7 +585,7 @@ s3transfer==0.17.1
sagemaker_studio==1.0.26
scikit-learn==1.9.0
scipy==1.18.0
-scramp==1.4.10
+scramp==1.4.11
scrapbook==0.5.0
segment-analytics-python==2.3.6
sendgrid==6.12.5
@@ -640,7 +638,6 @@ truststore==0.10.4
typer==0.26.8
types-protobuf==7.34.1.20260518
types-requests==2.33.0.20260518
-typing-inspect==0.9.0
typing-inspection==0.4.2
typing_extensions==4.16.0
tzdata==2026.2
@@ -651,7 +648,7 @@ uritemplate==4.2.0
urllib3==2.7.0
uuid6==2025.0.1
uv==0.11.26
-uvicorn==0.49.0
+uvicorn==0.50.0
uvloop==0.22.1
validators==0.35.0
vertica-python==1.4.0
diff --git a/constraints-no-providers-3.10.txt
b/constraints-no-providers-3.10.txt
index ae52727ebc1..23128dea4fc 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
2026-07-07T14:54:01.268702
+# This constraints file was automatically generated on
2026-07-08T13:29:59.686750
# via `uv sync --resolution highest` 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.
diff --git a/constraints-no-providers-3.11.txt
b/constraints-no-providers-3.11.txt
index eaf53471fcf..1e66f52f4c0 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
2026-07-07T14:52:05.245542
+# This constraints file was automatically generated on
2026-07-08T13:28:06.022757
# via `uv sync --resolution highest` 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.
diff --git a/constraints-no-providers-3.12.txt
b/constraints-no-providers-3.12.txt
index f9e806e034d..da3d1a6e44d 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
2026-07-07T14:53:31.338671
+# This constraints file was automatically generated on
2026-07-08T13:34:53.934807
# via `uv sync --resolution highest` 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.
diff --git a/constraints-no-providers-3.13.txt
b/constraints-no-providers-3.13.txt
index 755079a5f95..68c06eae818 100644
--- a/constraints-no-providers-3.13.txt
+++ b/constraints-no-providers-3.13.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2026-07-07T14:52:25.954380
+# This constraints file was automatically generated on
2026-07-08T13:25:41.313962
# via `uv sync --resolution highest` 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.
diff --git a/constraints-no-providers-3.14.txt
b/constraints-no-providers-3.14.txt
index cbee550f0f4..52e8dc569ac 100644
--- a/constraints-no-providers-3.14.txt
+++ b/constraints-no-providers-3.14.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2026-07-07T14:53:04.388919
+# This constraints file was automatically generated on
2026-07-08T13:26:36.900367
# via `uv sync --resolution highest` 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.
diff --git a/constraints-source-providers-3.10.txt
b/constraints-source-providers-3.10.txt
index 45c2535fe68..da2ca10b79d 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
2026-07-07T14:53:51.290771
+# This constraints file was automatically generated on
2026-07-08T13:29:49.886390
# via `uv sync --resolution highest 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 distributions.
@@ -59,7 +59,7 @@ aiomysql==0.3.2
aiosignal==1.4.0
aiosmtplib==5.1.2
aiosqlite==0.21.0
-airbyte-api==0.53.0
+airbyte-api==1.0.1
akeyless==5.0.28
alabaster==1.0.0
alembic==1.18.5
@@ -364,7 +364,6 @@ joserfc==1.7.1
jpype1==1.7.1
jsonpatch==1.33
jsonpath-ng==1.8.0
-jsonpath-python==1.1.6
jsonpointer==3.1.1
jsonschema-path==0.5.0
jsonschema-specifications==2025.9.1
diff --git a/constraints-source-providers-3.11.txt
b/constraints-source-providers-3.11.txt
index 105a0a5f7df..3f462983769 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
2026-07-07T14:51:56.009176
+# This constraints file was automatically generated on
2026-07-08T13:27:55.446467
# via `uv sync --resolution highest 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 distributions.
@@ -59,7 +59,7 @@ aiomysql==0.3.2
aiosignal==1.4.0
aiosmtplib==5.1.2
aiosqlite==0.21.0
-airbyte-api==0.53.0
+airbyte-api==1.0.1
akeyless==5.0.28
alabaster==1.0.0
alembic==1.18.5
@@ -363,7 +363,6 @@ joserfc==1.7.1
jpype1==1.7.1
jsonpatch==1.33
jsonpath-ng==1.8.0
-jsonpath-python==1.1.6
jsonpointer==3.1.1
jsonschema-path==0.5.0
jsonschema-specifications==2025.9.1
diff --git a/constraints-source-providers-3.12.txt
b/constraints-source-providers-3.12.txt
index cd301f4a4b5..8fea2998493 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
2026-07-07T14:53:21.308699
+# This constraints file was automatically generated on
2026-07-08T13:34:44.206030
# via `uv sync --resolution highest 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 distributions.
@@ -59,7 +59,7 @@ aiomysql==0.3.2
aiosignal==1.4.0
aiosmtplib==5.1.2
aiosqlite==0.21.0
-airbyte-api==0.53.0
+airbyte-api==1.0.1
akeyless==5.0.28
alabaster==1.0.0
alembic==1.18.5
@@ -362,7 +362,6 @@ joserfc==1.7.1
jpype1==1.7.1
jsonpatch==1.33
jsonpath-ng==1.8.0
-jsonpath-python==1.1.6
jsonpointer==3.1.1
jsonschema-path==0.5.0
jsonschema-specifications==2025.9.1
diff --git a/constraints-source-providers-3.13.txt
b/constraints-source-providers-3.13.txt
index 57938b281e1..ecdf1e7ae12 100644
--- a/constraints-source-providers-3.13.txt
+++ b/constraints-source-providers-3.13.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2026-07-07T14:52:16.528909
+# This constraints file was automatically generated on
2026-07-08T13:25:34.446242
# via `uv sync --resolution highest 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 distributions.
@@ -57,7 +57,7 @@ aiomysql==0.3.2
aiosignal==1.4.0
aiosmtplib==5.1.2
aiosqlite==0.21.0
-airbyte-api==0.53.0
+airbyte-api==1.0.1
akeyless==5.0.28
alabaster==1.0.0
alembic==1.18.5
@@ -359,7 +359,6 @@ joserfc==1.7.1
jpype1==1.7.1
jsonpatch==1.33
jsonpath-ng==1.8.0
-jsonpath-python==1.1.6
jsonpointer==3.1.1
jsonschema-path==0.5.0
jsonschema-specifications==2025.9.1
diff --git a/constraints-source-providers-3.14.txt
b/constraints-source-providers-3.14.txt
index 85f78eba880..86c6ef0efb7 100644
--- a/constraints-source-providers-3.14.txt
+++ b/constraints-source-providers-3.14.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2026-07-07T14:52:54.437087
+# This constraints file was automatically generated on
2026-07-08T13:26:26.810824
# via `uv sync --resolution highest 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 distributions.
@@ -56,7 +56,7 @@ aiomysql==0.3.2
aiosignal==1.4.0
aiosmtplib==5.1.2
aiosqlite==0.21.0
-airbyte-api==0.53.0
+airbyte-api==1.0.1
akeyless==5.0.28
alabaster==1.0.0
alembic==1.18.5
@@ -355,7 +355,6 @@ joserfc==1.7.1
jpype1==1.7.1
jsonpatch==1.33
jsonpath-ng==1.8.0
-jsonpath-python==1.1.6
jsonpointer==3.1.1
jsonschema-path==0.5.0
jsonschema-specifications==2025.9.1