From 89ec6f5070d74beb65e6be787b8f112455287e82 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 19 Nov 2019 07:02:21 -0500 Subject: [PATCH] Update jsonschema from 3.1.1 to 3.2.0 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 7b31520..e277759 100644 --- a/setup.cfg +++ b/setup.cfg @@ -11,4 +11,4 @@ url = http://github.com/cmccandless/argutil [options] packages = argutil, tests include_package_data = True -install_requires = jsonschema==3.1.1 +install_requires = jsonschema==3.2.0