From ec1b7012eaaadf51b377deb29877abf6a1c6e253 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 03:05:56 +0000 Subject: [PATCH] Bump urllib3 from 1.25.10 to 1.26.5 in /05_capstone/heroku_sample Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.10 to 1.26.5. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.25.10...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 05_capstone/heroku_sample/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05_capstone/heroku_sample/requirements.txt b/05_capstone/heroku_sample/requirements.txt index 23960b5..1845e21 100644 --- a/05_capstone/heroku_sample/requirements.txt +++ b/05_capstone/heroku_sample/requirements.txt @@ -45,5 +45,5 @@ s3transfer==0.3.3 six==1.15.0 SQLAlchemy==1.3.19 toml==0.10.1 -urllib3==1.25.10 +urllib3==1.26.5 Werkzeug==1.0.1