Skip to content

Commit f8e3235

Browse files
⬆ Bump starlette from 0.38.2 to 0.38.4
Bumps [starlette](https://github.com/encode/starlette) from 0.38.2 to 0.38.4. - [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.2...0.38.4) --- updated-dependencies: - dependency-name: starlette dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 13a4f7f commit f8e3235

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -79,7 +79,7 @@ mypy = "^1.11.2"
7979
pre-commit = "^3.8.0"
8080
fastapi = {extras = ["all"], version = "^0.112.2"}
8181
uvicorn = "^0.30.6"
82-
starlette = "^0.38.2"
82+
starlette = "^0.38.4"
8383
requests = "^2.32.3"
8484
types-requests = "^2.32.0.20240712"
8585
urllib3 = "^2.2.2"

0 commit comments

Comments
 (0)