From b08a092147f5b39ae84a6a89ec95ec85edb7c38c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 10:09:44 +0000 Subject: [PATCH] chore(deps): bump contourpy from 1.2.1 to 1.3.0 Bumps [contourpy](https://github.com/contourpy/contourpy) from 1.2.1 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.1...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 784cfe9..a977498 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,7 @@ cligj==0.7.2 # via rasterio contextily==1.6.1 # via pygef (pyproject.toml) -contourpy==1.2.1 +contourpy==1.3.0 # via matplotlib coverage[toml]==7.6.1 # via