浏览代码

Merge pull request 'chore(deps): update dependency mypy to ^0.990' (#11) from renovate/mypy-0.x into master

Reviewed-on: https://git.snas.black-burn.ch/FHNW/openconnect-ms-auth/pulls/11
Sean 3 年之前
父节点
当前提交
d23e0a6308
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pyproject.toml

+ 1 - 1
pyproject.toml

@@ -15,7 +15,7 @@ selenium = "^4.1.0"
 OTPpy = "^0.1.2"
 
 [tool.poetry.dev-dependencies]
-mypy = "^0.982"
+mypy = "^0.990"
 pydocstyle = "^6.1.1"
 black = "^22.1.0"
 pytest = "^7.0.1"