How to upgrade django? February 25, 2023 by Tarik You can use --upgrade with the pip command to upgrade Python packages. pip install --upgrade django==3.3.1