From 6ba87e7e05804306fb39edc91eccfa43d637579a Mon Sep 17 00:00:00 2001 From: Chris Coutinho Date: Mon, 20 Oct 2025 11:52:29 +0200 Subject: [PATCH] chore: update caldav ref --- uv.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/uv.lock b/uv.lock index 57b7276..cb251dc 100644 --- a/uv.lock +++ b/uv.lock @@ -54,8 +54,8 @@ wheels = [ [[package]] name = "caldav" -version = "2.0.2.dev36+g2ac7492e5" -source = { git = "https://github.com/cbcoutinho/caldav?branch=feature%2Fhttpx#2ac7492e5b1005bdc7de78ce5fdc03b22449a806" } +version = "2.0.2.dev37+g543d3829b" +source = { git = "https://github.com/cbcoutinho/caldav?branch=feature%2Fhttpx#543d3829b3caedadd9d3d52b91c01fd9f73cce02" } dependencies = [ { name = "httpx", extra = ["http2"] }, { name = "icalendar" },