From 529a457c1beeaa8d1ae6c8402a145cd9573a5b14 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 20:11:25 +0000 Subject: [PATCH] Update dependency pyfakefs to v6 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 8cfcf86d..6dd951fa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ python = '>=3.9' tomli = '2.2.1' requests = "2.32.5" responses = "0.25.8" -pyfakefs = "5.9.3" +pyfakefs = "6.1.1" jproperties = "2.1.2" [tool.poetry.group]