From d94108a1cb4fd18eb4394551d0cc9d067604000e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jul 2023 15:37:54 +0000 Subject: [PATCH] Bump jsonpatch from 1.32 to 1.33 in /dependencies/python (#4461) Bumps [jsonpatch](https://github.com/stefankoegl/python-json-patch) from 1.32 to 1.33. - [Commits](https://github.com/stefankoegl/python-json-patch/compare/v1.32...v1.33) --- updated-dependencies: - dependency-name: jsonpatch dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- dependencies/python/cfn-lint.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependencies/python/cfn-lint.txt b/dependencies/python/cfn-lint.txt index 410c192d..baaa1f3c 100644 --- a/dependencies/python/cfn-lint.txt +++ b/dependencies/python/cfn-lint.txt @@ -5,7 +5,7 @@ botocore==1.31.1 cfn-lint==0.77.5 jmespath==1.0.1 jschema-to-python==1.2.3 -jsonpatch==1.32 +jsonpatch==1.33 jsonpickle==3.0.1 jsonpointer==2.3 jsonschema==4.17.3