Skip to content

Commit 32b432a

Browse files
cf-buildpacks-engrobdimsdale
authored andcommitted
Add pip 24.1.2, remove pip 24.1.1
for stack(s) cflinuxfs4, cflinuxfs3
1 parent 74d81a4 commit 32b432a

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/24.5.0.tar.gz
5454
source_sha256: 07a2435123fd8f41e6528baa5f272ce754fd8acaef08ce7081afb00227b8754a
5555
- name: pip
56-
version: 24.1.1
57-
uri: https://buildpacks.cloudfoundry.org/dependencies/pip/pip_24.1.1_linux_noarch_any-stack_81618bd0.tgz
58-
sha256: 81618bd0df29139897532eb7caa67f2b5198e31153cf88a41b452b7d27eccb4c
56+
version: 24.1.2
57+
uri: https://buildpacks.cloudfoundry.org/dependencies/pip/pip_24.1.2_linux_noarch_any-stack_d76b1063.tgz
58+
sha256: d76b1063cf5d607db8ccea2c6ec83ad18dfbabcc154bee161be6d7313076ec7c
5959
cf_stacks:
6060
- cflinuxfs4
6161
- cflinuxfs3
62-
source: https://files.pythonhosted.org/packages/c0/d0/9641dc7b05877874c6418f8034ddefc809495e65caa14d38c7551cd114bb/pip-24.1.1.tar.gz
63-
source_sha256: 5aa64f65e1952733ee0a9a9b1f52496ebdb3f3077cc46f80a16d983b58d1180a
62+
source: https://files.pythonhosted.org/packages/12/3d/d899257cace386bebb7bdf8a872d5fe3b935cc6381c3ddb76d3e5d99890d/pip-24.1.2.tar.gz
63+
source_sha256: e5458a0b89f2755e0ee8c0c77613fe5273e05f337907874d64f13171a898a7ff
6464
- name: pipenv
6565
version: 2024.0.1
6666
uri: https://buildpacks.cloudfoundry.org/dependencies/pipenv/pipenv_2024.0.1_linux_noarch_cflinuxfs3_8bfa573f.tgz

0 commit comments

Comments
 (0)