Bump humanize from 4.12.3 to 4.13.0

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

---
updated-dependencies:
- dependency-name: humanize
  dependency-version: 4.13.0
  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-08-26 17:07:00 +00:00
committed by GitHub
parent 76539e5bde
commit d849a39a7e
2 changed files with 5 additions and 5 deletions

View File

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