Skip to content

Commit 8f141e1

Browse files
Bump starlette from 0.48.0 to 0.49.1
Bumps [starlette](https://github.com/Kludex/starlette) from 0.48.0 to 0.49.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.48.0...0.49.1) --- updated-dependencies: - dependency-name: starlette dependency-version: 0.49.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 094e9c1 commit 8f141e1

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
@@ -42,7 +42,7 @@ classifiers = [
4242

4343
dependencies = [
4444
"injector == 0.22.0",
45-
"starlette == 0.48.0",
45+
"starlette == 0.49.1",
4646
"pydantic >=2.5.1,<3.0.0",
4747
"typing-extensions>=4.8.0",
4848
"jinja2"

0 commit comments

Comments
 (0)