Merge pull request #116 from ublue-os/renovate/humanize-4.x-lockfile
Some checks are pending
Generate Changelog / release-please (push) Waiting to run

This commit is contained in:
Jorge O. Castro 2025-05-01 22:52:13 -04:00 committed by GitHub
commit 49b24167b7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

6
anvil/poetry.lock generated
View file

@ -865,14 +865,14 @@ socks = ["socksio (==1.*)"]
[[package]] [[package]]
name = "humanize" name = "humanize"
version = "4.12.2" version = "4.12.3"
description = "Python humanize utilities" description = "Python humanize utilities"
optional = false optional = false
python-versions = ">=3.9" python-versions = ">=3.9"
groups = ["main"] groups = ["main"]
files = [ files = [
{file = "humanize-4.12.2-py3-none-any.whl", hash = "sha256:e4e44dced598b7e03487f3b1c6fd5b1146c30ea55a110e71d5d4bca3e094259e"}, {file = "humanize-4.12.3-py3-none-any.whl", hash = "sha256:2cbf6370af06568fa6d2da77c86edb7886f3160ecd19ee1ffef07979efc597f6"},
{file = "humanize-4.12.2.tar.gz", hash = "sha256:ce0715740e9caacc982bb89098182cf8ded3552693a433311c6a4ce6f4e12a2c"}, {file = "humanize-4.12.3.tar.gz", hash = "sha256:8430be3a615106fdfceb0b2c1b41c4c98c6b0fc5cc59663a5539b111dd325fb0"},
] ]
[package.extras] [package.extras]