Skip to content

Commit

Permalink
Update matplotlib requirement from ~=3.9 to ~=3.10
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.9.0...v3.10.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent b81b2d7 commit 3f3a291
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 @@ -3,5 +3,5 @@ pre-commit~=3.7
ruff~=0.4
colorlog~=6.8
pvlib~=0.11
matplotlib~=3.9
matplotlib~=3.10
ipykernel~=6.29

0 comments on commit 3f3a291

Please sign in to comment.