Skip to content

Commit

Permalink
Update matplotlib requirement from ~=3.8.4 to ~=3.9.1
Browse files Browse the repository at this point in the history
Updates the requirements on [matplotlib](https://github.com/matplotlib/matplotlib) to permit the latest version.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](matplotlib/matplotlib@v3.8.4...v3.9.1)

---
updated-dependencies:
- dependency-name: matplotlib
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 5, 2024
1 parent 1aede50 commit 27a3bb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
matplotlib~=3.8.4
matplotlib~=3.9.1
numpy~=1.26.4
scipy~=1.13.1
pandas~=2.2.2
Expand Down

0 comments on commit 27a3bb5

Please sign in to comment.