change: load yaml file with FullLoader

This commit is contained in:
debugtalk
2022-03-22 16:34:07 +08:00
parent df2d981c12
commit c57714bbfe
4 changed files with 10 additions and 9 deletions

View File

@@ -1,4 +1,4 @@
__version__ = "3.1.7"
__version__ = "3.1.8-beta"
__description__ = "One-stop solution for HTTP(S) testing."
# import firstly for monkey patch if needed