diff --git a/poetry.lock b/poetry.lock index c910485..1f39e75 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.1.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.2.1 and should not be changed by hand. [[package]] name = "aiobotocore" @@ -225,29 +225,28 @@ trio = ["trio (>=0.26.1)"] [[package]] name = "anystore" -version = "0.3.5" +version = "0.3.7" description = "Store and cache things anywhere" optional = false python-versions = "<4,>=3.11" groups = ["main"] files = [ - {file = "anystore-0.3.5-py3-none-any.whl", hash = "sha256:3060b1740a1e495d2f637a2b18ff490b87421ef309a14ee650ea5c3e6d031751"}, - {file = "anystore-0.3.5.tar.gz", hash = "sha256:d9bce5165d8a98854d9051c60f52f32f70516d79dfbf71ef553c18a2c324b22d"}, + {file = "anystore-0.3.7-py3-none-any.whl", hash = "sha256:7ce5fbe55f45bfbedb1b9ddb9cefac2f1f2325d48d952a0988f6a9998d957082"}, + {file = "anystore-0.3.7.tar.gz", hash = "sha256:32f08fd13072af94c3ed8739b4e2eee53f9b5b54af270b9ddf9c4d37461475ab"}, ] [package.dependencies] banal = ">=1.0.6,<2.0.0" -click = "<8.2" cloudpickle = ">=3.1.0,<4.0.0" dateparser = ">=1.2.1,<2.0.0" fsspec = ">2023.10,<2026" -httpx = ">=0.28.1,<0.29.0" +httpx = ">=0.28.1" orjson = ">=3.9.15" pyaml = ">=25.1.0,<26.0.0" pydantic = ">=2.11.5,<3.0.0" pydantic-settings = ">=2.7.1,<3.0.0" rich = ">=13.9.4,<14.0.0" -rigour = ">=0.12.2,<0.13.0" +rigour = ">=0.12.2" s3fs = ">2023.10,<2026" structlog = ">=24.4.0,<25.0.0" typer = ">=0.16.0,<0.17.0" @@ -640,14 +639,14 @@ files = [ [[package]] name = "click" -version = "8.1.8" +version = "8.3.0" description = "Composable command line interface toolkit" optional = false -python-versions = ">=3.7" +python-versions = ">=3.10" groups = ["main", "dev"] files = [ - {file = "click-8.1.8-py3-none-any.whl", hash = "sha256:63c132bbbed01578a06712a2d1f497bb62d9c1c0d329b7903a866228027263b2"}, - {file = "click-8.1.8.tar.gz", hash = "sha256:ed53c9d8990d83c2a27deae68e4ee337473f6330c040a31d4225c9574d16096a"}, + {file = "click-8.3.0-py3-none-any.whl", hash = "sha256:9b9f285302c6e3064f4330c05f05b81945b2a39544279343e6e7c5f27a9baddc"}, + {file = "click-8.3.0.tar.gz", hash = "sha256:e7b8232224eba16f4ebe410c25ced9f7875cb5f3263ffc93cc3e8da705e229c4"}, ] [package.dependencies] @@ -1168,23 +1167,23 @@ tqdm = ["tqdm"] [[package]] name = "ftmq" -version = "0.8.5" +version = "0.8.7" description = "followthemoney query dsl and io helpers" optional = false python-versions = "<4,>=3.11" groups = ["main"] files = [ - {file = "ftmq-0.8.5-py3-none-any.whl", hash = "sha256:0ca2e750f9dead3ec841aaa2f31b96bf650bde310fb13626ada7732bdfcd24ec"}, - {file = "ftmq-0.8.5.tar.gz", hash = "sha256:8b8e22e780d501ca493edc2ee26ef70970b68cbefc4838b8ad479956aefb3850"}, + {file = "ftmq-0.8.7-py3-none-any.whl", hash = "sha256:bab6dd9e3b94aa3a5a7870602d943660f09bf05d32726c3c0e89b6b3d8147d6e"}, + {file = "ftmq-0.8.7.tar.gz", hash = "sha256:f562bea411b0168101725279ec335d5c4b27abdd1d14b6b019a36a94defd6ae4"}, ] [package.dependencies] alephclient = ">=2.6.0,<3.0.0" -anystore = ">=0.3.5,<0.4.0" -click = ">=8.1.8,<9.0.0" +anystore = ">=0.3.7,<0.4.0" +click = ">=8.2.1,<9.0.0" click-default-group = ">=1.2.4,<2.0.0" nomenklatura = ">=3.17.3,<4.0.0" -orjson = ">=3.10.16,<4.0.0" +orjson = ">=3.10.18,<4.0.0" pycountry = ">=24.6.1,<25.0.0" pydantic = ">=2.11.3,<3.0.0" pyicu = ">=2.15.2,<3.0.0"