From d69651b4c54e188f3d34fe8e7a5227e9fb5660aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Aug 2022 05:06:32 +0000 Subject: [PATCH] Bump humanize from 3.10.0 to 4.3.0 Bumps [humanize](https://github.com/python-humanize/humanize) from 3.10.0 to 4.3.0. - [Release notes](https://github.com/python-humanize/humanize/releases) - [Commits](https://github.com/python-humanize/humanize/compare/3.10.0...4.3.0) --- updated-dependencies: - dependency-name: humanize 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 de539b97e1c..8ae12b4e6f3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ Django==3.1.13 djangorestframework==3.12.4 gunicorn==20.1.0 html2text==2020.1.16 -humanize==3.10.0 +humanize==4.3.0 jira==3.0.1 PyGithub==1.55 lxml==4.6.3