Commit f1bae28
Update remaining Python 3.9 references to 3.12 (#52)
- Dask image: ghcr.io/dask/dask:2022.8.1-py3.9 -> 2026.1.2-py3.12.
- Prefect default image in defaults.py: update to 3.6.17-py3.12-icl0.0.4.
- Integration test: update conda environment name from python-3.9 to
python-3.12.
Co-authored-by: Areg Melik-Adamyan <areg@sphynx.local>
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent 6b33f7f commit f1bae28
File tree
3 files changed
+6
-6
lines changed- src/infractl
- terraform/modules/dask
- tests/integration
3 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
| 29 | + | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
0 commit comments