Skip to content

Commit

Permalink
Update matplotlib requirement from ~=3.5 to ~=3.9 in /package (#1987)
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.5.0...v3.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ravi Kumar Pilla <ravi_kumar_pilla@mckinsey.com>
  • Loading branch information
dependabot[bot] and ravi-kumar-pilla authored Jul 18, 2024
1 parent dcfaede commit 1dc7478
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/test_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ black~=23.3
boto3~=1.34
flake8~=7.1
isort~=5.11
matplotlib~=3.5
matplotlib~=3.9
mypy~=1.10
moto~=5.0.9
psutil==5.9.6 # same as Kedro for now
Expand Down

0 comments on commit 1dc7478

Please sign in to comment.