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,6 +1,6 @@
[tool.poetry]
name = "httprunner"
version = "3.1.7"
version = "3.1.8-beta"
description = "One-stop solution for HTTP(S) testing."
license = "Apache-2.0"
readme = "docs/README.md"