From bc6360b662a63cbd0835751237ef1c427f3aad4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 03:56:13 +0000 Subject: [PATCH] Bump fickling from 0.1.10 to 0.1.11 in /services/quarantine Bumps [fickling](https://github.com/trailofbits/fickling) from 0.1.10 to 0.1.11. - [Release notes](https://github.com/trailofbits/fickling/releases) - [Commits](https://github.com/trailofbits/fickling/compare/v0.1.10...v0.1.11) --- updated-dependencies: - dependency-name: fickling dependency-version: 0.1.11 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..7a65e50 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.11", "modelaudit==0.2.42", ] garak = [