From 4adf8bc735c516574802b815b7758f709874f779 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 17:38:33 +0000 Subject: [PATCH] chore(deps): bump matplotlib from 3.11.0 to 3.11.1 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.11.0 to 3.11.1. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.11.0...v3.11.1) --- updated-dependencies: - dependency-name: matplotlib dependency-version: 3.11.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- requirements-lock.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index cb4a3d9..dc65337 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ dependencies = [ "pandas==3.0.3", "numpy==2.4.6", "requests==2.34.2", - "matplotlib==3.11.0", + "matplotlib==3.11.1", "PyYAML==6.0.3", "lightgbm==4.7.0", "scikit-learn==1.9.0", diff --git a/requirements-lock.txt b/requirements-lock.txt index 930ea0a..e3029d5 100644 --- a/requirements-lock.txt +++ b/requirements-lock.txt @@ -2,7 +2,7 @@ quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.gi pandas==3.0.3 numpy==2.4.6 requests==2.34.2 -matplotlib==3.11.0 +matplotlib==3.11.1 PyYAML==6.0.3 lightgbm==4.7.0 scikit-learn==1.9.0