Skip to content

Commit

Permalink
Bump matplotlib from 3.7.2 to 3.9.1 in /requirements
Browse files Browse the repository at this point in the history
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.7.2 to 3.9.1.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](matplotlib/matplotlib@v3.7.2...v3.9.1)

---
updated-dependencies:
- dependency-name: matplotlib
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 8, 2024
1 parent 53202b9 commit efb823c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/minimal.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Core dependencies.
demes==0.2.3
matplotlib; python_version=='3.7'
matplotlib==3.7.2; python_version>='3.8'
matplotlib==3.9.1; python_version>='3.8'
numpy; python_version=='3.7'
numpy==1.26.4; python_version>='3.8'
scipy; python_version=='3.7'
Expand Down

0 comments on commit efb823c

Please sign in to comment.