Skip to content

Commit

Permalink
Bump matplotlib from 3.8.0 to 3.8.1
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent 8484bb3 commit c62e187
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-celery.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Celery==5.3.4
matplotlib==3.8.0
matplotlib==3.8.1
sympy==1.12
nose==1.3.7
numpy==1.26.1
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ psycopg2-binary==2.9.9
redis==5.0.1
django-rest-swagger==2.2.0
Celery==5.3.4
matplotlib==3.8.0
matplotlib==3.8.1
sympy==1.12
nose==1.3.7
numpy==1.26.1
Expand Down

0 comments on commit c62e187

Please sign in to comment.