Skip to content

Commit 3c9630e

Browse files
authored
chore: bump starlette and uv (#22)
1 parent ceb23af commit 3c9630e

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.tool-versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
python 3.12
2-
uv 0.7
2+
uv 0.8

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ classifiers = [
1717
]
1818

1919
dependencies = [
20-
"starlette~=0.46.2",
20+
"starlette~=0.47.2",
2121
"python-multipart~=0.0.20",
2222
"requests-toolbelt~=1.0.0",
2323
"opentelemetry-sdk~=1.33.0",

uv.lock

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

0 commit comments

Comments
 (0)