From bd2e6b7962027de1dcdf6d8743c4f8eafab562be Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sat, 20 Jun 2026 16:21:20 +0000 Subject: [PATCH] chore: outline minimal fix plan Co-authored-by: zurdi15 <34356590+zurdi15@users.noreply.github.com> --- uv.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/uv.lock b/uv.lock index 1d8f1a901..83d46bdb5 100644 --- a/uv.lock +++ b/uv.lock @@ -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"