From 6c557e71c7085924cc3cc8fcade0899c16bc3133 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Jan 2023 04:03:52 +0000 Subject: [PATCH] Bump neuro-sdk from 22.7.0 to 22.7.1 Bumps [neuro-sdk](https://github.com/neuro-inc/platform-client-python) from 22.7.0 to 22.7.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.0...v22.7.1) --- updated-dependencies: - dependency-name: neuro-sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index d60408e9..042a3c70 100644 --- a/setup.cfg +++ b/setup.cfg @@ -18,7 +18,7 @@ install_requires = aiohttp==3.8.1 neuro-auth-client==22.6.1 neuro-config-client==23.1.0 - neuro-sdk==22.7.0 + neuro-sdk==22.7.1 aioelasticsearch==0.7.0 elasticsearch<8.0.0 docker-image-py==0.1.12