From db4c02532a1ed74da7f081c82a2049c6d6e6f032 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Apr 2025 23:29:10 +0000 Subject: [PATCH] Bump humanize from 4.12.2 to 4.12.3 Bumps [humanize](https://github.com/python-humanize/humanize) from 4.12.2 to 4.12.3. - [Release notes](https://github.com/python-humanize/humanize/releases) - [Commits](https://github.com/python-humanize/humanize/compare/4.12.2...4.12.3) --- updated-dependencies: - dependency-name: humanize dependency-version: 4.12.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index 4435d74e0..9b595987a 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1153,14 +1153,14 @@ tornado = ["tornado (>=0.2)"] [[package]] name = "humanize" -version = "4.12.2" +version = "4.12.3" description = "Python humanize utilities" optional = false python-versions = ">=3.9" groups = ["main"] files = [ - {file = "humanize-4.12.2-py3-none-any.whl", hash = "sha256:e4e44dced598b7e03487f3b1c6fd5b1146c30ea55a110e71d5d4bca3e094259e"}, - {file = "humanize-4.12.2.tar.gz", hash = "sha256:ce0715740e9caacc982bb89098182cf8ded3552693a433311c6a4ce6f4e12a2c"}, + {file = "humanize-4.12.3-py3-none-any.whl", hash = "sha256:2cbf6370af06568fa6d2da77c86edb7886f3160ecd19ee1ffef07979efc597f6"}, + {file = "humanize-4.12.3.tar.gz", hash = "sha256:8430be3a615106fdfceb0b2c1b41c4c98c6b0fc5cc59663a5539b111dd325fb0"}, ] [package.extras]