Skip to content

Commit 1145e5d

Browse files
Auto merge pull request 584
2 parents 72e2f5a + 35feace commit 1145e5d

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

manifest.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -109,14 +109,6 @@ dependencies:
109109
- cflinuxfs3
110110
source: https://www.python.org/ftp/python/3.9.13/Python-3.9.13.tgz
111111
source_sha256: 829b0d26072a44689a6b0810f5b4a3933ee2a0b8a4bfc99d7c5893ffd4f97c44
112-
- name: python
113-
version: 3.10.5
114-
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.10.5_linux_x64_cflinuxfs3_6b6925f2.tgz
115-
sha256: 6b6925f2f06f1c2b1e442c0e9f610e42cac6df9fbfb3fda39fb21d8c74c663ad
116-
cf_stacks:
117-
- cflinuxfs3
118-
source: https://www.python.org/ftp/python/3.10.5/Python-3.10.5.tgz
119-
source_sha256: 18f57182a2de3b0be76dfc39fdcfd28156bb6dd23e5f08696f7492e9e3d0bf2d
120112
- name: python
121113
version: 3.10.6
122114
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.10.6_linux_x64_cflinuxfs3_6842efea.tgz
@@ -125,6 +117,14 @@ dependencies:
125117
- cflinuxfs3
126118
source: https://www.python.org/ftp/python/3.10.6/Python-3.10.6.tgz
127119
source_sha256: 848cb06a5caa85da5c45bd7a9221bb821e33fc2bdcba088c127c58fad44e6343
120+
- name: python
121+
version: 3.10.7
122+
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.10.7_linux_x64_cflinuxfs3_a8fe8d88.tgz
123+
sha256: a8fe8d888d219d9677070513b6c6401ba666c5169e7947c1532d9288248fe936
124+
cf_stacks:
125+
- cflinuxfs3
126+
source: https://www.python.org/ftp/python/3.10.7/Python-3.10.7.tgz
127+
source_sha256: 1b2e4e2df697c52d36731666979e648beeda5941d0f95740aafbf4163e5cc126
128128
- name: setuptools
129129
version: 65.3.0
130130
uri: https://buildpacks.cloudfoundry.org/dependencies/setuptools/setuptools_65.3.0_linux_noarch_any-stack_6c4646a6.tgz

0 commit comments

Comments
 (0)