Pārlūkot izejas kodu

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] <[email protected]>
dependabot-preview[bot] 6 gadi atpakaļ
vecāks
revīzija
4ace98acbe
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -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'