Skip to content

Commit 8182744

Browse files
Bump matplotlib from 3.1.3 to 3.2.1
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.1.3 to 3.2.1. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.1.3...v3.2.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 5fb3187 commit 8182744

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

poetry.lock

Lines changed: 16 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ showcontent = false
6767
python = "^3.6"
6868
boto3 = "^1.12"
6969
requests = "^2.23"
70-
matplotlib = "~3.1"
70+
matplotlib = ">=3.1,<3.3"
7171
attrs = "~19.3"
7272
jsonpickle = "~1.3"
7373
redis = "^3.4"

0 commit comments

Comments
 (0)