Skip to content

Commit 6eb1cb4

Browse files
Update dependency python to 3.14
1 parent b8c1855 commit 6eb1cb4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: 🐍 Setup Python
2929
uses: actions/setup-python@v5
3030
with:
31-
python-version: "3.13"
31+
python-version: "3.14"
3232
cache: pip
3333
cache-dependency-path: "**/requirements.txt"
3434

0 commit comments

Comments
 (0)