Skip to content

Commit

Permalink
Update matplotlib requirement from ==3.9.* to ==3.10.* in /server
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.0rc1...v3.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 08f252b commit c5914af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ djangorestframework==3.15.*
emoji==2.14.*
icalendar==6.1.*
lxml==5.3.*
matplotlib==3.9.*
matplotlib==3.10.*
numpy==2.2.*
orjson==3.10.*
openpyxl~=3.1.4
Expand Down

0 comments on commit c5914af

Please sign in to comment.