Skip to content

Commit

Permalink
Bump matplotlib from 3.7.1 to 3.8.1
Browse files Browse the repository at this point in the history
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.7.1 to 3.8.1.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](matplotlib/matplotlib@v3.7.1...v3.8.1)

---
updated-dependencies:
- dependency-name: matplotlib
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent 7c76af9 commit 19e1a91
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ numpy == 1.23.3
scipy ==1.10.1
pymatgen > 2022.9.21
seaborn ==0.12.2
matplotlib==3.7.1
matplotlib==3.8.1
scikit-learn==1.3.0
umap-learn ==0.5.3
adjustText ==0.8
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"scipy==1.10.1",
"pymatgen>2022.9.21",
"seaborn==0.12.2",
"matplotlib==3.7.1",
"matplotlib==3.8.1",
"scikit-learn==1.3.0",
"umap-learn==0.5.3",
"adjustText==0.8",
Expand Down

0 comments on commit 19e1a91

Please sign in to comment.