Update peewee-migrate requirement from ==1.6.* to ==1.7.*

Updates the requirements on [peewee-migrate](https://github.com/klen/peewee_migrate) to permit the latest version.
- [Release notes](https://github.com/klen/peewee_migrate/releases)
- [Changelog](https://github.com/klen/peewee_migrate/blob/develop/Changelog)
- [Commits](https://github.com/klen/peewee_migrate/compare/1.6.0...1.7.1)

---
updated-dependencies:
- dependency-name: peewee-migrate
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-04-17 12:09:03 +00:00 committed by GitHub
parent 8535213ad9
commit d0156b0add
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ numpy == 1.23.*
opencv-python-headless == 4.5.5.*
paho-mqtt == 1.6.*
peewee == 3.15.*
peewee_migrate == 1.6.*
peewee_migrate == 1.7.*
psutil == 5.9.*
pydantic == 1.10.*
PyYAML == 6.0