From 44d6a9ba3f1da974c33b7259ca54a2cfd3da42fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2026 03:53:47 +0000 Subject: [PATCH] Bump fickling from 0.1.10 to 0.1.12 in /services/quarantine Bumps [fickling](https://github.com/trailofbits/fickling) from 0.1.10 to 0.1.12. - [Release notes](https://github.com/trailofbits/fickling/releases) - [Commits](https://github.com/trailofbits/fickling/compare/v0.1.10...v0.1.12) --- updated-dependencies: - dependency-name: fickling dependency-version: 0.1.12 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- services/quarantine/pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/quarantine/pyproject.toml b/services/quarantine/pyproject.toml index dfb3bdf..05842a6 100644 --- a/services/quarantine/pyproject.toml +++ b/services/quarantine/pyproject.toml @@ -12,7 +12,7 @@ dependencies = [ [project.optional-dependencies] scan = [ "modelscan==0.8.8", - "fickling==0.1.10", + "fickling==0.1.12", "modelaudit==0.2.42", ] garak = [