From 6a4a88c92ee85b9dfeabb8bc1b86285a7ef4bd39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jan 2022 09:04:19 +0000 Subject: [PATCH] Bump jsonschema from 4.3.2 to 4.3.3 Bumps [jsonschema](https://github.com/Julian/jsonschema) from 4.3.2 to 4.3.3. - [Release notes](https://github.com/Julian/jsonschema/releases) - [Changelog](https://github.com/Julian/jsonschema/blob/main/CHANGELOG.rst) - [Commits](https://github.com/Julian/jsonschema/compare/v4.3.2...v4.3.3) --- 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 506c37b11..2f295d731 100644 --- a/requirements.txt +++ b/requirements.txt @@ -40,7 +40,7 @@ idna==3.3 # via # requests # yarl -jsonschema==4.3.2 +jsonschema==4.3.3 # via -r requirements.in motor==2.5.1 # via -r requirements.in