From 2573c9ba14eb89484914f29726f6e83b07364369 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 11:52:27 +0000 Subject: [PATCH] build(deps): bump jsonpickle from 4.1.1 to 4.1.2 Bumps [jsonpickle](https://github.com/jsonpickle/jsonpickle) from 4.1.1 to 4.1.2. - [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: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 03e8220..ad566d0 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.1.1 +jsonpickle==4.1.2 asttokens==3.0.1 pylint-beam==0.1.2 pylint-pytest==1.1.8 \ No newline at end of file