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