diff --git a/pyproject.toml b/pyproject.toml index 3af7a64..cbb9f07 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,7 +46,7 @@ issues = "https://github.com/tryolabs/requestium/issues" dev = [ "bandit[sarif]==1.8.3", "coverage==7.10.7", - "mypy==1.18.2", + "mypy==1.19.0", "pre-commit==4.3.0", "pytest-cov==7.0.0", "pytest-xdist==3.8.0",