Trying to upgrade my python version, but I think I'm missing something significant.
$brew install python@3.10
==> Downloading https://formulae.brew.sh/api/formula.jws.json
########################################################################################################################################################################################################################## 100.0%
Warning: python@3.10 3.10.11 is already installed and up-to-date.
To reinstall 3.10.11, run: brew reinstall python@3.10
$ python3 --version
Python 3.7.9