From 39d3345d2918b0deff3e1b6bf5c66db847e4d819 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 2 Jan 2026 17:10:43 +0000 Subject: [PATCH] Update dependency contourpy to v1.3.3 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 2ed09c62..b0cea2a4 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -62,7 +62,7 @@ colorama==0.4.6 # pytest # semgrep # sphinx -contourpy==1.3.2 ; python_full_version < '3.11' +contourpy==1.3.3 ; python_full_version < '3.11' # via matplotlib contourpy==1.3.3 ; python_full_version >= '3.11' # via matplotlib