From 7d9e00ff7210071c39fb3d9749c76b6572ac2b7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jun 2022 03:09:27 +0000 Subject: [PATCH] Bump neuro-auth-client from 22.6.0 to 22.6.1 Bumps [neuro-auth-client](https://github.com/neuro-inc/neuro-auth-client) from 22.6.0 to 22.6.1. - [Release notes](https://github.com/neuro-inc/neuro-auth-client/releases) - [Commits](https://github.com/neuro-inc/neuro-auth-client/compare/v22.6.0...v22.6.1) --- updated-dependencies: - dependency-name: neuro-auth-client 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 387d65b..ec025df 100644 --- a/setup.cfg +++ b/setup.cfg @@ -18,7 +18,7 @@ install_requires = aiohttp==3.8.1 yarl==1.7.2 multidict==6.0.2 - neuro-auth-client==22.6.0 + neuro-auth-client==22.6.1 trafaret==2.1.1 neuro-logging==21.12.2 aiohttp-cors==0.7.0