Explorar el Código

chore(deps): update dependency mypy to ^0.990

renovate [bot] hace 3 años
padre
commit
3cd0209b07
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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"