Skip to content

Commit

Permalink
⬆️ Bump matplotlib from 3.9.2 to 3.9.3
Browse files Browse the repository at this point in the history
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.9.2 to 3.9.3.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](matplotlib/matplotlib@v3.9.2...v3.9.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent 837baf5 commit 7120a9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ def run(self):
"nltk==3.9.1", # also in pyproject.toml, required for setup script above
"textblob==0.18.0.post0", # also in pyproject.toml, required for setup script above
"pyfiglet==1.0.2",
"matplotlib==3.9.2",
"matplotlib==3.9.3",
"PyGithub==2.1.1",
"wolframalpha==5.1.3",
"yfinance==0.2.48",
Expand Down

0 comments on commit 7120a9e

Please sign in to comment.