Skip to content

Commit 327636b

Browse files
Add pip 23.3.2, remove pip 23.3.1 (#867)
for stack(s) cflinuxfs4, cflinuxfs3 [#186697445]
1 parent 8098e90 commit 327636b

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.10.0.tar.gz
5454
source_sha256: 3dbb87a74f80c84ae166a380bf51da8ef75699ce97c234e3e196afa20d1a9319
5555
- name: pip
56-
version: 23.3.1
57-
uri: https://buildpacks.cloudfoundry.org/dependencies/pip/pip_23.3.1_linux_noarch_any-stack_a15ad0de.tgz
58-
sha256: a15ad0de813b8a5357b3daf817e06d2b44d780a7c7a310b075221f5ede3ff95b
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
5959
cf_stacks:
6060
- cflinuxfs4
6161
- cflinuxfs3
62-
source: https://files.pythonhosted.org/packages/1f/7f/4da15e07ccd11c84c1ccc8f6e24288d5e76c99441bf80e315b33542db951/pip-23.3.1.tar.gz
63-
source_sha256: 1fcaa041308d01f14575f6d0d2ea4b75a3e2871fe4f9c694976f908768e14174
62+
source: https://files.pythonhosted.org/packages/b7/06/6b1ad0ae8f97d7a0d6f6ad640db10780578999e647a9593512ceb6f06469/pip-23.3.2.tar.gz
63+
source_sha256: 7fd9972f96db22c8077a1ee2691b172c8089b17a5652a44494a9ecb0d78f9149
6464
- name: pipenv
6565
version: 2023.11.15
6666
uri: https://buildpacks.cloudfoundry.org/dependencies/pipenv/pipenv_2023.11.15_linux_noarch_cflinuxfs3_b883159e.tgz

0 commit comments

Comments
 (0)