Skip to content

Commit cb0e984

Browse files
Add pip 23.2, remove pip 23.1.2 (#801)
for stack(s) cflinuxfs4, cflinuxfs3 [#185620864]
1 parent 5e70343 commit cb0e984

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/4.12.0.tar.gz
5050
source_sha256: 78f39f9bae971ec1ae7969f0516017f2413f17796670f7040725dd83fcff5689
5151
- name: pip
52-
version: 23.1.2
53-
uri: https://buildpacks.cloudfoundry.org/dependencies/pip/pip_23.1.2_linux_noarch_any-stack_9adab362.tgz
54-
sha256: 9adab362fbdd3ef0f37067e18029735c6eb6f8c9c48b2f1ebcc6137aff6d2709
52+
version: '23.2'
53+
uri: https://buildpacks.cloudfoundry.org/dependencies/pip/pip_23.2_linux_noarch_any-stack_5e7758b1.tgz
54+
sha256: 5e7758b15e1c17e02d3c8535c9f114616966e4039cbf832c9147664a2d25aec3
5555
cf_stacks:
5656
- cflinuxfs4
5757
- cflinuxfs3
58-
source: https://files.pythonhosted.org/packages/fa/ee/74ff76da0ab649eec7581233daeb43d8aa35383d8f75317b2ab3b80c922f/pip-23.1.2.tar.gz
59-
source_sha256: 0e7c86f486935893c708287b30bd050a36ac827ec7fe5e43fe7cb198dd835fba
58+
source: https://files.pythonhosted.org/packages/3d/ab/21fa8d1ecf5648559f056fda732b0f9fca0585eb2688252e67f70e74deaf/pip-23.2.tar.gz
59+
source_sha256: a160a170f3331d9ca1a0247eb1cd79c758879f1f81158f9cd05bbb5df80bea5c
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)