Skip to content

Commit ed356a2

Browse files
Bump matplotlib from 3.6.2 to 3.6.3
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.6.2 to 3.6.3. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.6.2...v3.6.3) --- updated-dependencies: - dependency-name: matplotlib dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c0218c8 commit ed356a2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
tensorflow==2.11.0
22
numpy==1.23.5
33
scipy==1.10.0
4-
matplotlib==3.6.2
4+
matplotlib==3.6.3
55
gapminder==0.1
66
pandas==1.5.2
77
seaborn==0.12.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
tensorflow==2.11.0
22
numpy==1.23.5
33
scipy==1.10.0
4-
matplotlib==3.6.2
4+
matplotlib==3.6.3

0 commit comments

Comments
 (0)