From b3da0fecbcbfdb8edc774690eacfe2fc855fffff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 03:05:14 +0000 Subject: [PATCH] Bump neuro-auth-client from 22.6.1 to 24.8.0 Bumps [neuro-auth-client](https://github.com/neuro-inc/neuro-auth-client) from 22.6.1 to 24.8.0. - [Release notes](https://github.com/neuro-inc/neuro-auth-client/releases) - [Commits](https://github.com/neuro-inc/neuro-auth-client/compare/v22.6.1...v24.8.0) --- updated-dependencies: - dependency-name: neuro-auth-client 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 38db1e4..aa7650b 100644 --- a/setup.cfg +++ b/setup.cfg @@ -18,7 +18,7 @@ install_requires = aiohttp==3.10.10 yarl==1.17.1 multidict==6.0.5 - neuro-auth-client==22.6.1 + neuro-auth-client==24.8.0 trafaret==2.1.1 neuro-logging==24.4.0