From 985c49d7baaa49a8b52438c290ec2f9fb4f40630 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 21:10:35 +0000 Subject: [PATCH] Bump fastapi from 0.115.2 to 0.115.3 Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.115.2 to 0.115.3. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.115.2...0.115.3) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index a2f9f0e0..f021dc68 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -7,7 +7,7 @@ beautifulsoup4==4.12.3 censys==2.2.16 certifi==2024.8.30 dnspython==2.7.0 -fastapi==0.115.2 +fastapi==0.115.3 lxml==5.3.0 netaddr==1.3.0 ujson==5.10.0