Update humanize from 4.0.0 to 4.1.0

This commit is contained in:
Chris Hill-Scott
2022-05-10 10:13:12 +01:00
parent d5f2f913d8
commit 381bd2cd1c
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==4.0.0
humanize==4.1.0
Flask==1.1.2 # pyup: <2
Flask-WTF==1.0.1
wtforms==3.0.1

View File

@@ -81,7 +81,7 @@ greenlet==1.1.0
# via eventlet
gunicorn @ git+https://github.com/benoitc/gunicorn.git@1299ea9e967a61ae2edebe191082fd169b864c64
# via -r requirements.in
humanize==4.0.0
humanize==4.1.0
# via -r requirements.in
idna==2.10
# via requests