Skip to content

Commit

Permalink
Updating buildpack.toml with new versions 23.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
paketo-bot committed Feb 7, 2024
1 parent 6e70c04 commit 6d6cc03
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: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.dependencies]]
checksum = "sha256:4a24f0252c2351464f576c8c7a7553f8a6449f6a9d7fa24b5de49b269a1eb23d"
cpe = "cpe:2.3:a:pypa:pip:23.3.1:*:*:*:*:python:*:*"
Expand All @@ -37,6 +25,18 @@ api = "0.7"
uri = "https://artifacts.paketo.io/pip/pip_23.3.1_noarch_4a24f025.tgz"
version = "23.3.1"

[[metadata.dependencies]]
checksum = "sha256:07c436516c7980004b7a4a273f1ad0e2a78a3f63dabb95d9f19ab3c120a9b6eb"
cpe = "cpe:2.3:a:pypa:pip:23.3.2:*:*:*:*:python:*:*"
id = "pip"
licenses = ["MIT"]
purl = "pkg:generic/pip@23.3.2?checksum=7fd9972f96db22c8077a1ee2691b172c8089b17a5652a44494a9ecb0d78f9149&download_url=https://files.pythonhosted.org/packages/b7/06/6b1ad0ae8f97d7a0d6f6ad640db10780578999e647a9593512ceb6f06469/pip-23.3.2.tar.gz"
source = "https://files.pythonhosted.org/packages/b7/06/6b1ad0ae8f97d7a0d6f6ad640db10780578999e647a9593512ceb6f06469/pip-23.3.2.tar.gz"
source-checksum = "sha256:7fd9972f96db22c8077a1ee2691b172c8089b17a5652a44494a9ecb0d78f9149"
stacks = ["*"]
uri = "https://artifacts.paketo.io/pip/pip_23.3.2_noarch_07c43651.tgz"
version = "23.3.2"

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

0 comments on commit 6d6cc03

Please sign in to comment.