From 10d2eb0563ebe8dfd3f45e25c7cf757a2383ec17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Aug 2025 04:12:17 +0000 Subject: [PATCH] Bump jsonschema from 3.2.0 to 4.25.1 Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 3.2.0 to 4.25.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/v3.2.0...v4.25.1) --- updated-dependencies: - dependency-name: jsonschema dependency-version: 4.25.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 5b13788f9a..1457f5e63f 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -18,7 +18,7 @@ django-reversion==5.1.0 djangorestframework==3.15.2 djmail==2.0.0 factory_boy>=2.10.0,<4.0 -jsonschema==3.2.0 +jsonschema==4.25.1 mwoauth==0.4.0 git+https://github.com/WikipediaLibrary/python-mwoauth.git@Jsn.sherman/T332349 pillow==11.0.0