Skip to content

Commit

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

---
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 Aug 22, 2023
1 parent 1a0627c commit d99c1c7
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 45 deletions.
88 changes: 44 additions & 44 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ keywords = [
[tool.poetry.dependencies]
python = "^3.8,<3.11"
pandas = "^1.5.3"
matplotlib = "^3.7.1"
matplotlib = "^3.7.2"
prettytable = "^3.8.0"
html2text = "^2020.1.16"
numpy = "^1.24.4"
Expand Down

0 comments on commit d99c1c7

Please sign in to comment.