From 424b672cb0b366d4c730b3b975dd4cb40e44ddf7 Mon Sep 17 00:00:00 2001 From: L1ghtn1ng Date: Wed, 29 Jul 2026 01:06:57 +0100 Subject: [PATCH] sync uv lock --- uv.lock | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/uv.lock b/uv.lock index e3b72440..6bd08ac2 100644 --- a/uv.lock +++ b/uv.lock @@ -7,6 +7,10 @@ resolution-markers = [ "python_full_version < '3.14'", ] +[options] +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" + [[package]] name = "aiodns" version = "4.0.4"