From 00eaf322ed52f4f23b004e13d9cc340252b66d33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Dec 2023 22:27:42 +0000 Subject: [PATCH] chore(deps): bump fastapi from 0.104.1 to 0.105.0 Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.104.1 to 0.105.0. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](https://github.com/tiangolo/fastapi/compare/0.104.1...0.105.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 c26739ea..df1da883 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -7,7 +7,7 @@ beautifulsoup4==4.12.2 censys==2.2.9 certifi==2023.11.17 dnspython==2.4.2 -fastapi==0.104.1 +fastapi==0.105.0 lxml==4.9.3 netaddr==0.9.0 ujson==5.9.0