Skip to content

Commit

Permalink
Upgrade Pex to 2.1.133. (pantsbuild#18769)
Browse files Browse the repository at this point in the history
This picks up a fix for certain Python `<=3.7` system interpreters.

See the changelog here:
  https://github.com/pantsbuild/pex/releases/tag/v2.1.133
  • Loading branch information
jsirois authored Apr 19, 2023
1 parent e87c3c6 commit 2f3416a
Show file tree
Hide file tree
Showing 4 changed files with 110 additions and 110 deletions.
2 changes: 1 addition & 1 deletion 3rdparty/python/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ humbug==0.2.7
importlib_resources==5.0.*
ijson==3.1.4
packaging==21.3
pex==2.1.132
pex==2.1.133
psutil==5.9.0
# This should be compatible with pytest.py, although it can be looser so that we don't
# over-constrain pantsbuild.pants.testutil
Expand Down
Loading

0 comments on commit 2f3416a

Please sign in to comment.