Update humanize from 3.12.0 to 4.0.0

Breaking change is due to dropping support for Python 3.6.
This commit is contained in:
Katie Smith
2022-03-02 14:45:18 +00:00
parent 4f78216411
commit 36b4dee23e
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
ago==0.0.93
govuk-bank-holidays==0.11
humanize==3.12.0
humanize==4.0.0
Flask==1.1.2 # pyup: <2
Flask-WTF==1.0.0
wtforms==3.0.0

View File

@@ -83,7 +83,7 @@ greenlet==1.1.0
# via eventlet
gunicorn==20.1.0
# via -r requirements.in
humanize==3.12.0
humanize==4.0.0
# via -r requirements.in
idna==2.10
# via requests