brew upgrade will upgrade all installed packages. If you need to maintain a specific version of any binary, consider using @thanh-hải’s answer: https://stackoverflow.com/a/38464247/868724
I just got this error. I ran brew upgrade and then brew update again and the problem seemed to resolve itself.
Alternatively, try just running brew update again as suggested by @ashley-willis.