From b3182ba24b9ac8ff949906f916bb654cc2527836 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 08:34:45 -0700 Subject: [PATCH] build(deps): bump honcho from 1.1.0 to 2.0.0 (#6742) Bumps [honcho](https://github.com/nickstenning/honcho) from 1.1.0 to 2.0.0. - [Release notes](https://github.com/nickstenning/honcho/releases) - [Changelog](https://github.com/nickstenning/honcho/blob/main/CHANGELOG.rst) - [Commits](https://github.com/nickstenning/honcho/compare/v1.1.0...v2.0.0) --- updated-dependencies: - dependency-name: honcho dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.in | 2 +- requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.in b/requirements.in index b6fb758a7e..eaaa450002 100644 --- a/requirements.in +++ b/requirements.in @@ -20,7 +20,7 @@ glom==23.5.0 google-cloud-pubsub==2.25.2 google-cloud-storage==2.18.2 gunicorn==23.0.0 -honcho==1.1.0 +honcho==2.0.0 humanfriendly==10.0 inotify_simple==1.3.5 isodate==0.6.1 diff --git a/requirements.txt b/requirements.txt index db55cd5158..665c67af28 100644 --- a/requirements.txt +++ b/requirements.txt @@ -514,9 +514,9 @@ gunicorn==23.0.0 \ --hash=sha256:ec400d38950de4dfd418cff8328b2c8faed0edb0d517d3394e457c317908ca4d \ --hash=sha256:f014447a0101dc57e294f6c18ca6b40227a4c90e9bdb586042628030cba004ec # via -r requirements.in -honcho==1.1.0 \ - --hash=sha256:a4d6e3a88a7b51b66351ecfc6e9d79d8f4b87351db9ad7e923f5632cc498122f \ - --hash=sha256:c5eca0bded4bef6697a23aec0422fd4f6508ea3581979a3485fc4b89357eb2a9 +honcho==2.0.0 \ + --hash=sha256:56dcd04fc72d362a4befb9303b1a1a812cba5da283526fbc6509be122918ddf3 \ + --hash=sha256:af3815c03c634bf67d50f114253ea9fef72ecff26e4fd06b29234789ac5b8b2e # via -r requirements.in httplib2==0.22.0 \ --hash=sha256:14ae0a53c1ba8f3d37e9e27cf37eabb0fb9980f435ba405d546948b009dd64dc \