Skip to content

Commit b76908e

Browse files
committed
CHANGE: Bump Django version
1 parent 38840cd commit b76908e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
env:
6969
PIP_NO_PYTHON_VERSION_WARNING: 1
7070
PIP_DISABLE_PIP_VERSION_CHECK: 1
71-
DJANGO_VERSION: '4.2.16'
71+
DJANGO_VERSION: '5.2.7'
7272
steps:
7373
- name: Start MySQL
7474
run: |

0 commit comments

Comments
 (0)