From 9fb90ac67be8079e0ee9340c1684bc1c818a9589 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Nov 2022 18:17:25 +0000 Subject: [PATCH] build(deps): bump matplotlib from 3.5.1 to 3.6.2 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.5.1 to 3.6.2. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.5.1...v3.6.2) --- updated-dependencies: - dependency-name: matplotlib dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dd60862..b6b80c6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,6 +14,8 @@ cfgv==3.3.1 # via pre-commit charset-normalizer==2.0.12 # via requests +contourpy==1.0.6 + # via matplotlib coverage==6.3.2 # via -r requirements.in cryptography==36.0.2 @@ -58,7 +60,7 @@ idna==3.3 # via requests kiwisolver==1.4.0 # via matplotlib -matplotlib==3.5.1 +matplotlib==3.6.2 # via # -r requirements.in # seaborn @@ -66,6 +68,7 @@ nodeenv==1.6.0 # via pre-commit numpy==1.22.3 # via + # contourpy # matplotlib # pandas # scipy