From a2383987a85ede09147fdd11db347129f1c4286c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Apr 2024 22:41:48 +0000 Subject: [PATCH] build(deps): bump jsonschema from 4.20.0 to 4.21.1 Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.20.0 to 4.21.1. - [Release notes](https://github.com/python-jsonschema/jsonschema/releases) - [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst) - [Commits](https://github.com/python-jsonschema/jsonschema/compare/v4.20.0...v4.21.1) --- updated-dependencies: - dependency-name: jsonschema dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 9 +++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index c432e14c..26a32ee3 100644 --- a/Pipfile +++ b/Pipfile @@ -8,7 +8,7 @@ bcrypt = "4.0.1" cryptography = "==42.0.5" pyOpenSSL = "==24.1.0" distro = "==1.8.0" -jsonschema = "==4.20.0" +jsonschema = "==4.21.1" pexpect = "==4.9.0" ply = "==3.11" pyasn1 = "==0.5.0" diff --git a/Pipfile.lock b/Pipfile.lock index 9ecef22f..5fb219ab 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "7e31626d0b7092822ada7172ab52f7b7b64214e595f11008e7c048e368cf73bc" + "sha256": "21b2b7269b52d0bcb2336890f2c31b91d42a5d7ab683d70c1eeef020c49ca005" }, "pipfile-spec": 6, "requires": { @@ -362,11 +362,12 @@ }, "jsonschema": { "hashes": [ - "sha256:4f614fd46d8d61258610998997743ec5492a648b33cf478c1ddc23ed4598a5fa", - "sha256:ed6231f0429ecf966f5bc8dfef245998220549cbbcf140f913b7464c52c3b6b3" + "sha256:7996507afae316306f9e2290407761157c6f78002dcf7419acb99822143d1c6f", + "sha256:85727c00279f5fa6bedbe6238d2aa6403bedd8b4864ab11207d07df3cc1b2ee5" ], "index": "pypi", - "version": "==4.20.0" + "markers": "python_version >= '3.8'", + "version": "==4.21.1" }, "jsonschema-specifications": { "hashes": [