From 096709dcf720c51fc520a0359c96c0c258215f8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Oct 2020 08:47:36 +0100 Subject: [PATCH] Bump bob-builder from 0.0.18 to 0.0.19 (#1088) Bumps [bob-builder](https://github.com/heroku-python/bob-builder) from 0.0.18 to 0.0.19. - [Release notes](https://github.com/heroku-python/bob-builder/releases) - [Commits](https://github.com/heroku-python/bob-builder/commits) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b0db60f..8394b25 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ # Dependencies for generating/publishing Python binaries. -bob-builder==0.0.18 +bob-builder==0.0.19 # Sub-dependencies of bob-builder. boto==2.49.0