Skip to content

Commit 60f98df

Browse files
chore(deps): bump fastapi from 0.133.1 to 0.135.1
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.133.1 to 0.135.1. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.133.1...0.135.1) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.135.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3157d61 commit 60f98df

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

poetry.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ packaging = ">=24.2,<27.0"
1818
ruamel-yaml = ">=0.18.10,<0.20.0"
1919
colorlog = ">=6.9.0,<7.0.0"
2020
pydantic = ">=2.11.2,<3.0.0"
21-
fastapi = "^0.133.1"
21+
fastapi = "^0.135.1"
2222
uvicorn = "^0.41.0"
2323
psycopg2 = ">=2.9.10,<3.0.0"
2424
websockets = ">=15.0.1,<17.0.0"

0 commit comments

Comments
 (0)