Skip to content

chore(deps): update dependency django to v5.1.2 #3050

chore(deps): update dependency django to v5.1.2

chore(deps): update dependency django to v5.1.2 #3050

steps:
# this Action should follow steps to set up Python build environment
- name: Install Python dependencies
uses: py-actions/py-dependency-install@v4
with:
update-pip: "true"
update-setuptools: "true"
update-wheel: "true"