Skip to main content

requirements.txt: bump the installed version of chives

ID
e5a7eac
date
2026-07-26 19:34:49+00:00
author
Alex Chan <alex@alexwlchan.net>
parent
0d880d0
message
requirements.txt: bump the installed version of chives
changed files
2 files, 2 additions, 2 deletions

Changed files

requirements.in (164 → 164)

diff --git a/requirements.in b/requirements.in
index d52f204..8f61016 100644
--- a/requirements.in
+++ b/requirements.in
@@ -1,4 +1,4 @@
-alexwlchan-chives[fetch]>=41
+alexwlchan-chives[fetch]>=52
 beautifulsoup4
 cogapp
 humanize

requirements.txt (1334 → 1334)

diff --git a/requirements.txt b/requirements.txt
index 6a9c894..4da649d 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,6 +1,6 @@
 # This file was autogenerated by uv via the following command:
 #    uv pip compile requirements.in --output-file=requirements.txt --exclude-newer=P7D --exclude-newer-package alexwlchan-chives=false
-alexwlchan-chives==41
+alexwlchan-chives==52
     # via -r requirements.in
 beautifulsoup4==4.14.3
     # via -r requirements.in