From 7ce352caf1a12f8557c97a5a8ffe47ae705d1e9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Jan 2026 15:51:31 +0000 Subject: [PATCH] deps: bump contourpy from 1.3.1 to 1.3.3 Bumps [contourpy](https://github.com/contourpy/contourpy) from 1.3.1 to 1.3.3. - [Release notes](https://github.com/contourpy/contourpy/releases) - [Changelog](https://github.com/contourpy/contourpy/blob/main/docs/changelog.rst) - [Commits](https://github.com/contourpy/contourpy/compare/v1.3.1...v1.3.3) --- updated-dependencies: - dependency-name: contourpy dependency-version: 1.3.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dc5a727..575e3ed 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ charset-normalizer==3.4.3 # via requests click==8.1.8 # via streamlit -contourpy==1.3.1 +contourpy==1.3.3 # via matplotlib cycler==0.12.1 # via matplotlib