From a6a625a3f2f9b4870fc291732e8d9c92f31e713d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 04:22:33 +0000 Subject: [PATCH] Bump contourpy from 1.3.0 to 1.3.1 Bumps [contourpy](https://github.com/contourpy/contourpy) from 1.3.0 to 1.3.1. - [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.0...v1.3.1) --- updated-dependencies: - dependency-name: contourpy 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 b47f6a4573b..569d32d597f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -50,7 +50,7 @@ comm==0.2.2 # via # ipykernel # ipywidgets -contourpy==1.3.0 +contourpy==1.3.1 # via matplotlib coverage==7.6.4 # via