From 5034beb25fdd4cc5176b29fae890755a7c7ad9bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 04:36:39 +0000 Subject: [PATCH] Bump neuro-sdk from 22.7.1 to 24.8.1 Bumps [neuro-sdk](https://github.com/neuro-inc/platform-client-python) from 22.7.1 to 24.8.1. - [Release notes](https://github.com/neuro-inc/platform-client-python/releases) - [Changelog](https://github.com/neuro-inc/neuro-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/neuro-inc/platform-client-python/compare/v22.7.1...v24.8.1) --- updated-dependencies: - dependency-name: neuro-sdk dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 4975ffa1..386ed942 100644 --- a/setup.cfg +++ b/setup.cfg @@ -23,7 +23,7 @@ install_requires = neuro-auth-client==24.8.0 neuro-config-client==24.9.0 neuro-logging==24.4.0 - neuro-sdk==22.7.1 + neuro-sdk==24.8.1 orjson trafaret==2.1.1 uvloop