Skip to content

Commit

Permalink
Upgrade Pex to 2.1.116. (pantsbuild#17637)
Browse files Browse the repository at this point in the history
This upgrade brings in both a `--venv` `sys.path` fix and a fix relevant
to awslambda and GCF amongst other fixes.

The relevant changelogs are:
+ https://github.com/pantsbuild/pex/releases/tag/v2.1.114
+ https://github.com/pantsbuild/pex/releases/tag/v2.1.115
+ https://github.com/pantsbuild/pex/releases/tag/v2.1.116

Fixes pantsbuild#17621
Fixes pantsbuild#17531
Fixes pantsbuild#17372
  • Loading branch information
jsirois authored Nov 26, 2022
1 parent 70a5cc8 commit 1c70ec8
Show file tree
Hide file tree
Showing 4 changed files with 212 additions and 127 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.111
pex==2.1.116
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 1c70ec8

Please sign in to comment.