Skip to content

Commit

Permalink
MNT: (deps): Bump matplotlib from 3.8.0 to 3.8.1 in /ci (#282)
Browse files Browse the repository at this point in the history
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.8.0 to 3.8.1.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](matplotlib/matplotlib@v3.8.0...v3.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent 42f9977 commit 2ac9914
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ci/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#python>=3.8
matplotlib==3.8.0
matplotlib==3.8.1
numpy==1.26.2
pandas==2.1.3
xlrd>=1.0.0
Expand Down
2 changes: 1 addition & 1 deletion ci/requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#python>=3.8
matplotlib==3.8.0
matplotlib==3.8.1
numpy==1.26.2
pandas==2.1.3
xlrd>=1.0.0
Expand Down

0 comments on commit 2ac9914

Please sign in to comment.