Python 3.13.1 Released News Today -

# Create new venv with 3.13.1 python3.13 -m venv py3131-env source py3131-env/bin/activate pip install -r requirements.txt Run tests pytest