Commit e4dd347
committed
docs: upgrade Python version to 3.13
Netlify recently announced configurable Python versions in their build pipeline:
https://www.netlify.com/blog/announcing-configurable-python-versions-in-netlify-builds.
Make use of this and bump Python to 3.13 since dependabot is now also issuing
warnings for 3.8 EOL.
Signed-off-by: Timo Beckers <[email protected]>1 parent ded9cb4 commit e4dd347
File tree
4 files changed
+24
-24
lines changed- .github/workflows
- docs
4 files changed
+24
-24
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
| 16 | + | |
| 17 | + | |
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
0 commit comments