Skip to content

Commit e8ba29a

Browse files
committed
Update release notes
1 parent 9224a6b commit e8ba29a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/notes/2.32.x.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,8 @@ The version of [Pex](https://github.com/pex-tool/pex) used by the Python backend
149149

150150
When generating lockfiles, the new `python.resolves_to_uploaded_prior_to` option can be used to pass along [`--uploaded-prior-to`](https://pip.pypa.io/en/stable/user_guide/#filtering-by-upload-time). This allows you to filter packages by their upload time to an index, only considering packages that were uploaded before a specified point in time.
151151

152+
Including a generic `target` in the `runtime_package_dependencies` of `python_test` now correctly packages the transitive dependencies.
153+
152154
#### Shell
153155

154156
#### Javascript

0 commit comments

Comments
 (0)