From 25ea4471de82c6479b09d328e488abc55677c3c9 Mon Sep 17 00:00:00 2001 From: canonical-data-platform-bot Date: Wed, 14 Jan 2026 14:30:30 +0000 Subject: [PATCH] Bump mongo-charms-single-kernel to version v1.8.20 --- poetry.lock | 2 +- pyproject.toml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index f7cb389fe..39f8bf46a 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3201,4 +3201,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = "^3.12.0" -content-hash = "eedec1377d4684a0c9d4e59512676fea89bb9ebfbfd87647bda54bcae6dbe2ba" +content-hash = "eb29246927fd08baac073dcf84aa9d8fa8f52f046e848bcaa006e0d433c5fb0d" diff --git a/pyproject.toml b/pyproject.toml index e7b9668ea..2b0620646 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ rpds-py = "0.18.0" pyOpenSSL = "^24.2.1" charm-refresh = "^3.1.0.3" lightkube = "^0.15.3" -mongo-charms-single-kernel = "v1.8.22" +mongo-charms-single-kernel = "^1.8.22" [tool.poetry.group.charm-libs.dependencies] ops = ">=2.21" @@ -66,7 +66,7 @@ pytest-operator = "^0.36.0" pytest-operator-groups = {git = "https://github.com/canonical/data-platform-workflows", tag = "v35.0.4", subdirectory = "python/pytest_plugins/pytest_operator_groups"} pytest-github-secrets = {git = "https://github.com/canonical/data-platform-workflows", tag = "v35.0.4", subdirectory = "python/pytest_plugins/github_secrets"} allure-pytest-collection-report = {git = "https://github.com/canonical/data-platform-workflows", tag = "v35.0.4", subdirectory = "python/pytest_plugins/allure_pytest_collection_report"} -mongo-charms-single-kernel = "v1.8.22" +mongo-charms-single-kernel = "^1.8.22" [tool.poetry.group.build-refresh-version] optional = true