Skip to content

Commit 281b28e

Browse files
Update dependency fastapi to v0.115.8 (#69)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent eb787c0 commit 281b28e

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
@@ -9,7 +9,7 @@ description = "API for getting cookies for Cloudflare challenges"
99
readme = "README.md"
1010
dependencies = [
1111
"beautifulsoup4==4.12.3",
12-
"fastapi[standard]==0.115.7",
12+
"fastapi[standard]==0.115.8",
1313
"psutil==6.1.1",
1414
"pyautogui==0.9.54",
1515
"pydantic==2.10.6",

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)