Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 13, 2024
1 parent 007c19d commit a10a705
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 @@ -27,7 +27,7 @@
long_description=long_description,
keywords="Log, Logging, Logges, Logger",
install_requires=[
"matplotlib==3.6.3",
"matplotlib==3.9.2",
"reportlab==4.0.4",
"rich==13.4.2",
"click==8.1.3",
Expand Down

0 comments on commit a10a705

Please sign in to comment.