From 905ef59e5833370b79235edff183632e56a22e58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 May 2025 11:02:57 +0000 Subject: [PATCH] build(deps): bump jsonpickle from 4.0.2 to 4.1.0 Bumps [jsonpickle](https://github.com/jsonpickle/jsonpickle) from 4.0.2 to 4.1.0. - [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.0.2...v4.1.0) --- updated-dependencies: - dependency-name: jsonpickle dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 10d5263..bcff2af 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ pylint-flask==0.6 pylint-common==0.2.5 pylint-celery==0.3 SaltPyLint==2024.2.5 -jsonpickle==4.0.5 +jsonpickle==4.1.0 asttokens==3.0.0 pylint-beam==0.1.2 pylint-pytest==1.1.8 \ No newline at end of file