From fcfa31953a90933a5a003e71e5f2bcf46138ff06 Mon Sep 17 00:00:00 2001
From: Kirill Smelkov <kirr@nexedi.com>
Date: Wed, 14 Oct 2020 21:27:01 +0300
Subject: [PATCH] =?UTF-8?q?zodbtools:=20v=E2=86=91=20zodburi=20(2.3.0=20->?=
 =?UTF-8?q?=202.4.0)?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Close to non-functional change, but removes PendingDeprecationWarning
about cgi.parse_qsl
---
 component/zodbtools/buildout.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/component/zodbtools/buildout.cfg b/component/zodbtools/buildout.cfg
index 111d12d05..f44793e74 100644
--- a/component/zodbtools/buildout.cfg
+++ b/component/zodbtools/buildout.cfg
@@ -30,4 +30,4 @@ zodbtools = 0.0.0.dev4
 
 # Required by:
 # zodbtools==0.0.0dev4
-zodburi = 2.3.0
+zodburi = 2.4.0
-- 
2.30.9