Skip to content

Commit 8d172e5

Browse files
dependabot[bot]aparcar
authored andcommitted
build(deps): Update fastapi requirement from >=0.135.3 to >=0.138.2
Updates the requirements on [fastapi](https://github.com/fastapi/fastapi) to permit the latest version. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.135.3...0.138.2) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.138.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9f39373 commit 8d172e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ authors = [
1515
readme = "README.md"
1616
requires-python = ">=3.13"
1717
dependencies = [
18-
"fastapi[standard]>=0.135.3",
18+
"fastapi[standard]>=0.138.2",
1919
"pynacl>=1.6.2",
2020
"podman>=5.8.0",
2121
"redis>=7.4.0",

0 commit comments

Comments
 (0)