Skip to content

Commit 36dbfca

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

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.3",
9+
"fastapi[standard]==0.136.0",
1010
"SQLAlchemy==2.0.49",
1111
"aiosqlite==0.22.1",
1212
"aiocache==0.12.3",

0 commit comments

Comments
 (0)