From 84cf58150bd37187283e7680040843d07792204b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Nov 2023 18:37:08 +0000 Subject: [PATCH] build(deps): bump humanize from 4.8.0 to 4.9.0 in /server Bumps [humanize](https://github.com/python-humanize/humanize) from 4.8.0 to 4.9.0. - [Release notes](https://github.com/python-humanize/humanize/releases) - [Commits](https://github.com/python-humanize/humanize/compare/4.8.0...4.9.0) --- updated-dependencies: - dependency-name: humanize dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- server/requirements/common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/requirements/common.txt b/server/requirements/common.txt index 86150fdf..c9c027ee 100644 --- a/server/requirements/common.txt +++ b/server/requirements/common.txt @@ -11,7 +11,7 @@ django-dbbackup==4.0.2 django-ipware==5.0.2 djangorestframework==3.14.0 drf-chunked-upload==0.6.0 -humanize==4.8.0 +humanize==4.9.0 paramiko==3.3.1 psycopg2-binary==2.9.9 pymemcache==4.0.0