diff --git a/builder-20/builder.toml b/builder-20/builder.toml index 838cf21..91a8f95 100644 --- a/builder-20/builder.toml +++ b/builder-20/builder.toml @@ -43,7 +43,7 @@ version = "0.20.4" [[buildpacks]] id = "heroku/python" - uri = "docker://docker.io/heroku/buildpack-python@sha256:546b55f9bb1edcd27e7776a74e3151e4e369cef8e895c431d30e2d61de319e47" + uri = "docker://docker.io/heroku/buildpack-python@sha256:60d71f61b431a858121ece9c7dd136830348682e558d7d1c96abab14418715f9" [[buildpacks]] id = "heroku/ruby" @@ -56,7 +56,7 @@ version = "0.20.4" [[order]] [[order.group]] id = "heroku/python" - version = "0.19.2" + version = "0.20.0" [[order.group]] id = "heroku/procfile" version = "3.1.2" diff --git a/builder-22/builder.toml b/builder-22/builder.toml index d3f3bce..d15520d 100644 --- a/builder-22/builder.toml +++ b/builder-22/builder.toml @@ -47,7 +47,7 @@ version = "0.20.4" [[buildpacks]] id = "heroku/python" - uri = "docker://docker.io/heroku/buildpack-python@sha256:546b55f9bb1edcd27e7776a74e3151e4e369cef8e895c431d30e2d61de319e47" + uri = "docker://docker.io/heroku/buildpack-python@sha256:60d71f61b431a858121ece9c7dd136830348682e558d7d1c96abab14418715f9" [[buildpacks]] id = "heroku/ruby" @@ -64,7 +64,7 @@ version = "0.20.4" optional = true [[order.group]] id = "heroku/python" - version = "0.19.2" + version = "0.20.0" [[order.group]] id = "heroku/procfile" version = "3.1.2" diff --git a/builder-24/builder.toml b/builder-24/builder.toml index d7485f3..d38d124 100644 --- a/builder-24/builder.toml +++ b/builder-24/builder.toml @@ -47,7 +47,7 @@ mirrors = ["public.ecr.aws/heroku/heroku:24"] [[buildpacks]] id = "heroku/python" - uri = "docker://docker.io/heroku/buildpack-python@sha256:546b55f9bb1edcd27e7776a74e3151e4e369cef8e895c431d30e2d61de319e47" + uri = "docker://docker.io/heroku/buildpack-python@sha256:60d71f61b431a858121ece9c7dd136830348682e558d7d1c96abab14418715f9" [[buildpacks]] id = "heroku/ruby" @@ -64,7 +64,7 @@ mirrors = ["public.ecr.aws/heroku/heroku:24"] optional = true [[order.group]] id = "heroku/python" - version = "0.19.2" + version = "0.20.0" [[order.group]] id = "heroku/procfile" version = "3.1.2"