chore: outline minimal fix plan

Co-authored-by: zurdi15 <34356590+zurdi15@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-06-20 16:21:20 +00:00
committed by GitHub
parent 5548a0cb95
commit bd2e6b7962

6
uv.lock generated
View File

@@ -7,12 +7,12 @@ resolution-markers = [
]
[options]
exclude-newer = "2026-06-12T13:49:31.696015Z"
exclude-newer = "0001-01-01T00:00:00Z" # This has no effect and is included for backwards compatibility when using relative exclude-newer values.
exclude-newer-span = "P7D"
[options.exclude-newer-package]
starlette = "2026-05-23T04:00:00Z"
vcrpy = "2026-06-18T04:00:00Z"
starlette = "2026-05-23T00:00:00Z"
vcrpy = "2026-06-18T00:00:00Z"
[[package]]
name = "aiohappyeyeballs"