Skip to content

Commit 43a212a

Browse files
cf-buildpacks-engrobdimsdale
authored andcommitted
Add pip 23.1.2, remove pip 23.1.1
for stack(s) cflinuxfs4, cflinuxfs3 [#185040995]
1 parent 914184b commit 43a212a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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/4.12.0.tar.gz
5454
source_sha256: 78f39f9bae971ec1ae7969f0516017f2413f17796670f7040725dd83fcff5689
5555
- name: pip
56-
version: 23.1.1
57-
uri: https://buildpacks.cloudfoundry.org/dependencies/pip/pip_23.1.1_linux_noarch_any-stack_2b62b071.tgz
58-
sha256: 2b62b0716f404f678add3319c4d72d7a08c82a0eb2347df665d06164ca84db80
56+
version: 23.1.2
57+
uri: https://buildpacks.cloudfoundry.org/dependencies/pip/pip_23.1.2_linux_noarch_any-stack_9adab362.tgz
58+
sha256: 9adab362fbdd3ef0f37067e18029735c6eb6f8c9c48b2f1ebcc6137aff6d2709
5959
cf_stacks:
6060
- cflinuxfs4
6161
- cflinuxfs3
62-
source: https://files.pythonhosted.org/packages/43/7d/1f52f99a7f2eae870483b2c2a3064511487de87911bce146df8a154fbe81/pip-23.1.1.tar.gz
63-
source_sha256: c95b53d309f903f33dfe5fd37e502a5c3a05ee3454d518e45df522a4f091b728
62+
source: https://files.pythonhosted.org/packages/fa/ee/74ff76da0ab649eec7581233daeb43d8aa35383d8f75317b2ab3b80c922f/pip-23.1.2.tar.gz
63+
source_sha256: 0e7c86f486935893c708287b30bd050a36ac827ec7fe5e43fe7cb198dd835fba
6464
- name: pipenv
6565
version: 2023.4.20
6666
uri: https://buildpacks.cloudfoundry.org/dependencies/pipenv/pipenv_2023.4.20_linux_noarch_cflinuxfs3_8c2d40a2.tgz

0 commit comments

Comments
 (0)