From f115220008fbe5f29f39644485b087d31e945876 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 23 Feb 2019 21:50:02 -0500 Subject: [PATCH] Update jsonschema from 2.6.0 to 3.0.0 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 758c530..95e42d6 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==2.6.0 +install_requires = jsonschema==3.0.0