Skip to content

Commit 9fdcc03

Browse files
chore(deps): update dependency python to 3.13
1 parent e54e861 commit 9fdcc03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
- name: Set up Python
8484
uses: actions/setup-python@v5
8585
with:
86-
python-version: "3.12"
86+
python-version: "3.13"
8787
cache: "pip"
8888
cache-dependency-path: "ci/django-requirements.txt"
8989

0 commit comments

Comments
 (0)