Skip to content

Commit c0b8aae

Browse files
cf-buildpacks-engrobdimsdale
authored andcommitted
Add pip 23.3, remove pip 23.2.1
for stack(s) cflinuxfs4, cflinuxfs3 [#186257048]
1 parent 06d59c3 commit c0b8aae

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.5.2.tar.gz
5454
source_sha256: 9829d95f639bd0053b2ed06d1204e60644617bf37dd5cc57523732e0e8d64516
5555
- name: pip
56-
version: 23.2.1
57-
uri: https://buildpacks.cloudfoundry.org/dependencies/pip/pip_23.2.1_linux_noarch_any-stack_28efa32f.tgz
58-
sha256: 28efa32f6bb726d7d4e2485bdbd69af29d78e2d4c994cd3756874fb0c6f5ed46
56+
version: '23.3'
57+
uri: https://buildpacks.cloudfoundry.org/dependencies/pip/pip_23.3_linux_noarch_any-stack_1a95b321.tgz
58+
sha256: 1a95b321ae7d57440bb0aeafbcb39cdff2f446b3e39aa3a73d872b783d38fb86
5959
cf_stacks:
6060
- cflinuxfs4
6161
- cflinuxfs3
62-
source: https://files.pythonhosted.org/packages/ba/19/e63fb4e0d20e48bd2167bb7e857abc0e21679e24805ba921a224df8977c0/pip-23.2.1.tar.gz
63-
source_sha256: fb0bd5435b3200c602b5bf61d2d43c2f13c02e29c1707567ae7fbc514eb9faf2
62+
source: https://files.pythonhosted.org/packages/0d/f6/07ef4561bb911285c229fa46ed3df1877bd6c5325c4c67d516560d59a6e6/pip-23.3.tar.gz
63+
source_sha256: bb7d4f69f488432e4e96394612f43ab43dd478d073ef7422604a570f7157561e
6464
- name: pipenv
6565
version: 2023.10.3
6666
uri: https://buildpacks.cloudfoundry.org/dependencies/pipenv/pipenv_2023.10.3_linux_noarch_cflinuxfs3_13733dfa.tgz

0 commit comments

Comments
 (0)