Skip to content

Commit 5b43788

Browse files
chore(deps): update dependency python to 3.13 (#32)
| datasource | package | from | to | | --------------- | ----------------------- | ------- | ------ | | github-releases | actions/python-versions | 3.10.17 | 3.13.3 | Co-authored-by: dreadnode-renovate-bot[bot] <184170622+dreadnode-renovate-bot[bot]@users.noreply.github.com>
1 parent 1587ad0 commit 5b43788

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Setup Python
2020
uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b
2121
with:
22-
python-version: "3.10"
22+
python-version: "3.13"
2323

2424
- name: Install Poetry
2525
uses: abatilo/actions-poetry@e78f54a89cb052fff327414dd9ff010b5d2b4dbd

0 commit comments

Comments
 (0)