Skip to content

Commit 918e160

Browse files
Bump starlette in /sample-apps/starlette-postgres-uvicorn
Bumps [starlette](https://github.com/Kludex/starlette) from 0.45.2 to 1.0.1. - [Release notes](https://github.com/Kludex/starlette/releases) - [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md) - [Commits](Kludex/starlette@0.45.2...1.0.1) --- updated-dependencies: - dependency-name: starlette dependency-version: 1.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4af94ea commit 918e160

2 files changed

Lines changed: 8 additions & 7 deletions

File tree

sample-apps/starlette-postgres-uvicorn/poetry.lock

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

sample-apps/starlette-postgres-uvicorn/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description = ""
55
requires-python = ">=3.10,<4.0"
66
dependencies = [
77
"aikido_zen",
8-
"starlette (>=0.45.2,<0.46.0)",
8+
"starlette (>=1.0.1,<1.1.0)",
99
"jinja2 (>=3.1.5,<4.0.0)",
1010
"asyncpg (>=0.30.0,<0.31.0)",
1111
"cryptography (>=44.0.0,<45.0.0)",

0 commit comments

Comments
 (0)