diff --git a/poetry.lock b/poetry.lock index faee5df241..4cc08e3f1d 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.1.3 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.1.2 and should not be changed by hand. [[package]] name = "allure-pytest" @@ -426,14 +426,14 @@ charm-api = ">=0.1.1" [[package]] name = "charm-refresh" -version = "3.0.0.2" +version = "3.0.0.3" description = "In-place rolling refreshes of stateful charmed applications " optional = false python-versions = ">=3.8" groups = ["main"] files = [ - {file = "charm_refresh-3.0.0.2-py3-none-any.whl", hash = "sha256:0e5bbe7484da6e41ca6f3a0072ced2bbc3eac1fac5362d02c4d3978b0a22db2e"}, - {file = "charm_refresh-3.0.0.2.tar.gz", hash = "sha256:5eaaceaa5dffeeb8de23b693ebb0402c8db32c6e99f52ada8f8e9281fe045670"}, + {file = "charm_refresh-3.0.0.3-py3-none-any.whl", hash = "sha256:5c0757c13878425e61f6aafc13e294ccfcf7d5c3c8f0d41a3e0cea7f99b4e734"}, + {file = "charm_refresh-3.0.0.3.tar.gz", hash = "sha256:6d1ee0c9271e01657818139b28f90a8e3e2b685b4329553ab1656c72c6757693"}, ] [package.dependencies] @@ -1712,7 +1712,6 @@ files = [ {file = "psycopg2-2.9.10-cp311-cp311-win_amd64.whl", hash = "sha256:0435034157049f6846e95103bd8f5a668788dd913a7c30162ca9503fdf542cb4"}, {file = "psycopg2-2.9.10-cp312-cp312-win32.whl", hash = "sha256:65a63d7ab0e067e2cdb3cf266de39663203d38d6a8ed97f5ca0cb315c73fe067"}, {file = "psycopg2-2.9.10-cp312-cp312-win_amd64.whl", hash = "sha256:4a579d6243da40a7b3182e0430493dbd55950c493d8c68f4eec0b302f6bbf20e"}, - {file = "psycopg2-2.9.10-cp313-cp313-win_amd64.whl", hash = "sha256:91fd603a2155da8d0cfcdbf8ab24a2d54bca72795b90d2a3ed2b6da8d979dee2"}, {file = "psycopg2-2.9.10-cp39-cp39-win32.whl", hash = "sha256:9d5b3b94b79a844a986d029eee38998232451119ad653aea42bb9220a8c5066b"}, {file = "psycopg2-2.9.10-cp39-cp39-win_amd64.whl", hash = "sha256:88138c8dedcbfa96408023ea2b0c369eda40fe5d75002c0964c78f46f11fa442"}, {file = "psycopg2-2.9.10.tar.gz", hash = "sha256:12ec0b40b0273f95296233e8750441339298e6a572f7039da5b260e3c8b60e11"}, @@ -1773,7 +1772,6 @@ files = [ {file = "psycopg2_binary-2.9.10-cp313-cp313-musllinux_1_2_i686.whl", hash = "sha256:bb89f0a835bcfc1d42ccd5f41f04870c1b936d8507c6df12b7737febc40f0909"}, {file = "psycopg2_binary-2.9.10-cp313-cp313-musllinux_1_2_ppc64le.whl", hash = "sha256:f0c2d907a1e102526dd2986df638343388b94c33860ff3bbe1384130828714b1"}, {file = "psycopg2_binary-2.9.10-cp313-cp313-musllinux_1_2_x86_64.whl", hash = "sha256:f8157bed2f51db683f31306aa497311b560f2265998122abe1dce6428bd86567"}, - {file = "psycopg2_binary-2.9.10-cp313-cp313-win_amd64.whl", hash = "sha256:27422aa5f11fbcd9b18da48373eb67081243662f9b46e6fd07c3eb46e4535142"}, {file = "psycopg2_binary-2.9.10-cp38-cp38-macosx_12_0_x86_64.whl", hash = "sha256:eb09aa7f9cecb45027683bb55aebaaf45a0df8bf6de68801a6afdc7947bb09d4"}, {file = "psycopg2_binary-2.9.10-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:b73d6d7f0ccdad7bc43e6d34273f70d587ef62f824d7261c4ae9b8b1b6af90e8"}, {file = "psycopg2_binary-2.9.10-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:ce5ab4bf46a211a8e924d307c1b1fcda82368586a19d0a24f8ae166f5c784864"}, @@ -2915,4 +2913,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = "^3.12" -content-hash = "5aa91d563da36a9d830c8599e063532438b8cb05f56280ad4078a25bfaab7067" +content-hash = "deabc8b622eca4ea83ed6dc3262d3a069c68ce8ec6ec6a2d30a0419ab98c59a4" diff --git a/pyproject.toml b/pyproject.toml index 95a51cf920..5199a4a62c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ pydantic = "^2.11.4" jinja2 = "^3.1.6" pysyncobj = "^0.3.14" psutil = "^7.0.0" -charm-refresh = "^3.0.0.1" +charm-refresh = "^3.0.0.3" [tool.poetry.group.charm-libs.dependencies] # data_platform_libs/v0/data_interfaces.py