Skip to content

Commit ff0b102

Browse files
⬆ Bump starlette from 0.38.5 to 0.38.6
Bumps [starlette](https://github.com/encode/starlette) from 0.38.5 to 0.38.6. - [Release notes](https://github.com/encode/starlette/releases) - [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md) - [Commits](encode/starlette@0.38.5...0.38.6) --- updated-dependencies: - dependency-name: starlette dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9369396 commit ff0b102

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ mypy = "^1.11.2"
7878
pre-commit = "^3.8.0"
7979
fastapi = {extras = ["all"], version = "^0.115.0"}
8080
uvicorn = "^0.30.6"
81-
starlette = "^0.38.5"
81+
starlette = "^0.38.6"
8282
requests = "^2.32.3"
8383
types-requests = "^2.32.0.20240914"
8484
urllib3 = "^2.2.3"

0 commit comments

Comments
 (0)