Update types-peewee requirement from ==3.17.* to ==4.0.* in /docker/main

Updates the requirements on [types-peewee](https://github.com/python/typeshed) to permit the latest version.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-peewee
  dependency-version: 4.0.1.20260426
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-05-01 13:18:57 +00:00 committed by GitHub
parent ba4a6a53d7
commit 0ae262726b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
ruff
# types
types-peewee == 3.17.*
types-peewee == 4.0.*