mirror of https://github.com/docker/compose.git
Bump jsonschema from 3.0.1 to 3.2.0
Bumps [jsonschema](https://github.com/Julian/jsonschema) from 3.0.1 to 3.2.0. - [Release notes](https://github.com/Julian/jsonschema/releases) - [Changelog](https://github.com/Julian/jsonschema/blob/master/CHANGELOG.rst) - [Commits](https://github.com/Julian/jsonschema/compare/v3.0.1...v3.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
36790fc0e8
commit
4ace98acbe
|
@ -12,7 +12,7 @@ enum34==1.1.6; python_version < '3.4'
|
|||
functools32==3.2.3.post2; python_version < '3.2'
|
||||
idna==2.8
|
||||
ipaddress==1.0.18
|
||||
jsonschema==3.0.1
|
||||
jsonschema==3.2.0
|
||||
paramiko==2.6.0
|
||||
pypiwin32==219; sys_platform == 'win32' and python_version < '3.6'
|
||||
pypiwin32==223; sys_platform == 'win32' and python_version >= '3.6'
|
||||
|
|
Loading…
Reference in New Issue