From efac0cd5597c89e0761d1956c237c7c1c42d7064 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Oct 2021 21:27:32 +0000 Subject: [PATCH] chore(deps): bump fastapi from 0.68.2 to 0.70.0 Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.68.2 to 0.70.0. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](https://github.com/tiangolo/fastapi/compare/0.68.2...0.70.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 c52a5fc7..7a67d37b 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -7,7 +7,7 @@ beautifulsoup4==4.10.0 censys==2.0.9 certifi==2021.05.30 dnspython==2.1.0 -fastapi==0.68.2 +fastapi==0.70.0 netaddr==0.8.0 orjson==3.6.4 pyppeteer==0.2.6