Skip to content

Commit 81d7771

Browse files
Add pip 23.2.1, remove pip 23.2 (#803)
for stack(s) cflinuxfs4, cflinuxfs3 [#185670640]
1 parent 34e7593 commit 81d7771

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
@@ -49,14 +49,14 @@ dependencies:
4949
source: https://github.com/conda/conda/archive/23.5.2.tar.gz
5050
source_sha256: 9829d95f639bd0053b2ed06d1204e60644617bf37dd5cc57523732e0e8d64516
5151
- name: pip
52-
version: '23.2'
53-
uri: https://buildpacks.cloudfoundry.org/dependencies/pip/pip_23.2_linux_noarch_any-stack_5e7758b1.tgz
54-
sha256: 5e7758b15e1c17e02d3c8535c9f114616966e4039cbf832c9147664a2d25aec3
52+
version: 23.2.1
53+
uri: https://buildpacks.cloudfoundry.org/dependencies/pip/pip_23.2.1_linux_noarch_any-stack_28efa32f.tgz
54+
sha256: 28efa32f6bb726d7d4e2485bdbd69af29d78e2d4c994cd3756874fb0c6f5ed46
5555
cf_stacks:
5656
- cflinuxfs4
5757
- cflinuxfs3
58-
source: https://files.pythonhosted.org/packages/3d/ab/21fa8d1ecf5648559f056fda732b0f9fca0585eb2688252e67f70e74deaf/pip-23.2.tar.gz
59-
source_sha256: a160a170f3331d9ca1a0247eb1cd79c758879f1f81158f9cd05bbb5df80bea5c
58+
source: https://files.pythonhosted.org/packages/ba/19/e63fb4e0d20e48bd2167bb7e857abc0e21679e24805ba921a224df8977c0/pip-23.2.1.tar.gz
59+
source_sha256: fb0bd5435b3200c602b5bf61d2d43c2f13c02e29c1707567ae7fbc514eb9faf2
6060
- name: pipenv
6161
version: 2023.7.11
6262
uri: https://buildpacks.cloudfoundry.org/dependencies/pipenv/pipenv_2023.7.11_linux_noarch_cflinuxfs3_d9d7e8cd.tgz

0 commit comments

Comments
 (0)