Bump peewee to 3.17.3 and fix stubtest entries (#11787)

This commit is contained in:
Avasam
2024-04-19 02:52:39 -04:00
committed by GitHub
parent d26f125160
commit 48a845e070
3 changed files with 58 additions and 42 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
version = "3.17.0"
version = "3.17.3"
upstream_repository = "https://github.com/coleifer/peewee"