From 9ffdb826ee4f59fe5da9be41231f25d60fbe033d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 01:13:54 +0000 Subject: [PATCH] chore(deps): bump peewee from 3.19.0 to 4.0.4 Bumps [peewee](https://github.com/coleifer/peewee) from 3.19.0 to 4.0.4. - [Release notes](https://github.com/coleifer/peewee/releases) - [Changelog](https://github.com/coleifer/peewee/blob/master/CHANGELOG.md) - [Commits](https://github.com/coleifer/peewee/compare/3.19.0...4.0.4) --- updated-dependencies: - dependency-name: peewee dependency-version: 4.0.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c708053..859fa78 100644 --- a/requirements.txt +++ b/requirements.txt @@ -43,7 +43,7 @@ numpy==2.4.1 openpyxl==3.1.5 packaging==26.0 pandas==2.3.3 -peewee==3.19.0 +peewee==4.0.4 platformdirs==4.5.1 plotly==6.5.2 pluggy==1.6.0