Skip to content

Commit 088b4b1

Browse files
authored
Merge pull request #539 from nanotaboada/dependabot/pip/fastapi-71e2199d7f
chore(deps): bump fastapi from 0.135.1 to 0.135.2 in the fastapi group across 1 directory
2 parents df451ad + 0f11168 commit 088b4b1

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)