Skip to content

Commit d8a7312

Browse files
Add pip 24.0, remove pip 23.3.2 (#880)
for stack(s) cflinuxfs4, cflinuxfs3 [#186976118]
1 parent f41902a commit d8a7312

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

manifest.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -53,14 +53,14 @@ dependencies:
5353
source: https://github.com/conda/conda/archive/23.11.0.tar.gz
5454
source_sha256: d36c0f778b6b164223a174acafbe8556b841b67e53cb84b3eb24f1956b62121a
5555
- name: pip
56-
version: 23.3.2
57-
uri: https://buildpacks.cloudfoundry.org/dependencies/pip/pip_23.3.2_linux_noarch_any-stack_b61ca941.tgz
58-
sha256: b61ca94195fd7666d61288941ad20214285b5feb75337d769a9961fd8535ee1a
56+
version: '24.0'
57+
uri: https://buildpacks.cloudfoundry.org/dependencies/pip/pip_24.0_linux_noarch_any-stack_1f58cdf3.tgz
58+
sha256: 1f58cdf3917d0a4a30a5a66a3720c6a78219d9c650d013324295f23b91568451
5959
cf_stacks:
6060
- cflinuxfs4
6161
- cflinuxfs3
62-
source: https://files.pythonhosted.org/packages/b7/06/6b1ad0ae8f97d7a0d6f6ad640db10780578999e647a9593512ceb6f06469/pip-23.3.2.tar.gz
63-
source_sha256: 7fd9972f96db22c8077a1ee2691b172c8089b17a5652a44494a9ecb0d78f9149
62+
source: https://files.pythonhosted.org/packages/94/59/6638090c25e9bc4ce0c42817b5a234e183872a1129735a9330c472cc2056/pip-24.0.tar.gz
63+
source_sha256: ea9bd1a847e8c5774a5777bb398c19e80bcd4e2aa16a4b301b718fe6f593aba2
6464
- name: pipenv
6565
version: 2023.12.1
6666
uri: https://buildpacks.cloudfoundry.org/dependencies/pipenv/pipenv_2023.12.1_linux_noarch_cflinuxfs3_572ac334.tgz

0 commit comments

Comments
 (0)