From c4770662892940814610c1b6357e39125124853f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Dec 2023 08:35:34 +0000 Subject: [PATCH] Bump fastapi from 0.104.1 to 0.105.0 in /app 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] --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index db4872f..28f996d 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -2,7 +2,7 @@ git+https://github.com/CERT-Polska/checkdmarc@allowing-whitespace dacite==1.8.1 dkimpy==1.1.5 email-validator==2.1.0.post1 -fastapi==0.104.1 +fastapi==0.105.0 Jinja2==3.1.2 jinja2-simple-tags==0.5.0 psycopg2-binary==2.9.9