Browse Source

chore(deps): update dependency mypy to ^0.990

renovate [bot] 3 năm trước cách đây
mục cha
commit
3cd0209b07
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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"