From 2b31a045f96db817d06583f0c66d0dcf116501d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Nov 2023 01:42:29 +0000 Subject: [PATCH] Bump humanize from 4.6.0 to 4.9.0 Bumps [humanize](https://github.com/python-humanize/humanize) from 4.6.0 to 4.9.0. - [Release notes](https://github.com/python-humanize/humanize/releases) - [Commits](https://github.com/python-humanize/humanize/compare/4.6.0...4.9.0) --- updated-dependencies: - dependency-name: humanize dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 47c1904..21975ab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -46,7 +46,7 @@ httpcore==0.16.3 # via httpx httpx==0.23.2 # via aioauth-client -humanize==4.6.0 +humanize==4.9.0 # via -r requirements.in idna==3.4 # via @@ -84,7 +84,9 @@ python-dateutil==2.8.2 pytz==2023.3 # via -r requirements.in rfc3986[idna2008]==1.5.0 - # via httpx + # via + # httpx + # rfc3986 roman==4.1 # via -r requirements.in sentry-sdk==1.28.1