Skip to content

Commit d04a0f7

Browse files
chore(deps): update dependency python to 3.14 (#557)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7f81054 commit d04a0f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test_docker_image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Set up Python 3.10
3232
uses: actions/setup-python@v6
3333
with:
34-
python-version: '3.13'
34+
python-version: '3.14'
3535

3636
- name: Install dependencies
3737
run: |

0 commit comments

Comments
 (0)