Skip to content

Commit a0448f9

Browse files
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](matplotlib/matplotlib@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] <support@github.com>
1 parent 657a6dc commit a0448f9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies = [
1313
"pandas==3.0.3",
1414
"numpy==2.4.6",
1515
"requests==2.34.2",
16-
"matplotlib==3.11.0",
16+
"matplotlib==3.11.1",
1717
"PyYAML==6.0.3",
1818
"lightgbm==4.6.0",
1919
"scikit-learn==1.9.0",

requirements-lock.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.gi
22
pandas==3.0.3
33
numpy==2.4.6
44
requests==2.34.2
5-
matplotlib==3.11.0
5+
matplotlib==3.11.1
66
PyYAML==6.0.3
77
lightgbm==4.6.0
88
scikit-learn==1.9.0

0 commit comments

Comments
 (0)