Przeglądaj źródła

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 lat temu
rodzic
commit
d23e0a6308
1 zmienionych plików z 1 dodań i 1 usunięć
  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"