From de847decbb744505f05681f911bb17ef7889e00d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Feb 2023 10:39:20 +0000 Subject: [PATCH] Bump fastapi from 0.61.1 to 0.65.2 Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.61.1 to 0.65.2. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](https://github.com/tiangolo/fastapi/compare/0.61.1...0.65.2) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6fd8331..96e776d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ decorator==4.4.2 defusedxml==0.6.0 environs==8.0.0 ERPpeek==1.7.1 -fastapi==0.61.1 +fastapi==0.65.2 idna==2.9 isodate==0.6.0 lxml>=4.6.2