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"