From 9f1664f6b850ecb681ac8b0452acc8eeb208e46e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 11:40:38 +0000 Subject: [PATCH] build(deps): bump jsonpickle from 4.0.2 to 4.0.5 Bumps [jsonpickle](https://github.com/jsonpickle/jsonpickle) from 4.0.2 to 4.0.5. - [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.0.5) --- updated-dependencies: - dependency-name: jsonpickle 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 476366a..28c9b27 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.2 +jsonpickle==4.0.5 asttokens==3.0.0 pylint-beam==0.1.2 pylint-pytest==1.1.8 \ No newline at end of file