Skip to content

Commit 050075f

Browse files
Add pip 23.3.1, remove pip 23.3 (#846)
for stack(s) cflinuxfs4, cflinuxfs3 [#186307444]
1 parent 6720326 commit 050075f

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.9.0.tar.gz
5454
source_sha256: 9200a10c762186391c35709382ed7cfa6578a051c9c76ea58f998df62c5afab0
5555
- name: pip
56-
version: '23.3'
57-
uri: https://buildpacks.cloudfoundry.org/dependencies/pip/pip_23.3_linux_noarch_any-stack_1a95b321.tgz
58-
sha256: 1a95b321ae7d57440bb0aeafbcb39cdff2f446b3e39aa3a73d872b783d38fb86
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
5959
cf_stacks:
6060
- cflinuxfs4
6161
- cflinuxfs3
62-
source: https://files.pythonhosted.org/packages/0d/f6/07ef4561bb911285c229fa46ed3df1877bd6c5325c4c67d516560d59a6e6/pip-23.3.tar.gz
63-
source_sha256: bb7d4f69f488432e4e96394612f43ab43dd478d073ef7422604a570f7157561e
62+
source: https://files.pythonhosted.org/packages/1f/7f/4da15e07ccd11c84c1ccc8f6e24288d5e76c99441bf80e315b33542db951/pip-23.3.1.tar.gz
63+
source_sha256: 1fcaa041308d01f14575f6d0d2ea4b75a3e2871fe4f9c694976f908768e14174
6464
- name: pipenv
6565
version: 2023.10.20
6666
uri: https://buildpacks.cloudfoundry.org/dependencies/pipenv/pipenv_2023.10.20_linux_noarch_cflinuxfs3_7c792b31.tgz

0 commit comments

Comments
 (0)