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 0e276faf4e Updating constraints. Github run id:7447117856
0e276faf4e is described below
commit 0e276faf4ed912e7104e43b02112217804fe5399
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Mon Jan 8 12:47:58 2024 +0000
Updating constraints. Github run id:7447117856
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
3dc99d8a285aaadeb83797e691c9f6ec93ff9c93.
The action that build those constraints can be found at
https://github.com/apache/airflow/actions/runs/7447117856/
The image tag used for that build was:
3dc99d8a285aaadeb83797e691c9f6ec93ff9c93. You can enter Breeze environment
with this image by running 'breeze shell --image-tag
3dc99d8a285aaadeb83797e691c9f6ec93ff9c93'
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 | 10 +++++-----
constraints-3.11.txt | 10 +++++-----
constraints-3.8.txt | 6 +++---
constraints-3.9.txt | 8 ++++----
constraints-no-providers-3.10.txt | 4 ++--
constraints-no-providers-3.11.txt | 4 ++--
constraints-no-providers-3.8.txt | 4 ++--
constraints-no-providers-3.9.txt | 4 ++--
constraints-source-providers-3.10.txt | 10 +++++-----
constraints-source-providers-3.11.txt | 10 +++++-----
constraints-source-providers-3.8.txt | 6 +++---
constraints-source-providers-3.9.txt | 8 ++++----
12 files changed, 42 insertions(+), 42 deletions(-)
diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index f382639120..a504c15a26 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-01-07T23:43:55.524536
+# This constraints file was automatically generated on
2024-01-08T12:26:58.627356
# 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.
@@ -74,7 +74,7 @@ aiohttp==3.9.1
aioitertools==0.11.0
aioresponses==0.7.6
aiosignal==1.3.1
-alabaster==0.7.13
+alabaster==0.7.15
alembic==1.13.1
alibabacloud-adb20211201==1.2.6
alibabacloud-credentials==0.3.2
@@ -386,7 +386,7 @@ influxdb-client==1.39.0
iniconfig==2.0.0
ipdb==0.13.13
ipykernel==6.28.0
-ipython==8.19.0
+ipython==8.20.0
isodate==0.6.1
itsdangerous==2.1.2
jaraco.classes==3.3.0
@@ -419,7 +419,7 @@ linkify-it-py==2.0.2
lockfile==0.12.2
loguru==0.7.2
looker-sdk==23.20.1
-lxml==5.0.1
+lxml==5.1.0
lz4==4.3.3
markdown-it-py==3.0.0
marshmallow-oneofschema==3.0.1
@@ -442,7 +442,7 @@ multidict==6.0.4
mypy-boto3-appflow==1.34.0
mypy-boto3-rds==1.34.6
mypy-boto3-redshift-data==1.34.0
-mypy-boto3-s3==1.34.0
+mypy-boto3-s3==1.34.14
mypy-extensions==1.0.0
mypy==1.2.0
mysql-connector-python==8.0.29
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index afc23183e3..cc12646487 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-01-07T23:43:55.629465
+# This constraints file was automatically generated on
2024-01-08T12:26:58.642852
# 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.
@@ -74,7 +74,7 @@ aiohttp==3.9.1
aioitertools==0.11.0
aioresponses==0.7.6
aiosignal==1.3.1
-alabaster==0.7.13
+alabaster==0.7.15
alembic==1.13.1
alibabacloud-adb20211201==1.2.6
alibabacloud-credentials==0.3.2
@@ -384,7 +384,7 @@ influxdb-client==1.39.0
iniconfig==2.0.0
ipdb==0.13.13
ipykernel==6.28.0
-ipython==8.19.0
+ipython==8.20.0
isodate==0.6.1
itsdangerous==2.1.2
jaraco.classes==3.3.0
@@ -417,7 +417,7 @@ linkify-it-py==2.0.2
lockfile==0.12.2
loguru==0.7.2
looker-sdk==23.20.1
-lxml==5.0.1
+lxml==5.1.0
lz4==4.3.3
markdown-it-py==3.0.0
marshmallow-oneofschema==3.0.1
@@ -440,7 +440,7 @@ multidict==6.0.4
mypy-boto3-appflow==1.34.0
mypy-boto3-rds==1.34.6
mypy-boto3-redshift-data==1.34.0
-mypy-boto3-s3==1.34.0
+mypy-boto3-s3==1.34.14
mypy-extensions==1.0.0
mypy==1.2.0
mysql-connector-python==8.0.29
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 9ad25cf1b1..481200356d 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-01-07T23:43:55.766981
+# This constraints file was automatically generated on
2024-01-08T12:26:58.471050
# 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.
@@ -421,7 +421,7 @@ linkify-it-py==2.0.2
lockfile==0.12.2
loguru==0.7.2
looker-sdk==23.20.1
-lxml==5.0.1
+lxml==5.1.0
lz4==4.3.3
markdown-it-py==3.0.0
marshmallow-oneofschema==3.0.1
@@ -444,7 +444,7 @@ multidict==6.0.4
mypy-boto3-appflow==1.34.0
mypy-boto3-rds==1.34.6
mypy-boto3-redshift-data==1.34.0
-mypy-boto3-s3==1.34.0
+mypy-boto3-s3==1.34.14
mypy-extensions==1.0.0
mypy==1.2.0
mysql-connector-python==8.0.29
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index c85ae2d54c..f33d2007cf 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-01-07T23:43:55.871773
+# This constraints file was automatically generated on
2024-01-08T12:26:58.763849
# 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.
@@ -74,7 +74,7 @@ aiohttp==3.9.1
aioitertools==0.11.0
aioresponses==0.7.6
aiosignal==1.3.1
-alabaster==0.7.13
+alabaster==0.7.15
alembic==1.13.1
alibabacloud-adb20211201==1.2.6
alibabacloud-credentials==0.3.2
@@ -419,7 +419,7 @@ linkify-it-py==2.0.2
lockfile==0.12.2
loguru==0.7.2
looker-sdk==23.20.1
-lxml==5.0.1
+lxml==5.1.0
lz4==4.3.3
markdown-it-py==3.0.0
marshmallow-oneofschema==3.0.1
@@ -442,7 +442,7 @@ multidict==6.0.4
mypy-boto3-appflow==1.34.0
mypy-boto3-rds==1.34.6
mypy-boto3-redshift-data==1.34.0
-mypy-boto3-s3==1.34.0
+mypy-boto3-s3==1.34.14
mypy-extensions==1.0.0
mypy==1.2.0
mysql-connector-python==8.0.29
diff --git a/constraints-no-providers-3.10.txt
b/constraints-no-providers-3.10.txt
index 9d6a057472..b2b6217b48 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-01-07T23:37:56.358029
+# This constraints file was automatically generated on
2024-01-08T12:21:06.198550
# 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.
@@ -116,7 +116,7 @@ ldap3==2.9.1
limits==3.7.0
linkify-it-py==2.0.2
lockfile==0.12.2
-lxml==5.0.1
+lxml==5.1.0
markdown-it-py==3.0.0
marshmallow-oneofschema==3.0.1
marshmallow-sqlalchemy==0.26.1
diff --git a/constraints-no-providers-3.11.txt
b/constraints-no-providers-3.11.txt
index 448bd5f31b..1ce6db4e52 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-01-07T23:37:56.307705
+# This constraints file was automatically generated on
2024-01-08T12:21:06.304102
# 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.
@@ -114,7 +114,7 @@ ldap3==2.9.1
limits==3.7.0
linkify-it-py==2.0.2
lockfile==0.12.2
-lxml==5.0.1
+lxml==5.1.0
markdown-it-py==3.0.0
marshmallow-oneofschema==3.0.1
marshmallow-sqlalchemy==0.26.1
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index c7ed9c4fe5..351160a870 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-01-07T23:37:56.470376
+# This constraints file was automatically generated on
2024-01-08T12:21:06.278531
# 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.
@@ -117,7 +117,7 @@ ldap3==2.9.1
limits==3.7.0
linkify-it-py==2.0.2
lockfile==0.12.2
-lxml==5.0.1
+lxml==5.1.0
markdown-it-py==3.0.0
marshmallow-oneofschema==3.0.1
marshmallow-sqlalchemy==0.26.1
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index a131b0d962..dfed7b678d 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-01-07T23:37:56.166325
+# This constraints file was automatically generated on
2024-01-08T12:21:06.419051
# 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.
@@ -116,7 +116,7 @@ ldap3==2.9.1
limits==3.7.0
linkify-it-py==2.0.2
lockfile==0.12.2
-lxml==5.0.1
+lxml==5.1.0
markdown-it-py==3.0.0
marshmallow-oneofschema==3.0.1
marshmallow-sqlalchemy==0.26.1
diff --git a/constraints-source-providers-3.10.txt
b/constraints-source-providers-3.10.txt
index 80db408ad7..f994107626 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-01-07T23:37:50.723173
+# This constraints file was automatically generated on
2024-01-08T12:21:00.592173
# 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.
@@ -53,7 +53,7 @@ aiohttp==3.9.1
aioitertools==0.11.0
aioresponses==0.7.6
aiosignal==1.3.1
-alabaster==0.7.13
+alabaster==0.7.15
alembic==1.13.1
alibabacloud-adb20211201==1.2.6
alibabacloud-credentials==0.3.2
@@ -279,7 +279,7 @@ influxdb-client==1.39.0
iniconfig==2.0.0
ipdb==0.13.13
ipykernel==6.28.0
-ipython==8.19.0
+ipython==8.20.0
isodate==0.6.1
itsdangerous==2.1.2
jaraco.classes==3.3.0
@@ -312,7 +312,7 @@ linkify-it-py==2.0.2
lockfile==0.12.2
loguru==0.7.2
looker-sdk==23.20.1
-lxml==5.0.1
+lxml==5.1.0
lz4==4.3.3
markdown-it-py==3.0.0
marshmallow-oneofschema==3.0.1
@@ -335,7 +335,7 @@ multidict==6.0.4
mypy-boto3-appflow==1.34.0
mypy-boto3-rds==1.34.6
mypy-boto3-redshift-data==1.34.0
-mypy-boto3-s3==1.34.0
+mypy-boto3-s3==1.34.14
mypy-extensions==1.0.0
mypy==1.2.0
mysql-connector-python==8.0.29
diff --git a/constraints-source-providers-3.11.txt
b/constraints-source-providers-3.11.txt
index a896336b1d..f3323b8501 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-01-07T23:37:50.830180
+# This constraints file was automatically generated on
2024-01-08T12:21:00.534175
# 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.
@@ -53,7 +53,7 @@ aiohttp==3.9.1
aioitertools==0.11.0
aioresponses==0.7.6
aiosignal==1.3.1
-alabaster==0.7.13
+alabaster==0.7.15
alembic==1.13.1
alibabacloud-adb20211201==1.2.6
alibabacloud-credentials==0.3.2
@@ -277,7 +277,7 @@ influxdb-client==1.39.0
iniconfig==2.0.0
ipdb==0.13.13
ipykernel==6.28.0
-ipython==8.19.0
+ipython==8.20.0
isodate==0.6.1
itsdangerous==2.1.2
jaraco.classes==3.3.0
@@ -310,7 +310,7 @@ linkify-it-py==2.0.2
lockfile==0.12.2
loguru==0.7.2
looker-sdk==23.20.1
-lxml==5.0.1
+lxml==5.1.0
lz4==4.3.3
markdown-it-py==3.0.0
marshmallow-oneofschema==3.0.1
@@ -333,7 +333,7 @@ multidict==6.0.4
mypy-boto3-appflow==1.34.0
mypy-boto3-rds==1.34.6
mypy-boto3-redshift-data==1.34.0
-mypy-boto3-s3==1.34.0
+mypy-boto3-s3==1.34.14
mypy-extensions==1.0.0
mypy==1.2.0
mysql-connector-python==8.0.29
diff --git a/constraints-source-providers-3.8.txt
b/constraints-source-providers-3.8.txt
index 59a02f5d58..a94fd3fa88 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-01-07T23:37:50.974362
+# This constraints file was automatically generated on
2024-01-08T12:21:00.416141
# 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.
@@ -314,7 +314,7 @@ linkify-it-py==2.0.2
lockfile==0.12.2
loguru==0.7.2
looker-sdk==23.20.1
-lxml==5.0.1
+lxml==5.1.0
lz4==4.3.3
markdown-it-py==3.0.0
marshmallow-oneofschema==3.0.1
@@ -337,7 +337,7 @@ multidict==6.0.4
mypy-boto3-appflow==1.34.0
mypy-boto3-rds==1.34.6
mypy-boto3-redshift-data==1.34.0
-mypy-boto3-s3==1.34.0
+mypy-boto3-s3==1.34.14
mypy-extensions==1.0.0
mypy==1.2.0
mysql-connector-python==8.0.29
diff --git a/constraints-source-providers-3.9.txt
b/constraints-source-providers-3.9.txt
index 18fa2461e2..c843c15910 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-01-07T23:37:50.759426
+# This constraints file was automatically generated on
2024-01-08T12:21:00.269643
# 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.
@@ -53,7 +53,7 @@ aiohttp==3.9.1
aioitertools==0.11.0
aioresponses==0.7.6
aiosignal==1.3.1
-alabaster==0.7.13
+alabaster==0.7.15
alembic==1.13.1
alibabacloud-adb20211201==1.2.6
alibabacloud-credentials==0.3.2
@@ -312,7 +312,7 @@ linkify-it-py==2.0.2
lockfile==0.12.2
loguru==0.7.2
looker-sdk==23.20.1
-lxml==5.0.1
+lxml==5.1.0
lz4==4.3.3
markdown-it-py==3.0.0
marshmallow-oneofschema==3.0.1
@@ -335,7 +335,7 @@ multidict==6.0.4
mypy-boto3-appflow==1.34.0
mypy-boto3-rds==1.34.6
mypy-boto3-redshift-data==1.34.0
-mypy-boto3-s3==1.34.0
+mypy-boto3-s3==1.34.14
mypy-extensions==1.0.0
mypy==1.2.0
mysql-connector-python==8.0.29