From f30c9c33e4e6f717f89d32801464bab2a7c1091f Mon Sep 17 00:00:00 2001
From: Teklia Bot <contact@teklia.com>
Date: Fri, 22 Jul 2022 14:00:52 +0000
Subject: [PATCH] Bump Python requirement peewee to 3.15.1

---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 2d792cca..057490bd 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,5 +1,5 @@
 arkindex-client==1.0.9
-peewee==3.14.10
+peewee==3.15.1
 Pillow>=9.0
 python-gitlab==2.7.1
 python-gnupg==0.4.8
-- 
GitLab