Skip to content

Commit ff1c79e

Browse files
authored
bump python version
1 parent 68ea875 commit ff1c79e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update_libraries.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515

1616
- uses: actions/setup-python@v6
1717
with:
18-
python-version: "3.11"
18+
python-version: "3.13"
1919

2020
- name: Install dependencies
2121
run: python -m pip install --upgrade requests packaging

0 commit comments

Comments
 (0)