From a8cce70161809695473aa3962dbd386a03226854 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 9 Oct 2019 11:32:57 -0400 Subject: [PATCH] Update jsonschema from 3.0.2 to 3.1.0 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index b58231c..62f651d 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.0.2 +install_requires = jsonschema==3.1.0