Skip to content

Commit 441e4ed

Browse files
chore(deps): update dependency python to 3.14
1 parent 2159304 commit 441e4ed

File tree

5 files changed

+19
-19
lines changed

5 files changed

+19
-19
lines changed

.github/workflows/analysis-coverage.yml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- uses: actions/checkout@v5
3030
- uses: actions/setup-python@v6
3131
with:
32-
python-version: '3.12'
32+
python-version: '3.14'
3333

3434
- name: Install Libheif
3535
run: brew install libheif
@@ -48,7 +48,7 @@ jobs:
4848
- uses: actions/checkout@v5
4949
- uses: actions/setup-python@v6
5050
with:
51-
python-version: '3.11'
51+
python-version: '3.14'
5252

5353
- name: Prepare system
5454
run: |
@@ -93,7 +93,7 @@ jobs:
9393
- uses: actions/checkout@v5
9494
- uses: actions/setup-python@v6
9595
with:
96-
python-version: '3.12'
96+
python-version: '3.14'
9797

9898
- name: Prepare system
9999
run: |
@@ -142,7 +142,7 @@ jobs:
142142
- uses: actions/checkout@v5
143143
- uses: actions/setup-python@v6
144144
with:
145-
python-version: '3.10'
145+
python-version: '3.14'
146146

147147
- name: Install Libheif
148148
run: brew install libheif
@@ -179,7 +179,7 @@ jobs:
179179
- uses: actions/checkout@v5
180180
- uses: actions/setup-python@v6
181181
with:
182-
python-version: '3.11'
182+
python-version: '3.14'
183183

184184
- name: Install Libheif
185185
run: brew install libheif
@@ -218,7 +218,7 @@ jobs:
218218
- uses: actions/checkout@v5
219219
- uses: actions/setup-python@v6
220220
with:
221-
python-version: '3.9'
221+
python-version: '3.14'
222222

223223
- uses: msys2/setup-msys2@v2
224224
with:
@@ -303,7 +303,7 @@ jobs:
303303

304304
- uses: actions/setup-python@v6
305305
with:
306-
python-version: '3.13'
306+
python-version: '3.14'
307307
allow-prereleases: true
308308

309309
- name: Prepare system
@@ -351,7 +351,7 @@ jobs:
351351
352352
- uses: actions/setup-python@v6
353353
with:
354-
python-version: '3.13'
354+
python-version: '3.14'
355355
allow-prereleases: true
356356

357357
- name: Prepare system
@@ -379,7 +379,7 @@ jobs:
379379
- uses: actions/checkout@v5
380380
- uses: actions/setup-python@v6
381381
with:
382-
python-version: '3.12'
382+
python-version: '3.14'
383383

384384
- name: Install Libheif
385385
run: brew install libheif

.github/workflows/test-src-build-macos.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
- uses: actions/checkout@v5
6464
- uses: actions/setup-python@v6
6565
with:
66-
python-version: '3.12'
66+
python-version: '3.14'
6767

6868
- name: Uninstall libheif from homebrew
6969
run: brew uninstall --force --ignore-dependencies imagemagick libheif x265 aom libde265
@@ -122,7 +122,7 @@ jobs:
122122
- uses: actions/checkout@v5
123123
- uses: actions/setup-python@v6
124124
with:
125-
python-version: '3.12'
125+
python-version: '3.14'
126126

127127
- name: Transform to Pi-Heif
128128
run: |

.github/workflows/test-src-build-windows.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- uses: actions/checkout@v5
4343
- uses: actions/setup-python@v6
4444
with:
45-
python-version: '3.11'
45+
python-version: '3.14'
4646

4747
- uses: msys2/setup-msys2@v2
4848
with:
@@ -90,7 +90,7 @@ jobs:
9090
- uses: actions/checkout@v5
9191
- uses: actions/setup-python@v6
9292
with:
93-
python-version: '3.10'
93+
python-version: '3.14'
9494

9595
- name: Transform to Pi-Heif
9696
run: |

.github/workflows/wheels-pi_heif.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- uses: actions/checkout@v5
2020
- uses: actions/setup-python@v6
2121
with:
22-
python-version: '3.12'
22+
python-version: '3.14'
2323

2424
- name: Transform to Pi-Heif
2525
run: |
@@ -66,7 +66,7 @@ jobs:
6666
- uses: actions/checkout@v5
6767
- uses: actions/setup-python@v6
6868
with:
69-
python-version: '3.11'
69+
python-version: '3.14'
7070
- name: Transform to Pi-Heif
7171
run: |
7272
cp -r -v -force ./pi-heif/* .
@@ -255,7 +255,7 @@ jobs:
255255
- uses: actions/checkout@v5
256256
- uses: actions/setup-python@v6
257257
with:
258-
python-version: '3.12'
258+
python-version: '3.14'
259259

260260
- name: Transform to Pi-Heif
261261
run: |

.github/workflows/wheels-pillow_heif.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- uses: actions/checkout@v5
1919
- uses: actions/setup-python@v6
2020
with:
21-
python-version: '3.12'
21+
python-version: '3.14'
2222

2323
- name: Uninstall libheif from homebrew
2424
run: brew uninstall --force --ignore-dependencies imagemagick libheif x265 aom libde265
@@ -60,7 +60,7 @@ jobs:
6060
- uses: actions/checkout@v5
6161
- uses: actions/setup-python@v6
6262
with:
63-
python-version: '3.11'
63+
python-version: '3.14'
6464
- uses: msys2/setup-msys2@v2
6565
with:
6666
location: C:/temp
@@ -246,7 +246,7 @@ jobs:
246246
- uses: actions/checkout@v5
247247
- uses: actions/setup-python@v6
248248
with:
249-
python-version: '3.12'
249+
python-version: '3.14'
250250

251251
- name: Install requirements
252252
run: python3 -m pip install twine wheel build check-manifest

0 commit comments

Comments
 (0)