Bump humanize from 4.11.0 to 4.12.2

Bumps [humanize](https://github.com/python-humanize/humanize) from 4.11.0 to 4.12.2.
- [Release notes](https://github.com/python-humanize/humanize/releases)
- [Commits](https://github.com/python-humanize/humanize/compare/4.11.0...4.12.2)

---
updated-dependencies:
- dependency-name: humanize
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-03-28 17:08:41 +00:00
committed by GitHub
parent 3e410ba5b2
commit d2dd249b61
2 changed files with 5 additions and 5 deletions

View File

@@ -19,7 +19,7 @@ flask-login = "^0.6"
flask-talisman = "*"
flask-wtf = "^1.2"
gunicorn = {version = "==23.0.0", extras = ["eventlet"]}
humanize = "~=4.10"
humanize = "~=4.12"
itsdangerous = "~=2.2"
jinja2 = "^3.1.6"
newrelic = "*"