Skip to content

Commit

Permalink
Updating buildpack.toml with new versions 23.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
paketo-bot committed Oct 16, 2023
1 parent 9d3e2cd commit 07f5175
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions buildpack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,18 +13,6 @@ api = "0.7"
include-files = ["bin/run", "bin/build", "bin/detect", "buildpack.toml"]
pre-package = "./scripts/build.sh"

[[metadata.dependencies]]
checksum = "sha256:ba051f2fa394f5abbc35c78f7d7fd9b4d881573431f6707974940e9f99a49057"
cpe = "cpe:2.3:a:pypa:pip:23.2.0:*:*:*:*:python:*:*"
id = "pip"
licenses = ["MIT"]
purl = "pkg:generic/pip@23.2.0?checksum=a160a170f3331d9ca1a0247eb1cd79c758879f1f81158f9cd05bbb5df80bea5c&download_url=https://files.pythonhosted.org/packages/3d/ab/21fa8d1ecf5648559f056fda732b0f9fca0585eb2688252e67f70e74deaf/pip-23.2.tar.gz"
source = "https://files.pythonhosted.org/packages/3d/ab/21fa8d1ecf5648559f056fda732b0f9fca0585eb2688252e67f70e74deaf/pip-23.2.tar.gz"
source-checksum = "sha256:a160a170f3331d9ca1a0247eb1cd79c758879f1f81158f9cd05bbb5df80bea5c"
stacks = ["*"]
uri = "https://artifacts.paketo.io/pip/pip_23.2.0_noarch_ba051f2f.tgz"
version = "23.2.0"

[[metadata.dependencies]]
checksum = "sha256:036532e082cbeae3072e4e9cb4a01b9b7c38cda3550ea4527765532b329b9a30"
cpe = "cpe:2.3:a:pypa:pip:23.2.1:*:*:*:*:python:*:*"
Expand All @@ -37,6 +25,18 @@ api = "0.7"
uri = "https://artifacts.paketo.io/pip/pip_23.2.1_noarch_036532e0.tgz"
version = "23.2.1"

[[metadata.dependencies]]
checksum = "sha256:652375c773130d07721cbf02e6c44213e9bf1977bfef02cd99dc0d9e50c95fb8"
cpe = "cpe:2.3:a:pypa:pip:23.3.0:*:*:*:*:python:*:*"
id = "pip"
licenses = ["MIT"]
purl = "pkg:generic/pip@23.3.0?checksum=bb7d4f69f488432e4e96394612f43ab43dd478d073ef7422604a570f7157561e&download_url=https://files.pythonhosted.org/packages/0d/f6/07ef4561bb911285c229fa46ed3df1877bd6c5325c4c67d516560d59a6e6/pip-23.3.tar.gz"
source = "https://files.pythonhosted.org/packages/0d/f6/07ef4561bb911285c229fa46ed3df1877bd6c5325c4c67d516560d59a6e6/pip-23.3.tar.gz"
source-checksum = "sha256:bb7d4f69f488432e4e96394612f43ab43dd478d073ef7422604a570f7157561e"
stacks = ["*"]
uri = "https://artifacts.paketo.io/pip/pip_23.3.0_noarch_652375c7.tgz"
version = "23.3.0"

[[metadata.dependency-constraints]]
constraint = "*"
id = "pip"
Expand Down

0 comments on commit 07f5175

Please sign in to comment.