Skip to content

Commit

Permalink
Update matplotlib requirement from ~=3.9.0 to ~=3.9.1 in the major gr…
Browse files Browse the repository at this point in the history
…oup (#1278)

Updates the requirements on [matplotlib](https://github.com/matplotlib/matplotlib) to permit the latest version.

Updates `matplotlib` to 3.9.1
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](matplotlib/matplotlib@v3.9.0...v3.9.1)

---
updated-dependencies:
- dependency-name: matplotlib
  dependency-type: direct:development
  dependency-group: major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent 6948f0b commit f2b2310
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ wheel~=0.43.0
lion-pytorch~=0.2.2
scipy~=1.14.0
pandas~=2.2.2
matplotlib~=3.9.0
matplotlib~=3.9.1

0 comments on commit f2b2310

Please sign in to comment.