From 490606dff597b5f33834cfb8a6d201b2059407a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 22:13:53 +0000 Subject: [PATCH] chore(deps): bump fastapi from 0.108.0 to 0.109.0 Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.108.0 to 0.109.0. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](https://github.com/tiangolo/fastapi/compare/0.108.0...0.109.0) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-minor ... 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 c1713ad9..49855460 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -7,7 +7,7 @@ beautifulsoup4==4.12.2 censys==2.2.10 certifi==2023.11.17 dnspython==2.4.2 -fastapi==0.108.0 +fastapi==0.109.0 lxml==5.0.1 netaddr==0.10.1 ujson==5.9.0