From 8b530e818d9f335f25582104bdc4f745b6966ee7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 04:29:21 +0000 Subject: [PATCH] Bump jsonschema from 4.19.0 to 4.19.1 Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.19.0 to 4.19.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.19.0...v4.19.1) --- updated-dependencies: - dependency-name: jsonschema dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 64d7929..6f83f42 100644 --- a/requirements.txt +++ b/requirements.txt @@ -52,7 +52,7 @@ jinja2==3.1.2 # jinja2-time jinja2-time==0.2.0 # via cookiecutter -jsonschema==4.19.0 +jsonschema==4.19.1 # via -r requirements.in jsonschema-specifications==2023.6.1 # via jsonschema