Skip to content

Commit 9d67a8b

Browse files
Update dependency fastapi to v0.115.9
1 parent 1754f52 commit 9d67a8b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ version = "0.1.0"
88
description = "API for getting cookies for Cloudflare challenges"
99
readme = "README.md"
1010
dependencies = [
11-
"fastapi[standard]==0.115.8",
11+
"fastapi[standard]==0.115.9",
1212
"pyautogui==0.9.54",
1313
"pydantic==2.10.6",
1414
"seleniumbase==4.35.2",

uv.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)