From 8971db1d6c9b1d6944270bc856f50e07e073c8f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 03:14:05 +0000 Subject: [PATCH] Bump fastapi from 0.112.1 to 0.112.2 Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.112.1 to 0.112.2. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.112.1...0.112.2) --- updated-dependencies: - dependency-name: fastapi 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 bc3c3082..37624509 100644 --- a/setup.cfg +++ b/setup.cfg @@ -20,7 +20,7 @@ install_requires = aiohttp==3.10.5 cbor==1.0.0 cchardet==2.1.7 - fastapi==0.112.1 + fastapi==0.112.2 neuro-admin-client==23.5.0 neuro-auth-client==22.6.1 neuro-logging==24.4.0