Commit 6aee1ce
committed
Prepare release v6.3.0
## heroku/python
### Changed
- The Python 3.14 version alias now resolves to Python 3.14.4. ([#548](#548))
- The Python 3.13 version alias now resolves to Python 3.13.13. ([#548](#548))
- The forbidden env vars check now reports all forbidden env vars found rather than only the first. ([#542](#542))
- The forbidden env vars check now checks for known problematic Poetry env vars too. ([#542](#542))1 parent 017ff3a commit 6aee1ce
2 files changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
| |||
621 | 623 | | |
622 | 624 | | |
623 | 625 | | |
624 | | - | |
| 626 | + | |
| 627 | + | |
625 | 628 | | |
626 | 629 | | |
627 | 630 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments