From 956388c2977dc54193241502c69aedb217de9558 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 16:01:12 +0000 Subject: [PATCH] Deps: Bump the dependencies group Bumps the dependencies group in /helm-version-upgrade with 2 updates: [platformdirs](https://github.com/platformdirs/platformdirs) and [pontos](https://github.com/greenbone/pontos). Updates `platformdirs` from 4.0.0 to 4.1.0 - [Release notes](https://github.com/platformdirs/platformdirs/releases) - [Changelog](https://github.com/platformdirs/platformdirs/blob/main/CHANGES.rst) - [Commits](https://github.com/platformdirs/platformdirs/compare/4.0.0...4.1.0) Updates `pontos` from 23.11.4 to 23.12.0 - [Release notes](https://github.com/greenbone/pontos/releases) - [Commits](https://github.com/greenbone/pontos/compare/v23.11.4...v23.12.0) --- updated-dependencies: - dependency-name: platformdirs dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pontos dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- helm-version-upgrade/poetry.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/helm-version-upgrade/poetry.lock b/helm-version-upgrade/poetry.lock index 02977b49..14e75208 100644 --- a/helm-version-upgrade/poetry.lock +++ b/helm-version-upgrade/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.6.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand. [[package]] name = "anyio" @@ -526,13 +526,13 @@ files = [ [[package]] name = "platformdirs" -version = "4.0.0" +version = "4.1.0" description = "A small Python package for determining appropriate platform-specific dirs, e.g. a \"user data dir\"." optional = false -python-versions = ">=3.7" +python-versions = ">=3.8" files = [ - {file = "platformdirs-4.0.0-py3-none-any.whl", hash = "sha256:118c954d7e949b35437270383a3f2531e99dd93cf7ce4dc8340d3356d30f173b"}, - {file = "platformdirs-4.0.0.tar.gz", hash = "sha256:cb633b2bcf10c51af60beb0ab06d2f1d69064b43abf4c185ca6b28865f3f9731"}, + {file = "platformdirs-4.1.0-py3-none-any.whl", hash = "sha256:11c8f37bcca40db96d8144522d925583bdb7a31f7b0e37e3ed4318400a8e2380"}, + {file = "platformdirs-4.1.0.tar.gz", hash = "sha256:906d548203468492d432bcb294d4bc2fff751bf84971fbb2c10918cc206ee420"}, ] [package.extras] @@ -541,13 +541,13 @@ test = ["appdirs (==1.4.4)", "covdefaults (>=2.3)", "pytest (>=7.4)", "pytest-co [[package]] name = "pontos" -version = "23.11.4" +version = "23.12.0" description = "Common utilities and tools maintained by Greenbone Networks" optional = false python-versions = ">=3.9,<4.0" files = [ - {file = "pontos-23.11.4-py3-none-any.whl", hash = "sha256:f6d368f200d751db01af315c0ec0a18a7ce033112ab94455fef1f796c41fa231"}, - {file = "pontos-23.11.4.tar.gz", hash = "sha256:49d8d8456706442f157684c870ff44043d2e1f76ab6407c477e15a6e4e7a5e72"}, + {file = "pontos-23.12.0-py3-none-any.whl", hash = "sha256:27d82b96f5c09e72cd45d814778d68d7169ff86dab9551bd68682e5d6b0cc51a"}, + {file = "pontos-23.12.0.tar.gz", hash = "sha256:f0a17adfc798883bf4b7460a864c83916e9b344489baf62bd82c5c10679834f3"}, ] [package.dependencies]