From 3796042ec29c1cdcf3dfe54cedf6ae2a9aafe3a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 05:02:34 +0000 Subject: [PATCH] chore(deps-dev): update jsonpickle requirement from >=4.1.1 to >=4.1.2 Updates the requirements on [jsonpickle](https://github.com/jsonpickle/jsonpickle) to permit the latest version. - [Release notes](https://github.com/jsonpickle/jsonpickle/releases) - [Changelog](https://github.com/jsonpickle/jsonpickle/blob/main/CHANGES.rst) - [Commits](https://github.com/jsonpickle/jsonpickle/compare/v4.1.1...v4.1.2) --- updated-dependencies: - dependency-name: jsonpickle dependency-version: 4.1.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements-dev-exp.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev-exp.txt b/requirements-dev-exp.txt index d04bee61d..0b7d6f01f 100644 --- a/requirements-dev-exp.txt +++ b/requirements-dev-exp.txt @@ -29,7 +29,7 @@ idna>=3.13 iniconfig>=2.3.0 isort>=7.0.0 jinja2>=3.1.6 -jsonpickle>=4.1.1 +jsonpickle>=4.1.2 jsonschema>=4.26.0 jsonschema-specifications>=2025.9.1 librt>=0.11.0