From fc3a8224ef1666689e652b5cd2f6923a5555b165 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Apr 2024 18:20:58 +0000 Subject: [PATCH] chore(deps): bump fastapi from 0.110.1 to 0.110.3 Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.110.1 to 0.110.3. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](https://github.com/tiangolo/fastapi/compare/0.110.1...0.110.3) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-patch ... 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 9f16589..c6d39d7 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -1,7 +1,7 @@ aiosmtplib==3.0.1 asyncpg==0.29.0 cryptography==42.0.5 -fastapi==0.110.1 +fastapi==0.110.3 httpx==0.27.0 jinja2==3.1.3 jwcrypto==1.5.6