From b5114fafcf13b5589799db3b641f0486dd2c5637 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 24 Feb 2024 00:19:03 +0000 Subject: [PATCH] chore(deps): update dependency jsonpickle to v3.0.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 655847f..e09abac 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ beautifulsoup4==4.12.3 lxml==4.9.4 pyyaml==6.0.1 -jsonpickle==3.0.2 +jsonpickle==3.0.3 requests==2.31.0 setuptools==68.2.2