File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## [ Unreleased]
4
4
5
+
6
+ ## [ v310] - 2025-09-23
7
+
5
8
- Updated Poetry from 2.2.0 to 2.2.1. ([ #1907 ] ( https://github.com/heroku/heroku-buildpack-python/pull/1907 ) )
6
9
- Updated uv from 0.8.18 to 0.8.20. ([ #1910 ] ( https://github.com/heroku/heroku-buildpack-python/pull/1910 ) )
7
10
- Fixed errors saving the build cache when installed packages contain broken symlinks. ([ #1909 ] ( https://github.com/heroku/heroku-buildpack-python/pull/1909 ) )
@@ -1340,7 +1343,8 @@ Default Python is now latest 2.7.10. Updated pip and Distribute.
1340
1343
- Setuptools updated to v16.0
1341
1344
- pip updated to v7.0.1
1342
1345
1343
- [ unreleased ] : https://github.com/heroku/heroku-buildpack-python/compare/v309...main
1346
+ [ unreleased ] : https://github.com/heroku/heroku-buildpack-python/compare/v310...main
1347
+ [ v310 ] : https://github.com/heroku/heroku-buildpack-python/compare/v309...v310
1344
1348
[ v309 ] : https://github.com/heroku/heroku-buildpack-python/compare/v308...v309
1345
1349
[ v308 ] : https://github.com/heroku/heroku-buildpack-python/compare/v307...v308
1346
1350
[ v307 ] : https://github.com/heroku/heroku-buildpack-python/compare/v306...v307
You can’t perform that action at this time.
0 commit comments