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 f1eee2859a4 Updating constraints. Github run id:12443323461
f1eee2859a4 is described below
commit f1eee2859a4c13ee18dbca03c98966e51f7bd12e
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Sat Dec 21 08:34:56 2024 +0000
Updating constraints. Github run id:12443323461
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
cc38a432d0086248e67684a154dec529409f25bc.
The action that build those constraints can be found at
https://github.com/apache/airflow/actions/runs/12443323461/
The image tag used for that build was:
cc38a432d0086248e67684a154dec529409f25bc. You can enter Breeze environment
with this image by running 'breeze shell --image-tag
cc38a432d0086248e67684a154dec529409f25bc'
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 | 12 ++++++------
constraints-3.11.txt | 12 ++++++------
constraints-3.12.txt | 12 ++++++------
constraints-3.9.txt | 12 ++++++------
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.9.txt | 2 +-
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 ++++++------
12 files changed, 52 insertions(+), 52 deletions(-)
diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 283ae0019cf..2ab86876fb9 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-12-20T19:47:05.188626
+# This constraints file was automatically generated on
2024-12-21T07:47:03.796229
# 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.
@@ -263,7 +263,7 @@ cohere==4.57
colorama==0.4.6
colorlog==6.9.0
comm==0.2.2
-confluent-kafka==2.6.2
+confluent-kafka==2.7.0
connexion==2.14.2
coverage==7.6.9
crcmod==1.7
@@ -707,10 +707,10 @@ typer==0.15.1
types-Deprecated==1.2.15.20241117
types-Markdown==3.7.0.20241204
types-PyMySQL==1.1.0.20241103
-types-PyYAML==6.0.12.20240917
-types-aiofiles==24.1.0.20240626
+types-PyYAML==6.0.12.20241221
+types-aiofiles==24.1.0.20241221
types-certifi==2021.10.8.3
-types-cffi==1.16.0.20240331
+types-cffi==1.16.0.20241221
types-croniter==5.0.1.20241205
types-docutils==0.21.0.20241128
types-paramiko==3.5.0.20240928
@@ -718,7 +718,7 @@ types-protobuf==5.29.1.20241207
types-pyOpenSSL==24.1.0.20240722
types-python-dateutil==2.9.0.20241206
types-python-slugify==8.0.2.20240310
-types-pytz==2024.2.0.20241003
+types-pytz==2024.2.0.20241221
types-redis==4.6.0.20241004
types-requests==2.32.0.20241016
types-setuptools==75.6.0.20241126
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index 083b3506d33..cd2f67c62f7 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-12-20T19:47:05.419632
+# This constraints file was automatically generated on
2024-12-21T07:47:03.361199
# 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.
@@ -263,7 +263,7 @@ cohere==4.57
colorama==0.4.6
colorlog==6.9.0
comm==0.2.2
-confluent-kafka==2.6.2
+confluent-kafka==2.7.0
connexion==2.14.2
coverage==7.6.9
crcmod==1.7
@@ -706,10 +706,10 @@ typer==0.15.1
types-Deprecated==1.2.15.20241117
types-Markdown==3.7.0.20241204
types-PyMySQL==1.1.0.20241103
-types-PyYAML==6.0.12.20240917
-types-aiofiles==24.1.0.20240626
+types-PyYAML==6.0.12.20241221
+types-aiofiles==24.1.0.20241221
types-certifi==2021.10.8.3
-types-cffi==1.16.0.20240331
+types-cffi==1.16.0.20241221
types-croniter==5.0.1.20241205
types-docutils==0.21.0.20241128
types-paramiko==3.5.0.20240928
@@ -717,7 +717,7 @@ types-protobuf==5.29.1.20241207
types-pyOpenSSL==24.1.0.20240722
types-python-dateutil==2.9.0.20241206
types-python-slugify==8.0.2.20240310
-types-pytz==2024.2.0.20241003
+types-pytz==2024.2.0.20241221
types-redis==4.6.0.20241004
types-requests==2.32.0.20241016
types-setuptools==75.6.0.20241126
diff --git a/constraints-3.12.txt b/constraints-3.12.txt
index c18ba03f343..be7a140fd36 100644
--- a/constraints-3.12.txt
+++ b/constraints-3.12.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-12-20T19:47:16.484418
+# This constraints file was automatically generated on
2024-12-21T07:47:13.842544
# 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.
@@ -259,7 +259,7 @@ cohere==4.57
colorama==0.4.6
colorlog==6.9.0
comm==0.2.2
-confluent-kafka==2.6.2
+confluent-kafka==2.7.0
connexion==2.14.2
coverage==7.6.9
crcmod==1.7
@@ -695,10 +695,10 @@ typer==0.15.1
types-Deprecated==1.2.15.20241117
types-Markdown==3.7.0.20241204
types-PyMySQL==1.1.0.20241103
-types-PyYAML==6.0.12.20240917
-types-aiofiles==24.1.0.20240626
+types-PyYAML==6.0.12.20241221
+types-aiofiles==24.1.0.20241221
types-certifi==2021.10.8.3
-types-cffi==1.16.0.20240331
+types-cffi==1.16.0.20241221
types-croniter==5.0.1.20241205
types-docutils==0.21.0.20241128
types-paramiko==3.5.0.20240928
@@ -706,7 +706,7 @@ types-protobuf==5.29.1.20241207
types-pyOpenSSL==24.1.0.20240722
types-python-dateutil==2.9.0.20241206
types-python-slugify==8.0.2.20240310
-types-pytz==2024.2.0.20241003
+types-pytz==2024.2.0.20241221
types-redis==4.6.0.20241004
types-requests==2.32.0.20241016
types-setuptools==75.6.0.20241126
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 9056b7aada0..03bff0e4514 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-12-20T19:47:05.625891
+# This constraints file was automatically generated on
2024-12-21T07:47:03.972517
# 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.
@@ -262,7 +262,7 @@ cohere==4.57
colorama==0.4.6
colorlog==6.9.0
comm==0.2.2
-confluent-kafka==2.6.2
+confluent-kafka==2.7.0
connexion==2.14.2
coverage==7.6.9
crcmod==1.7
@@ -706,10 +706,10 @@ typer==0.15.1
types-Deprecated==1.2.15.20241117
types-Markdown==3.7.0.20241204
types-PyMySQL==1.1.0.20241103
-types-PyYAML==6.0.12.20240917
-types-aiofiles==24.1.0.20240626
+types-PyYAML==6.0.12.20241221
+types-aiofiles==24.1.0.20241221
types-certifi==2021.10.8.3
-types-cffi==1.16.0.20240331
+types-cffi==1.16.0.20241221
types-croniter==5.0.1.20241205
types-docutils==0.21.0.20241128
types-paramiko==3.5.0.20240928
@@ -717,7 +717,7 @@ types-protobuf==5.29.1.20241207
types-pyOpenSSL==24.1.0.20240722
types-python-dateutil==2.9.0.20241206
types-python-slugify==8.0.2.20240310
-types-pytz==2024.2.0.20241003
+types-pytz==2024.2.0.20241221
types-redis==4.6.0.20241004
types-requests==2.31.0.6
types-setuptools==75.6.0.20241126
diff --git a/constraints-no-providers-3.10.txt
b/constraints-no-providers-3.10.txt
index 5dc302c9d13..f4b63ff8ea8 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-12-20T19:39:56.064839
+# This constraints file was automatically generated on
2024-12-21T07:39:55.009164
# 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.
diff --git a/constraints-no-providers-3.11.txt
b/constraints-no-providers-3.11.txt
index 36625e246ef..fa85b9e6d0d 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-12-20T19:39:56.137627
+# This constraints file was automatically generated on
2024-12-21T07:39:55.070438
# 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.
diff --git a/constraints-no-providers-3.12.txt
b/constraints-no-providers-3.12.txt
index 532f524eac3..b082ee45e7d 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-12-20T19:44:13.927811
+# This constraints file was automatically generated on
2024-12-21T07:44:11.952639
# 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.
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index bb758e6f91e..48409c4d479 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-12-20T19:39:56.335543
+# This constraints file was automatically generated on
2024-12-21T07:39:55.501264
# 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.
diff --git a/constraints-source-providers-3.10.txt
b/constraints-source-providers-3.10.txt
index f65187f6a40..31a8d0b80d4 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-12-20T19:39:48.192437
+# This constraints file was automatically generated on
2024-12-21T07:39:47.094887
# 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.
@@ -152,7 +152,7 @@ cohere==4.57
colorama==0.4.6
colorlog==6.9.0
comm==0.2.2
-confluent-kafka==2.6.2
+confluent-kafka==2.7.0
connexion==2.14.2
coverage==7.6.9
crcmod==1.7
@@ -596,10 +596,10 @@ typer==0.15.1
types-Deprecated==1.2.15.20241117
types-Markdown==3.7.0.20241204
types-PyMySQL==1.1.0.20241103
-types-PyYAML==6.0.12.20240917
-types-aiofiles==24.1.0.20240626
+types-PyYAML==6.0.12.20241221
+types-aiofiles==24.1.0.20241221
types-certifi==2021.10.8.3
-types-cffi==1.16.0.20240331
+types-cffi==1.16.0.20241221
types-croniter==5.0.1.20241205
types-docutils==0.21.0.20241128
types-paramiko==3.5.0.20240928
@@ -607,7 +607,7 @@ types-protobuf==5.29.1.20241207
types-pyOpenSSL==24.1.0.20240722
types-python-dateutil==2.9.0.20241206
types-python-slugify==8.0.2.20240310
-types-pytz==2024.2.0.20241003
+types-pytz==2024.2.0.20241221
types-redis==4.6.0.20241004
types-requests==2.32.0.20241016
types-setuptools==75.6.0.20241126
diff --git a/constraints-source-providers-3.11.txt
b/constraints-source-providers-3.11.txt
index 3e03dd08656..3b18a9a80e4 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-12-20T19:39:48.241920
+# This constraints file was automatically generated on
2024-12-21T07:39:47.001723
# 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.
@@ -152,7 +152,7 @@ cohere==4.57
colorama==0.4.6
colorlog==6.9.0
comm==0.2.2
-confluent-kafka==2.6.2
+confluent-kafka==2.7.0
connexion==2.14.2
coverage==7.6.9
crcmod==1.7
@@ -595,10 +595,10 @@ typer==0.15.1
types-Deprecated==1.2.15.20241117
types-Markdown==3.7.0.20241204
types-PyMySQL==1.1.0.20241103
-types-PyYAML==6.0.12.20240917
-types-aiofiles==24.1.0.20240626
+types-PyYAML==6.0.12.20241221
+types-aiofiles==24.1.0.20241221
types-certifi==2021.10.8.3
-types-cffi==1.16.0.20240331
+types-cffi==1.16.0.20241221
types-croniter==5.0.1.20241205
types-docutils==0.21.0.20241128
types-paramiko==3.5.0.20240928
@@ -606,7 +606,7 @@ types-protobuf==5.29.1.20241207
types-pyOpenSSL==24.1.0.20240722
types-python-dateutil==2.9.0.20241206
types-python-slugify==8.0.2.20240310
-types-pytz==2024.2.0.20241003
+types-pytz==2024.2.0.20241221
types-redis==4.6.0.20241004
types-requests==2.32.0.20241016
types-setuptools==75.6.0.20241126
diff --git a/constraints-source-providers-3.12.txt
b/constraints-source-providers-3.12.txt
index dee5e3ca0ee..320a6385998 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-12-20T19:39:47.761687
+# This constraints file was automatically generated on
2024-12-21T07:39:47.487366
# 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.
@@ -149,7 +149,7 @@ cohere==4.57
colorama==0.4.6
colorlog==6.9.0
comm==0.2.2
-confluent-kafka==2.6.2
+confluent-kafka==2.7.0
connexion==2.14.2
coverage==7.6.9
crcmod==1.7
@@ -585,10 +585,10 @@ typer==0.15.1
types-Deprecated==1.2.15.20241117
types-Markdown==3.7.0.20241204
types-PyMySQL==1.1.0.20241103
-types-PyYAML==6.0.12.20240917
-types-aiofiles==24.1.0.20240626
+types-PyYAML==6.0.12.20241221
+types-aiofiles==24.1.0.20241221
types-certifi==2021.10.8.3
-types-cffi==1.16.0.20240331
+types-cffi==1.16.0.20241221
types-croniter==5.0.1.20241205
types-docutils==0.21.0.20241128
types-paramiko==3.5.0.20240928
@@ -596,7 +596,7 @@ types-protobuf==5.29.1.20241207
types-pyOpenSSL==24.1.0.20240722
types-python-dateutil==2.9.0.20241206
types-python-slugify==8.0.2.20240310
-types-pytz==2024.2.0.20241003
+types-pytz==2024.2.0.20241221
types-redis==4.6.0.20241004
types-requests==2.32.0.20241016
types-setuptools==75.6.0.20241126
diff --git a/constraints-source-providers-3.9.txt
b/constraints-source-providers-3.9.txt
index b27993fe491..f0b1be4e8c1 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-12-20T19:39:48.230216
+# This constraints file was automatically generated on
2024-12-21T07:39:47.438217
# 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.
@@ -152,7 +152,7 @@ cohere==4.57
colorama==0.4.6
colorlog==6.9.0
comm==0.2.2
-confluent-kafka==2.6.2
+confluent-kafka==2.7.0
connexion==2.14.2
coverage==7.6.9
crcmod==1.7
@@ -596,10 +596,10 @@ typer==0.15.1
types-Deprecated==1.2.15.20241117
types-Markdown==3.7.0.20241204
types-PyMySQL==1.1.0.20241103
-types-PyYAML==6.0.12.20240917
-types-aiofiles==24.1.0.20240626
+types-PyYAML==6.0.12.20241221
+types-aiofiles==24.1.0.20241221
types-certifi==2021.10.8.3
-types-cffi==1.16.0.20240331
+types-cffi==1.16.0.20241221
types-croniter==5.0.1.20241205
types-docutils==0.21.0.20241128
types-paramiko==3.5.0.20240928
@@ -607,7 +607,7 @@ types-protobuf==5.29.1.20241207
types-pyOpenSSL==24.1.0.20240722
types-python-dateutil==2.9.0.20241206
types-python-slugify==8.0.2.20240310
-types-pytz==2024.2.0.20241003
+types-pytz==2024.2.0.20241221
types-redis==4.6.0.20241004
types-requests==2.31.0.6
types-setuptools==75.6.0.20241126