Skip to content

Commit 88c4508

Browse files
Bump humanize from 4.13.0 to 4.14.0
Bumps [humanize](https://github.com/python-humanize/humanize) from 4.13.0 to 4.14.0. - [Release notes](https://github.com/python-humanize/humanize/releases) - [Commits](python-humanize/humanize@4.13.0...4.14.0) --- updated-dependencies: - dependency-name: humanize dependency-version: 4.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 01a1a24 commit 88c4508

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ flask = "^3.1.2"
3232
boto3 = "^1.35.99"
3333
gunicorn = "^23.0.0"
3434
botocore = "^1.35.99"
35-
humanize = "^4.13.0"
35+
humanize = "^4.14.0"
3636

3737
[tool.poetry.group.dev.dependencies]
3838
ruff = "^0.14.0"

0 commit comments

Comments
 (0)