mirror of
https://github.com/httprunner/httprunner.git
synced 2026-06-01 05:49:40 +08:00
change: upgrade pytest denpendencies
This commit is contained in:
@@ -36,8 +36,8 @@ pydantic = "~1.8" # >=1.8.0 <1.9.0
|
||||
loguru = "^0.4.1"
|
||||
jmespath = "^0.9.5"
|
||||
black = "^19.10b0"
|
||||
pytest = "^5.4.2"
|
||||
pytest-html = "^2.1.1"
|
||||
pytest = "^7.1.1"
|
||||
pytest-html = "^3.1.1"
|
||||
sentry-sdk = "^0.14.4"
|
||||
allure-pytest = {version = "^2.8.16", optional = true}
|
||||
requests-toolbelt = {version = "^0.9.1", optional = true}
|
||||
|
||||
Reference in New Issue
Block a user