From 45571ef6ad4c397f76376decaa1ca525c4c92cc9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Jan 2023 11:46:18 +0000 Subject: [PATCH] Update dependency lazy-object-proxy to v1.9.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c550479..d1259bf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ exceptiongroup==1.1.0 idna==3.4 iniconfig==1.1.1 isort==5.11.4 -lazy-object-proxy==1.8.0 +lazy-object-proxy==1.9.0 mccabe==0.7.0 mypy-extensions==0.4.3 packaging==22.0 -- 2.47.2