From 9354edf6b59a6536cd4e68e99604db06860beb11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 19:00:19 +0000 Subject: [PATCH] [DEPENDABOT]: Bump contourpy from 1.2.0 to 1.3.0 Bumps [contourpy](https://github.com/contourpy/contourpy) from 1.2.0 to 1.3.0. - [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.2.0...v1.3.0) --- updated-dependencies: - dependency-name: contourpy 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 1920978..5d29588 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ click==8.1.7 colorama==0.4.6 colorlog==6.8.2 comm==0.2.2 -contourpy==1.2.0 +contourpy==1.3.0 cycler==0.12.1 decorator==5.1.1 defusedxml==0.7.1