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
+ ## [ v279] - 2025-02-26
7
+
5
8
- Updated Poetry from 2.0.1 to 2.1.1. ([ #1758 ] ( https://github.com/heroku/heroku-buildpack-python/pull/1758 ) )
6
9
- Stopped filtering out pip's ` Requirement already satisfied: ` log lines when installing dependencies. ([ #1765 ] ( https://github.com/heroku/heroku-buildpack-python/pull/1765 ) )
7
10
- Improved the error messages shown if installing pip/Poetry/Pipenv fails. ([ #1764 ] ( https://github.com/heroku/heroku-buildpack-python/pull/1764 ) )
@@ -1177,7 +1180,8 @@ Default Python is now latest 2.7.10. Updated pip and Distribute.
1177
1180
- Setuptools updated to v16.0
1178
1181
- pip updated to v7.0.1
1179
1182
1180
- [ unreleased ] : https://github.com/heroku/heroku-buildpack-python/compare/v278...main
1183
+ [ unreleased ] : https://github.com/heroku/heroku-buildpack-python/compare/v279...main
1184
+ [ v279 ] : https://github.com/heroku/heroku-buildpack-python/compare/v278...v279
1181
1185
[ v278 ] : https://github.com/heroku/heroku-buildpack-python/compare/v277...v278
1182
1186
[ v277 ] : https://github.com/heroku/heroku-buildpack-python/compare/v276...v277
1183
1187
[ v276 ] : https://github.com/heroku/heroku-buildpack-python/compare/v275...v276
You can’t perform that action at this time.
0 commit comments