Skip to content

Commit fa72504

Browse files
Update matplotlib requirement in /scripts/local-requirements
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.4.0...v3.5.1) --- updated-dependencies: - dependency-name: matplotlib dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f63a76b commit fa72504

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
PyYAML~=6.0
22
mbed-tools~=7.53.0
33
cantools~=37.0
4-
matplotlib~=3.4
4+
matplotlib~=3.5

0 commit comments

Comments
 (0)