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 75bc2ed873 Updating constraints. Github run id:7358269526
75bc2ed873 is described below

commit 75bc2ed873cec68f93e1d31640e10aac4380a74b
Author: Automated GitHub Actions commit <d...@airflow.apache.org>
AuthorDate: Fri Dec 29 17:21:07 2023 +0000

    Updating constraints. Github run id:7358269526
    
    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 
07226795ae5dad41f8a4b8e30b148bba1e0610bd.
    
    The action that build those constraints can be found at 
https://github.com/apache/airflow/actions/runs/7358269526/
    
    The image tag used for that build was: 
07226795ae5dad41f8a4b8e30b148bba1e0610bd. You can enter Breeze environment
    with this image by running 'breeze shell --image-tag 
07226795ae5dad41f8a4b8e30b148bba1e0610bd'
    
    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                  | 4 ++--
 constraints-3.11.txt                  | 4 ++--
 constraints-3.8.txt                   | 4 ++--
 constraints-3.9.txt                   | 4 ++--
 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 | 4 ++--
 constraints-source-providers-3.11.txt | 4 ++--
 constraints-source-providers-3.8.txt  | 4 ++--
 constraints-source-providers-3.9.txt  | 4 ++--
 12 files changed, 24 insertions(+), 24 deletions(-)

diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 1ee4da4b3a..eb9b593f26 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2023-12-29T12:21:13.589912
+# This constraints file was automatically generated on 
2023-12-29T16:58:54.095990
 # 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.
@@ -682,7 +682,7 @@ types-tabulate==0.9.0.3
 types-termcolor==1.1.6.2
 types-toml==0.10.8.7
 typing_extensions==4.9.0
-tzdata==2023.3
+tzdata==2023.4
 tzlocal==5.2
 uc-micro-py==1.0.2
 unicodecsv==0.14.1
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index b4f58890b4..e7c7b24f3a 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2023-12-29T12:21:13.284602
+# This constraints file was automatically generated on 
2023-12-29T16:58:54.049439
 # 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.
@@ -679,7 +679,7 @@ types-tabulate==0.9.0.3
 types-termcolor==1.1.6.2
 types-toml==0.10.8.7
 typing_extensions==4.9.0
-tzdata==2023.3
+tzdata==2023.4
 tzlocal==5.2
 uc-micro-py==1.0.2
 unicodecsv==0.14.1
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index c1980dc430..1e233f3e48 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2023-12-29T12:21:13.558934
+# This constraints file was automatically generated on 
2023-12-29T16:58:54.310055
 # 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.
@@ -687,7 +687,7 @@ types-termcolor==1.1.6.2
 types-toml==0.10.8.7
 types-urllib3==1.26.25.14
 typing_extensions==4.9.0
-tzdata==2023.3
+tzdata==2023.4
 tzlocal==5.2
 uc-micro-py==1.0.2
 unicodecsv==0.14.1
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 6fa92d6c39..e8126e16b9 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2023-12-29T12:21:13.623665
+# This constraints file was automatically generated on 
2023-12-29T16:58:54.271426
 # 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.
@@ -683,7 +683,7 @@ types-termcolor==1.1.6.2
 types-toml==0.10.8.7
 types-urllib3==1.26.25.14
 typing_extensions==4.9.0
-tzdata==2023.3
+tzdata==2023.4
 tzlocal==5.2
 uc-micro-py==1.0.2
 unicodecsv==0.14.1
diff --git a/constraints-no-providers-3.10.txt 
b/constraints-no-providers-3.10.txt
index ad5b88655a..0e097223a8 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 
2023-12-29T12:15:05.017997
+# This constraints file was automatically generated on 
2023-12-29T16:53:35.665347
 # 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.
@@ -189,7 +189,7 @@ thrift-sasl==0.4.3
 thrift==0.16.0
 tornado==6.4
 typing_extensions==4.9.0
-tzdata==2023.3
+tzdata==2023.4
 uc-micro-py==1.0.2
 unicodecsv==0.14.1
 universal-pathlib==0.1.4
diff --git a/constraints-no-providers-3.11.txt 
b/constraints-no-providers-3.11.txt
index 0f3d5e06a9..a7ef098da5 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 
2023-12-29T12:15:04.684007
+# This constraints file was automatically generated on 
2023-12-29T16:53:35.635505
 # 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.
@@ -187,7 +187,7 @@ thrift-sasl==0.4.3
 thrift==0.16.0
 tornado==6.4
 typing_extensions==4.9.0
-tzdata==2023.3
+tzdata==2023.4
 uc-micro-py==1.0.2
 unicodecsv==0.14.1
 universal-pathlib==0.1.4
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index 39f538d22e..b18ee3ce93 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 
2023-12-29T12:15:04.854578
+# This constraints file was automatically generated on 
2023-12-29T16:53:35.788240
 # 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.
@@ -191,7 +191,7 @@ thrift-sasl==0.4.3
 thrift==0.16.0
 tornado==6.4
 typing_extensions==4.9.0
-tzdata==2023.3
+tzdata==2023.4
 uc-micro-py==1.0.2
 unicodecsv==0.14.1
 universal-pathlib==0.1.4
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index f5eddc4663..2ee0bee2ac 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 
2023-12-29T12:15:05.062970
+# This constraints file was automatically generated on 
2023-12-29T16:53:35.944194
 # 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.
@@ -189,7 +189,7 @@ thrift-sasl==0.4.3
 thrift==0.16.0
 tornado==6.4
 typing_extensions==4.9.0
-tzdata==2023.3
+tzdata==2023.4
 uc-micro-py==1.0.2
 unicodecsv==0.14.1
 universal-pathlib==0.1.4
diff --git a/constraints-source-providers-3.10.txt 
b/constraints-source-providers-3.10.txt
index 2b12360dec..ce23d0e28d 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 
2023-12-29T12:14:57.644371
+# This constraints file was automatically generated on 
2023-12-29T16:53:29.261884
 # 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.
@@ -575,7 +575,7 @@ types-tabulate==0.9.0.3
 types-termcolor==1.1.6.2
 types-toml==0.10.8.7
 typing_extensions==4.9.0
-tzdata==2023.3
+tzdata==2023.4
 tzlocal==5.2
 uc-micro-py==1.0.2
 unicodecsv==0.14.1
diff --git a/constraints-source-providers-3.11.txt 
b/constraints-source-providers-3.11.txt
index fcb97803aa..f7cd87625b 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 
2023-12-29T12:14:57.441620
+# This constraints file was automatically generated on 
2023-12-29T16:53:29.144384
 # 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.
@@ -572,7 +572,7 @@ types-tabulate==0.9.0.3
 types-termcolor==1.1.6.2
 types-toml==0.10.8.7
 typing_extensions==4.9.0
-tzdata==2023.3
+tzdata==2023.4
 tzlocal==5.2
 uc-micro-py==1.0.2
 unicodecsv==0.14.1
diff --git a/constraints-source-providers-3.8.txt 
b/constraints-source-providers-3.8.txt
index c1cb06c79e..c9c6b17799 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 
2023-12-29T12:14:57.345027
+# This constraints file was automatically generated on 
2023-12-29T16:53:29.103565
 # 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.
@@ -580,7 +580,7 @@ types-termcolor==1.1.6.2
 types-toml==0.10.8.7
 types-urllib3==1.26.25.14
 typing_extensions==4.9.0
-tzdata==2023.3
+tzdata==2023.4
 tzlocal==5.2
 uc-micro-py==1.0.2
 unicodecsv==0.14.1
diff --git a/constraints-source-providers-3.9.txt 
b/constraints-source-providers-3.9.txt
index 1dc64481fc..1a5eb4f03d 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 
2023-12-29T12:14:57.425290
+# This constraints file was automatically generated on 
2023-12-29T16:53:28.922287
 # 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.
@@ -576,7 +576,7 @@ types-termcolor==1.1.6.2
 types-toml==0.10.8.7
 types-urllib3==1.26.25.14
 typing_extensions==4.9.0
-tzdata==2023.3
+tzdata==2023.4
 tzlocal==5.2
 uc-micro-py==1.0.2
 unicodecsv==0.14.1

Reply via email to