Skip to content

Commit 541dfc9

Browse files
chore(deps): bump fastapi[standard] in the fastapi group
Bumps the fastapi group with 1 update: [fastapi[standard]](https://github.com/fastapi/fastapi). Updates `fastapi[standard]` from 0.135.1 to 0.135.2 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.135.1...0.135.2) --- updated-dependencies: - dependency-name: fastapi[standard] dependency-version: 0.135.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: fastapi ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a7c1ba7 commit 541dfc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ readme = "README.md"
66
requires-python = ">=3.13.3"
77
authors = [{name = "nanotaboada", email = "hello@example.com"}]
88
dependencies = [
9-
"fastapi[standard]==0.135.1",
9+
"fastapi[standard]==0.135.2",
1010
"SQLAlchemy==2.0.48",
1111
"aiosqlite==0.22.1",
1212
"aiocache==0.12.3",

0 commit comments

Comments
 (0)