Skip to content

Commit 9c63f1f

Browse files
fix(deps): update dependency starlette to v0.49.1 (#309)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 628cb36 commit 9c63f1f

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
@@ -17,7 +17,7 @@ requests = "2.32.5"
1717
numpy = "2.3.4"
1818
pandas = "2.3.3"
1919
weasyprint = "66.0"
20-
starlette = "0.48.0"
20+
starlette = "0.49.1"
2121

2222

2323
[build-system]

0 commit comments

Comments
 (0)