From 9acc2ad7572b91d021cf1eb977fb365e038b4ba3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Jun 2025 19:35:28 +0000 Subject: [PATCH] Bump picklescan from 0.0.16 to 0.0.25 in /pickle_scanning_benchmark Bumps [picklescan](https://github.com/mmaitre314/picklescan) from 0.0.16 to 0.0.25. - [Release notes](https://github.com/mmaitre314/picklescan/releases) - [Commits](https://github.com/mmaitre314/picklescan/commits/v0.0.25) --- updated-dependencies: - dependency-name: picklescan dependency-version: 0.0.25 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pickle_scanning_benchmark/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pickle_scanning_benchmark/requirements.txt b/pickle_scanning_benchmark/requirements.txt index eab5fc52..08f49607 100644 --- a/pickle_scanning_benchmark/requirements.txt +++ b/pickle_scanning_benchmark/requirements.txt @@ -2,6 +2,6 @@ fickling==0.1.3 huggingface_hub==0.23.5 model_unpickler==0.1 modelscan==0.8.1 -picklescan==0.0.16 +picklescan==0.0.25 Requests==2.32.3 torch==2.2.2