Skip to content

Commit a650395

Browse files
[pip](deps): Bump humanize from 4.10.0 to 4.11.0 in the prod-deps group (#210)
Bumps the prod-deps group with 1 update: [humanize](https://github.com/python-humanize/humanize). Updates `humanize` from 4.10.0 to 4.11.0 - [Release notes](https://github.com/python-humanize/humanize/releases) - [Commits](python-humanize/humanize@4.10.0...4.11.0) --- updated-dependencies: - dependency-name: humanize dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7cd895a commit a650395

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ typing-extensions = "^4.12.2"
2626
prometheus-client = "^0.21.0"
2727
prometheus-async = "^22.2.0"
2828
parsedatetime = "^2.6"
29-
humanize = "^4.10.0"
29+
humanize = "^4.11.0"
3030

3131
[tool.poetry.group.dev.dependencies]
3232
# These are pinned by major version

0 commit comments

Comments
 (0)