From f90f17b51578914f90bf853a84b67ba07d3fd55d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Nov 2023 21:25:41 +0700 Subject: [PATCH] Bump matplotlib from 3.8.0 to 3.8.1 (#261) Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.8.0 to 3.8.1. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-celery.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-celery.txt b/requirements-celery.txt index dd8921b..233f8f1 100644 --- a/requirements-celery.txt +++ b/requirements-celery.txt @@ -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 diff --git a/requirements.txt b/requirements.txt index 5a09cd7..5106ca1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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