diff --git a/poetry.lock b/poetry.lock index db6da5f..91e8243 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1829,14 +1829,14 @@ xmp = ["defusedxml"] [[package]] name = "pkginfo" -version = "1.11.1" +version = "1.12.1.2" description = "Query metadata from sdists / bdists / installed packages." optional = false python-versions = ">=3.8" groups = ["main"] files = [ - {file = "pkginfo-1.11.1-py3-none-any.whl", hash = "sha256:bfa76a714fdfc18a045fcd684dbfc3816b603d9d075febef17cb6582bea29573"}, - {file = "pkginfo-1.11.1.tar.gz", hash = "sha256:2e0dca1cf4c8e39644eed32408ea9966ee15e0d324c62ba899a393b3c6b467aa"}, + {file = "pkginfo-1.12.1.2-py3-none-any.whl", hash = "sha256:c783ac885519cab2c34927ccfa6bf64b5a704d7c69afaea583dd9b7afe969343"}, + {file = "pkginfo-1.12.1.2.tar.gz", hash = "sha256:5cd957824ac36f140260964eba3c6be6442a8359b8c48f4adf90210f33a04b7b"}, ] [package.extras] @@ -3225,4 +3225,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = "^3.9" -content-hash = "5d5845d359639ca25627a2c0de5af0698367950696bcd2ab054324640fb8584a" +content-hash = "4b8a79957fce62420615ef3cea5f1ad20092de6be86981213ebf51f26d6ca7ad" diff --git a/pyproject.toml b/pyproject.toml index 3fde4a9..7964793 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,7 +54,7 @@ numpy = "2.0.2" packaging = "26.2" pandas = "2.3.3" pillow = "11.3.0" -pkginfo = "1.11.1" +pkginfo = "1.12.1.2" Pygments = "2.20.0" pyparsing = "3.3.2" pyproject_hooks = "1.2.0"