Skip to content

Commit 694b556

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

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
@@ -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.136.3",
9+
"fastapi[standard]==0.137.0",
1010
"SQLAlchemy==2.0.50",
1111
"aiosqlite==0.22.1",
1212
"aiocache==0.12.3",

0 commit comments

Comments
 (0)