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 b29c01cc25 Updating constraints. Build id: b29c01cc25 is described below commit b29c01cc25e6f68abecff523009835af2245500c Author: Automated GitHub Actions commit <d...@airflow.apache.org> AuthorDate: Sun Jan 29 18:06:18 2023 +0000 Updating constraints. Build id: 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 0a9a11acb77f24165461803f81a8cb8d7bd1f3b6. The action that build those constraints can be found at https://github.com/apache/airflow/actions/runs/4037769426/ The image tag used for that build was: 0a9a11acb77f24165461803f81a8cb8d7bd1f3b6. You can enter Breeze environment with this image by running 'breeze shell --image-tag 0a9a11acb77f24165461803f81a8cb8d7bd1f3b6' 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.7.txt | 4 ++-- constraints-3.8.txt | 4 ++-- constraints-3.9.txt | 4 ++-- constraints-no-providers-3.10.txt | 4 ++-- constraints-no-providers-3.7.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.7.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 79350ace76..ff6c1d4d0b 100644 --- a/constraints-3.10.txt +++ b/constraints-3.10.txt @@ -1,5 +1,5 @@ # -# This constraints file was automatically generated on 2023-01-29T10:02:51Z +# This constraints file was automatically generated on 2023-01-29T18:05:58Z # 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. @@ -315,7 +315,7 @@ hmsclient==0.1.1 httpcore==0.16.3 httplib2==0.20.4 httpx==0.23.3 -humanize==4.4.0 +humanize==4.5.0 hvac==1.0.2 identify==2.5.16 idna==3.4 diff --git a/constraints-3.7.txt b/constraints-3.7.txt index b0adffeea9..563a7bb023 100644 --- a/constraints-3.7.txt +++ b/constraints-3.7.txt @@ -1,5 +1,5 @@ # -# This constraints file was automatically generated on 2023-01-29T10:03:28Z +# This constraints file was automatically generated on 2023-01-29T18:06:16Z # 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. @@ -315,7 +315,7 @@ hmsclient==0.1.1 httpcore==0.16.3 httplib2==0.20.4 httpx==0.23.3 -humanize==4.4.0 +humanize==4.5.0 hvac==1.0.2 identify==2.5.16 idna==3.4 diff --git a/constraints-3.8.txt b/constraints-3.8.txt index 8bf9f72b13..0f32208a32 100644 --- a/constraints-3.8.txt +++ b/constraints-3.8.txt @@ -1,5 +1,5 @@ # -# This constraints file was automatically generated on 2023-01-29T10:03:17Z +# This constraints file was automatically generated on 2023-01-29T18:06:11Z # 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. @@ -316,7 +316,7 @@ hmsclient==0.1.1 httpcore==0.16.3 httplib2==0.20.4 httpx==0.23.3 -humanize==4.4.0 +humanize==4.5.0 hvac==1.0.2 identify==2.5.16 idna==3.4 diff --git a/constraints-3.9.txt b/constraints-3.9.txt index 4df29837eb..1a3731372f 100644 --- a/constraints-3.9.txt +++ b/constraints-3.9.txt @@ -1,5 +1,5 @@ # -# This constraints file was automatically generated on 2023-01-29T10:03:16Z +# This constraints file was automatically generated on 2023-01-29T18:06:10Z # 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. @@ -315,7 +315,7 @@ hmsclient==0.1.1 httpcore==0.16.3 httplib2==0.20.4 httpx==0.23.3 -humanize==4.4.0 +humanize==4.5.0 hvac==1.0.2 identify==2.5.16 idna==3.4 diff --git a/constraints-no-providers-3.10.txt b/constraints-no-providers-3.10.txt index 1b4d4dba8a..ec25645960 100644 --- a/constraints-no-providers-3.10.txt +++ b/constraints-no-providers-3.10.txt @@ -1,5 +1,5 @@ # -# This constraints file was automatically generated on 2023-01-29T10:00:09Z +# This constraints file was automatically generated on 2023-01-29T18:04:11Z # 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. @@ -94,7 +94,7 @@ gunicorn==20.1.0 h11==0.14.0 httpcore==0.16.3 httpx==0.23.3 -humanize==4.4.0 +humanize==4.5.0 idna==3.4 inflection==0.5.1 itsdangerous==2.1.2 diff --git a/constraints-no-providers-3.7.txt b/constraints-no-providers-3.7.txt index 68fc9e3c96..c90faf6fa1 100644 --- a/constraints-no-providers-3.7.txt +++ b/constraints-no-providers-3.7.txt @@ -1,5 +1,5 @@ # -# This constraints file was automatically generated on 2023-01-29T10:01:00Z +# This constraints file was automatically generated on 2023-01-29T18:04:37Z # 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. @@ -96,7 +96,7 @@ gunicorn==20.1.0 h11==0.14.0 httpcore==0.16.3 httpx==0.23.3 -humanize==4.4.0 +humanize==4.5.0 idna==3.4 importlib-metadata==4.13.0 importlib-resources==5.10.2 diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt index a367a4dfc5..36faf744b5 100644 --- a/constraints-no-providers-3.8.txt +++ b/constraints-no-providers-3.8.txt @@ -1,5 +1,5 @@ # -# This constraints file was automatically generated on 2023-01-29T10:00:46Z +# This constraints file was automatically generated on 2023-01-29T18:04:29Z # 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. @@ -94,7 +94,7 @@ gunicorn==20.1.0 h11==0.14.0 httpcore==0.16.3 httpx==0.23.3 -humanize==4.4.0 +humanize==4.5.0 idna==3.4 importlib-metadata==6.0.0 importlib-resources==5.10.2 diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt index bc4f1ec031..7590210ebb 100644 --- a/constraints-no-providers-3.9.txt +++ b/constraints-no-providers-3.9.txt @@ -1,5 +1,5 @@ # -# This constraints file was automatically generated on 2023-01-29T10:00:49Z +# This constraints file was automatically generated on 2023-01-29T18:04:28Z # 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. @@ -94,7 +94,7 @@ gunicorn==20.1.0 h11==0.14.0 httpcore==0.16.3 httpx==0.23.3 -humanize==4.4.0 +humanize==4.5.0 idna==3.4 importlib-metadata==6.0.0 inflection==0.5.1 diff --git a/constraints-source-providers-3.10.txt b/constraints-source-providers-3.10.txt index 57bc5d8405..d1fe2f297f 100644 --- a/constraints-source-providers-3.10.txt +++ b/constraints-source-providers-3.10.txt @@ -1,5 +1,5 @@ # -# This constraints file was automatically generated on 2023-01-29T09:55:20Z +# This constraints file was automatically generated on 2023-01-29T18:00:28Z # 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. @@ -243,7 +243,7 @@ hmsclient==0.1.1 httpcore==0.16.3 httplib2==0.20.4 httpx==0.23.3 -humanize==4.4.0 +humanize==4.5.0 hvac==1.0.2 identify==2.5.16 idna==3.4 diff --git a/constraints-source-providers-3.7.txt b/constraints-source-providers-3.7.txt index 727c0db3f1..60f29c24bb 100644 --- a/constraints-source-providers-3.7.txt +++ b/constraints-source-providers-3.7.txt @@ -1,5 +1,5 @@ # -# This constraints file was automatically generated on 2023-01-29T09:55:20Z +# This constraints file was automatically generated on 2023-01-29T18:00:28Z # 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. @@ -243,7 +243,7 @@ hmsclient==0.1.1 httpcore==0.16.3 httplib2==0.20.4 httpx==0.23.3 -humanize==4.4.0 +humanize==4.5.0 hvac==1.0.2 identify==2.5.16 idna==3.4 diff --git a/constraints-source-providers-3.8.txt b/constraints-source-providers-3.8.txt index 35846b6095..224c7ca06b 100644 --- a/constraints-source-providers-3.8.txt +++ b/constraints-source-providers-3.8.txt @@ -1,5 +1,5 @@ # -# This constraints file was automatically generated on 2023-01-29T09:55:20Z +# This constraints file was automatically generated on 2023-01-29T18:00:29Z # 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. @@ -244,7 +244,7 @@ hmsclient==0.1.1 httpcore==0.16.3 httplib2==0.20.4 httpx==0.23.3 -humanize==4.4.0 +humanize==4.5.0 hvac==1.0.2 identify==2.5.16 idna==3.4 diff --git a/constraints-source-providers-3.9.txt b/constraints-source-providers-3.9.txt index 57bc5d8405..712888404e 100644 --- a/constraints-source-providers-3.9.txt +++ b/constraints-source-providers-3.9.txt @@ -1,5 +1,5 @@ # -# This constraints file was automatically generated on 2023-01-29T09:55:20Z +# This constraints file was automatically generated on 2023-01-29T18:00:29Z # 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. @@ -243,7 +243,7 @@ hmsclient==0.1.1 httpcore==0.16.3 httplib2==0.20.4 httpx==0.23.3 -humanize==4.4.0 +humanize==4.5.0 hvac==1.0.2 identify==2.5.16 idna==3.4