Bump peewee to 3.17.* (#10895)

This commit is contained in:
Nikita Sobolev
2023-10-16 14:32:46 +03:00
committed by GitHub
parent cb688d2577
commit bb27e6cd36
2 changed files with 12 additions and 8 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
version = "3.16.*"
version = "3.17.*"
upstream_repository = "https://github.com/coleifer/peewee"