Skip to content

Commit

Permalink
Bump matplotlib from 3.3.1 to 3.9.0
Browse files Browse the repository at this point in the history
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.3.1 to 3.9.0.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](matplotlib/matplotlib@v3.3.1...v3.9.0)

---
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] authored May 16, 2024
1 parent 5125c46 commit 22363be
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion rafmetrics.egg-info/requires.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ mysql-connector-python==8.0.19
simplejson==3.17.2
flask-shell-ipython==0.4.1
numpy==1.19.5
matplotlib==3.3.1
matplotlib==3.9.0
PyYAML==5.3.1
scikit-learn==0.24.1
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ mysql-connector-python==8.0.19
simplejson==3.17.2
flask-shell-ipython==0.4.1
numpy==1.19.5
matplotlib==3.3.1
matplotlib==3.9.0
PyYAML==5.3.1
# Temporary disable gym
# gym==0.18.0
Expand Down

0 comments on commit 22363be

Please sign in to comment.