Skip to content

Commit 5f0f534

Browse files
committed
Add pip 26.0, remove pip 25.3
for stack(s)
1 parent 2c01c44 commit 5f0f534

1 file changed

Lines changed: 5 additions & 12 deletions

File tree

manifest.yml

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -65,13 +65,6 @@ dependencies:
6565
- cflinuxfs3
6666
source: https://github.com/conda-forge/miniforge/archive/refs/tags/24.7.1-0.tar.gz
6767
source_sha256: ca2f3cea67d6a1dbfd6acb9743891014768b12ad774755c57fbbcbfcd1fd8200
68-
- name: pip
69-
version: '25.2'
70-
uri: https://buildpacks.cloudfoundry.org/dependencies/pip/pip_25.2_linux_noarch_any-stack_b15ae02f.tgz
71-
sha256: b15ae02f5b72bf9911bc550c7d8cf8210c26eff7047ba9f19446855ae8cb6749
72-
cf_stacks: []
73-
source: https://files.pythonhosted.org/packages/20/16/650289cd3f43d5a2fadfd98c68bd1e1e7f2550a1a5326768cddfbcedb2c5/pip-25.2.tar.gz
74-
source_sha256: 578283f006390f85bb6282dffb876454593d637f5d1be494b5202ce4877e71f2
7568
- name: pip
7669
version: '25.2'
7770
uri: https://buildpacks.cloudfoundry.org/dependencies/pip/pip_25.2_linux_noarch_any-stack_7dc1e988.tgz
@@ -82,12 +75,12 @@ dependencies:
8275
source: https://files.pythonhosted.org/packages/20/16/650289cd3f43d5a2fadfd98c68bd1e1e7f2550a1a5326768cddfbcedb2c5/pip-25.2.tar.gz
8376
source_sha256: 578283f006390f85bb6282dffb876454593d637f5d1be494b5202ce4877e71f2
8477
- name: pip
85-
version: '25.3'
86-
uri: https://buildpacks.cloudfoundry.org/dependencies/pip/pip_25.3_linux_noarch_any-stack_d4b0c622.tgz
87-
sha256: d4b0c62226e36bfc5f63b719e14f335182d0afa1bc8842dfba804bbb307d47e6
78+
version: '26.0'
79+
uri: https://buildpacks.cloudfoundry.org/dependencies/pip/pip_26.0_linux_noarch_any-stack_25e8891d.tgz
80+
sha256: 25e8891d637b3b3ea7930c979ed08ab4308597929c1844f77b448d6d21dd7755
8881
cf_stacks: []
89-
source: https://files.pythonhosted.org/packages/fe/6e/74a3f0179a4a73a53d66ce57fdb4de0080a8baa1de0063de206d6167acc2/pip-25.3.tar.gz
90-
source_sha256: 8d0538dbbd7babbd207f261ed969c65de439f6bc9e5dbd3b3b9a77f25d95f343
82+
source: https://files.pythonhosted.org/packages/44/c2/65686a7783a7c27a329706207147e82f23c41221ee9ae33128fc331670a0/pip-26.0.tar.gz
83+
source_sha256: 3ce220a0a17915972fbf1ab451baae1521c4539e778b28127efa79b974aff0fa
9184
- name: pipenv
9285
version: 2024.4.1
9386
uri: https://buildpacks.cloudfoundry.org/dependencies/pipenv/pipenv_2024.4.1_linux_noarch_cflinuxfs3_b3c74c78.tgz

0 commit comments

Comments
 (0)