Skip to content

Commit a753aa4

Browse files
Update matplotlib requirement from ~=3.2.1 to ~=3.2.2 (#605)
Updates the requirements on [matplotlib](https://github.com/matplotlib/matplotlib) to permit the latest version. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.2.1...v3.2.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 3f2d6cc commit a753aa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pytest ~=5.4.3
55
vcrpy ~=4.0.2
66
doctr ~=1.8.0
77
ipython ~=7.15.0
8-
matplotlib ~=3.2.1
8+
matplotlib ~=3.2.2
99
numpydoc ~=1.0.0
1010
requests-mock ~=1.8.0
1111
sphinx ~=2.4.4

0 commit comments

Comments
 (0)