fix #1141: parameterize failure caused by pydantic version

This commit is contained in:
debugtalk
2022-03-21 15:12:02 +08:00
parent 70f41c1d49
commit 4ff6c1ad05
2 changed files with 2 additions and 1 deletions

View File

@@ -5,6 +5,7 @@
- fix: ignore comments and blank lines when parsing .env file
- fix: failure in getting client and server IP/port when requesting HTTPS
- fix: upgrade dependencies for security
- fix: parameterize failure caused by pydantic version
## 3.1.6 (2021-07-18)