From e21e7ef359316949fae5c4e39e4a1c6171ef7742 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Mar 2023 08:05:12 +0000 Subject: [PATCH] Bump urllib3 from 1.25.10 to 1.26.5 in /Day 67 - Blog 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] --- Day 67 - Blog/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Day 67 - Blog/requirements.txt b/Day 67 - Blog/requirements.txt index 6758c36..fe863a7 100644 --- a/Day 67 - Blog/requirements.txt +++ b/Day 67 - Blog/requirements.txt @@ -13,7 +13,7 @@ Jinja2==2.11.2 MarkupSafe==1.1.1 requests==2.24.0 SQLAlchemy==1.3.19 -urllib3==1.25.10 +urllib3==1.26.5 visitor==0.1.3 Werkzeug==1.0.1 WTForms==2.3.3 \ No newline at end of file