From 7272a9fba2ed0f210edb9beaa1a9d25431a8b9e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Sep 2022 05:09:51 +0000 Subject: [PATCH] Bump humanize from 3.10.0 to 4.4.0 Bumps [humanize](https://github.com/python-humanize/humanize) from 3.10.0 to 4.4.0. - [Release notes](https://github.com/python-humanize/humanize/releases) - [Commits](https://github.com/python-humanize/humanize/compare/3.10.0...4.4.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..947b1b99cfd 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.4.0 jira==3.0.1 PyGithub==1.55 lxml==4.6.3