From 7ece9b8af443ca38b870d75fc4e2419927353a03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 00:57:28 +0000 Subject: [PATCH] build(deps): bump jsonpointer from 2.4 to 3.0.0 Bumps [jsonpointer](https://github.com/stefankoegl/python-json-pointer) from 2.4 to 3.0.0. - [Commits](https://github.com/stefankoegl/python-json-pointer/compare/v2.4...v3.0.0) --- updated-dependencies: - dependency-name: jsonpointer dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 9f32d50..e5054c9 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -3,7 +3,7 @@ babel==2.15.0 certifi==2024.7.4 idna==2.10 imagesize==1.4.1 -jsonpointer==2.4 +jsonpointer==3.0.0 pyparsing==2.4.7 pytz==2024.1 pyyaml==5.4.1