From f0ed35e03114555f70152cc8a2bf18bbe6fdf40e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Sep 2026 13:37:18 +0000 Subject: [PATCH] build(deps): bump peewee from 3.19.0 to 4.5.1 Bumps [peewee](https://github.com/coleifer/peewee) from 3.19.0 to 4.5.1. - [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.5.1) --- updated-dependencies: - dependency-name: peewee dependency-version: 4.5.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- containers/python-requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/containers/python-requirements.txt b/containers/python-requirements.txt index 0c0cec67..b536db5a 100644 --- a/containers/python-requirements.txt +++ b/containers/python-requirements.txt @@ -1114,9 +1114,9 @@ packaging==26.3 \ --hash=sha256:94edc256424af38762eb31306eed28beb9f0efc50a8837492c9d6fd6004aed79 \ --hash=sha256:d7193f7c8e4e93f444fde0262bf90af30e16fa0ad0ad44cb553c87339b23cd1c # via semgrep -peewee==3.19.0 \ - --hash=sha256:de220b94766e6008c466e00ce4ba5299b9a832117d9eb36d45d0062f3cfd7417 \ - --hash=sha256:f88292a6f0d7b906cb26bca9c8599b8f4d8920ebd36124400d0cbaaaf915511f +peewee==4.5.1 \ + --hash=sha256:8005cb45c54e1a282a2f24ddd583f0f7a80cd5d9c635d50d63f57c11d88c392a \ + --hash=sha256:dbbdc93e9be08d1df49ceed48dc5d609bfeda6112848086f1f6c1f1debe70975 # via semgrep propcache==0.5.2 \ --hash=sha256:01c4fc7480cd0598bb4b57022df55b9ca296da7fc5a8760bd8451a7e63a7d427 \