From a758a47f3d6c486b67488a0f7faa34f24090c783 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 03:53:45 +0000 Subject: [PATCH] Bump apolo-sdk from 24.11.0 to 24.12.2 Bumps [apolo-sdk](https://github.com/neuro-inc/platform-client-python) from 24.11.0 to 24.12.2. - [Release notes](https://github.com/neuro-inc/platform-client-python/releases) - [Changelog](https://github.com/neuro-inc/apolo-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/neuro-inc/platform-client-python/compare/v24.11.0...v24.12.2) --- updated-dependencies: - dependency-name: apolo-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 4cf8cc62..ccf6e568 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,5 +1,5 @@ apolo-cli==24.10.1 -apolo-sdk==24.11.0 +apolo-sdk==24.12.2 click==8.1.7 pyyaml==6.0.2 toml==0.10.2