Skip to content

Commit 315b469

Browse files
Merge pull request product-os#1407 from product-os/renovate/python-3.x
Update dependency python to 3.13
2 parents 8021e1d + 7a09ac1 commit 315b469

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

.github/workflows/flowzone.yml

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flowzone.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -631,7 +631,7 @@
631631
id: setup-python
632632
uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4.0
633633
with:
634-
python-version: "3.9"
634+
python-version: "3.13"
635635

636636
- &setupPoetry # https://github.com/abatilo/actions-poetry
637637
name: Setup poetry

0 commit comments

Comments
 (0)