2 Commits

Author SHA1 Message Date
renovate[bot]
d67039b2c9 Update dependency pylint to v4 2025-10-18 03:13:35 +00:00
renovate[bot]
c025972012 Update dependency humanize to v4.14.0 (#425)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-17 23:12:15 -04:00

8
poetry.lock generated
View File

@@ -262,14 +262,14 @@ test = ["pytest (>=6)"]
[[package]] [[package]]
name = "humanize" name = "humanize"
version = "4.13.0" version = "4.14.0"
description = "Python humanize utilities" description = "Python humanize utilities"
optional = false optional = false
python-versions = ">=3.9" python-versions = ">=3.10"
groups = ["main"] groups = ["main"]
files = [ files = [
{file = "humanize-4.13.0-py3-none-any.whl", hash = "sha256:b810820b31891813b1673e8fec7f1ed3312061eab2f26e3fa192c393d11ed25f"}, {file = "humanize-4.14.0-py3-none-any.whl", hash = "sha256:d57701248d040ad456092820e6fde56c930f17749956ac47f4f655c0c547bfff"},
{file = "humanize-4.13.0.tar.gz", hash = "sha256:78f79e68f76f0b04d711c4e55d32bebef5be387148862cb1ef83d2b58e7935a0"}, {file = "humanize-4.14.0.tar.gz", hash = "sha256:2fa092705ea640d605c435b1ca82b2866a1b601cdf96f076d70b79a855eba90d"},
] ]
[package.extras] [package.extras]