From d785f6df0757269ae808df6b6127af13386e3e1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Oct 2021 22:44:19 +0000 Subject: [PATCH] Bump humanfriendly from 9.2 to 10.0 Bumps [humanfriendly](https://github.com/xolox/python-humanfriendly) from 9.2 to 10.0. - [Release notes](https://github.com/xolox/python-humanfriendly/releases) - [Changelog](https://github.com/xolox/python-humanfriendly/blob/master/CHANGELOG.rst) - [Commits](https://github.com/xolox/python-humanfriendly/compare/9.2...10.0) --- updated-dependencies: - dependency-name: humanfriendly dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f5c3904b15..b377139bc8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ filelock==3.0.12 fire==0.4.0 gitdb==4.0.7 html5lib==1.1 -humanfriendly==9.2 +humanfriendly==10.0 identify==2.2.13 idna==3.2 importlib-metadata==4.8.1