Even though 3.13.1 is a bugfix, it builds on a huge feature release:
The latest version of Python is Python 3.12.0, which was released on October 2, 2023. You can check the official Python website for the most up-to-date information on Python releases. 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 Even though 3
pytest
✅ No breaking changes — safe upgrade from 3.13.0. Even though 3.13.1 is a bugfix