Commit a6eb4c0
build: Upgrade python version for docker image build (#814)
* build(deps): bump the pip group across 2 directories with 2 updates
Bumps the pip group with 2 updates in the / directory: [filelock](https://github.com/tox-dev/py-filelock) and [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions).
Bumps the pip group with 1 update in the /doc directory: [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions).
Updates `filelock` from 3.19.1 to 3.20.1
- [Release notes](https://github.com/tox-dev/py-filelock/releases)
- [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst)
- [Commits](tox-dev/filelock@3.19.1...3.20.1)
Updates `pymdown-extensions` from 10.14.3 to 10.16.1
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](facelessuser/pymdown-extensions@10.14.3...10.16.1)
Updates `pymdown-extensions` from 10.14.3 to 10.16.1
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](facelessuser/pymdown-extensions@10.14.3...10.16.1)
---
updated-dependencies:
- dependency-name: filelock
dependency-version: 3.20.1
dependency-type: direct:production
dependency-group: pip
- dependency-name: pymdown-extensions
dependency-version: 10.16.1
dependency-type: direct:production
dependency-group: pip
- dependency-name: pymdown-extensions
dependency-version: 10.16.1
dependency-type: direct:production
dependency-group: pip
...
Signed-off-by: dependabot[bot] <support@github.com>
* build: upgrade Python to 3.13 in Dockerfile
Signed-off-by: Tetiana Naumenko <t.naumenko@samsung.com>
* build: change solution to use Python from source
Signed-off-by: Tetiana Naumenko <t.naumenko@samsung.com>
* chore: restrore changes from dependabot
Signed-off-by: Tetiana Naumenko <t.naumenko@samsung.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Tetiana Naumenko <t.naumenko@samsung.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent e4f3a2e commit a6eb4c0
1 file changed
+51
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
23 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
24 | 71 | | |
25 | 72 | | |
26 | 73 | | |
27 | 74 | | |
28 | 75 | | |
29 | 76 | | |
30 | | - | |
| 77 | + | |
31 | 78 | | |
32 | 79 | | |
33 | 80 | | |
| |||
0 commit comments