From 02f4a0c1fc89da90bfa8a54847658b199720966e Mon Sep 17 00:00:00 2001
From: Teklia Bot <contact@teklia.com>
Date: Thu, 22 Sep 2022 14:01:08 +0000
Subject: [PATCH] Bump Python requirement peewee to 3.15.3

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

diff --git a/requirements.txt b/requirements.txt
index 431808aa..4d07cf5a 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,6 +1,6 @@
 arkindex-client==1.0.11
 mkdocs-material==8.5.5
-peewee==3.15.2
+peewee==3.15.3
 Pillow==9.2.0
 pymdown-extensions==9.6
 python-gitlab==3.10.0
-- 
GitLab