From dac431f77ac17c3234a1fc1444701a91d5a65ff3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Jul 2022 05:04:47 +0000 Subject: [PATCH] Bump humanize from 3.10.0 to 4.2.3 Bumps [humanize](https://github.com/python-humanize/humanize) from 3.10.0 to 4.2.3. - [Release notes](https://github.com/python-humanize/humanize/releases) - [Commits](https://github.com/python-humanize/humanize/compare/3.10.0...4.2.3) --- 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..d268cd7d895 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.2.3 jira==3.0.1 PyGithub==1.55 lxml==4.6.3