From c33281312a8f8480d660dc0e80bcf51282593d26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 May 2023 12:02:43 +0000 Subject: [PATCH] Update peewee-migrate requirement from ==1.7.* to ==1.10.* 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.7.0...1.10.0) --- updated-dependencies: - dependency-name: peewee-migrate dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-wheels.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-wheels.txt b/requirements-wheels.txt index d785df5d6..f6dfb8ded 100644 --- a/requirements-wheels.txt +++ b/requirements-wheels.txt @@ -8,7 +8,7 @@ onvif_zeep == 0.2.12 opencv-python-headless == 4.5.5.* paho-mqtt == 1.6.* peewee == 3.16.* -peewee_migrate == 1.7.* +peewee_migrate == 1.10.* psutil == 5.9.* pydantic == 1.10.* git+https://github.com/fbcotter/py3nvml#egg=py3nvml