From 4c5fefc61a6d79a1307548d8632d6b12164b2cba Mon Sep 17 00:00:00 2001
From: Renovate Bot <accounts+renovatebot@netz39.de>
Date: Fri, 23 Feb 2024 20:41:21 +0000
Subject: [PATCH 1/2] Update dependency pytest to v8

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

diff --git a/requirements.txt b/requirements.txt
index 1948ba7..b979a07 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,6 +1,6 @@
 tornado==6.4
 isodate==0.6.1
-pytest==7.4.4
+pytest==8.0.1
 schwifty==2023.06.0
 Cerberus==1.3.5
 validator-collection==1.5.0

From 307ef75695cf7237c966a7cc547237756e2f728a Mon Sep 17 00:00:00 2001
From: Renovate Bot <accounts+renovatebot@netz39.de>
Date: Fri, 23 Feb 2024 20:45:35 +0000
Subject: [PATCH 2/2] Update dependency schwifty to v2024

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

diff --git a/requirements.txt b/requirements.txt
index b979a07..dda37ec 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,6 +1,6 @@
 tornado==6.4
 isodate==0.6.1
 pytest==8.0.1
-schwifty==2023.06.0
+schwifty==2024.1.1.post0
 Cerberus==1.3.5
 validator-collection==1.5.0