1 Commits

Author SHA1 Message Date
renovate[bot]
76e67ba408 Update dependency pytest to v9 2025-12-13 15:10:25 +00:00

6
poetry.lock generated
View File

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