From c6b7874819200158543554a0734dc18561fc0e49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Nov 2025 23:03:06 +0000 Subject: [PATCH] Bump lazy-object-proxy from 1.9.0 to 1.12.0 Bumps [lazy-object-proxy](https://github.com/ionelmc/python-lazy-object-proxy) from 1.9.0 to 1.12.0. - [Changelog](https://github.com/ionelmc/python-lazy-object-proxy/blob/master/CHANGELOG.rst) - [Commits](https://github.com/ionelmc/python-lazy-object-proxy/compare/v1.9.0...v1.12.0) --- updated-dependencies: - dependency-name: lazy-object-proxy dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2d258e0..c33e02f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ importlib_metadata==8.6.1 isort==6.0.0 itsdangerous==2.2.0 Jinja2==3.1.5 -lazy-object-proxy==1.9.0 +lazy-object-proxy==1.12.0 MarkupSafe==2.1.3 mccabe==0.7.0 platformdirs==4.0.0