Skip to content

Commit 5311782

Browse files
authored
Merge pull request RasaHQ#5609 from RasaHQ/dependabot/pip/matplotlib-3.2.1
Bump matplotlib from 3.1.3 to 3.2.1
2 parents 5fb3187 + 8182744 commit 5311782

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)