From c05cc377fce5896825ba65b0c0c8140ebe823e4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Aug 2024 12:05:01 +0000 Subject: [PATCH] Update peewee-migrate requirement in /docker/main Updates the requirements on [peewee-migrate](https://github.com/klen/peewee_migrate) to permit the latest version. - [Changelog](https://github.com/klen/peewee_migrate/blob/develop/Changelog) - [Commits](https://github.com/klen/peewee_migrate/compare/1.12.0...1.13.0) --- updated-dependencies: - dependency-name: peewee-migrate dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker/main/requirements-wheels.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/main/requirements-wheels.txt b/docker/main/requirements-wheels.txt index 84c5a867c..d45ac3ce2 100644 --- a/docker/main/requirements-wheels.txt +++ b/docker/main/requirements-wheels.txt @@ -11,7 +11,7 @@ opencv-python-headless == 4.9.0.* paho-mqtt == 2.1.* pandas == 2.2.* peewee == 3.17.* -peewee_migrate == 1.12.* +peewee_migrate == 1.13.* psutil == 5.9.* pydantic == 2.7.* git+https://github.com/fbcotter/py3nvml#egg=py3nvml