diff --git a/pyproject.toml b/pyproject.toml index 01aaa1182..6418fbd10 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -55,9 +55,9 @@ dependencies = [ "httpretty>=1.1.4", "aiohttp>=3.10.5", "uv>=0.5.20", - "mypy==1.16.1", + "mypy==1.19.1", "prometheus-client>=0.21.1", - "filelock==3.18.0", + "filelock==3.25.2", ] [tool.rye]