Skip to content

Commit 5885256

Browse files
authored
Merge pull request #41 from jpcadena/dependabot/pip/starlette-0.38.4
⬆ Bump starlette from 0.38.2 to 0.38.4
2 parents 13a4f7f + f8e3235 commit 5885256

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)