From b6c5638eab7ecfcf679a152a7c3a94e62aff7147 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 11 Jul 2026 23:58:56 +0000 Subject: [PATCH] chore(deps): update dependency structlog to v26 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a0f22cf..63bc83f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ yt-dlp>=2025.1 # Utilities python-dotenv>=1.2,<2.0 -structlog>=25.5,<26.0 +structlog>=26.1,<26.2 # HTML sanitization for scraped post descriptions (FC-2d provenance) nh3>=0.3,<0.4