From 1501df5953ebe9e58aa4eaa602ef87188243190e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Feb 2023 22:04:46 +0000 Subject: [PATCH] Bump humanize from 4.2.1 to 4.6.0 in /ci/builder Bumps [humanize](https://github.com/python-humanize/humanize) from 4.2.1 to 4.6.0. - [Release notes](https://github.com/python-humanize/humanize/releases) - [Commits](https://github.com/python-humanize/humanize/compare/4.2.1...4.6.0) --- updated-dependencies: - dependency-name: humanize dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- ci/builder/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/builder/requirements.txt b/ci/builder/requirements.txt index 9d710f5..63a621c 100644 --- a/ci/builder/requirements.txt +++ b/ci/builder/requirements.txt @@ -13,7 +13,7 @@ colored==1.4.3 docker==5.0.3 ec2instanceconnectcli==1.0.2 flake8==4.0.1 -humanize==4.2.1 +humanize==4.6.0 isort==5.10.1 junit-xml==1.9 mypy==0.961