From 0e7475524e82cb70f27b78649829ed7dbdc9bfda Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Sep 2022 14:34:30 +0000 Subject: [PATCH] build(deps): bump matplotlib from 3.5.2 to 3.6.0 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.5.2 to 3.6.0. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.5.2...v3.6.0) --- updated-dependencies: - dependency-name: matplotlib 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 c3498f21..dcab48e7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ astropy==5.1 ipython==8.4.0 -matplotlib==3.5.2 +matplotlib==3.6.0 numpy==1.23.0 photutils==1.5.0 poppy>=1.0.0