From 29030454e6cf66d09be9c77ea48c67a1352be83f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Mar 2023 19:07:17 +0000 Subject: [PATCH] Bump urllib3 from 1.26.14 to 1.26.15 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.14 to 1.26.15. - [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.26.14...1.26.15) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index af8799d..294372c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,5 +19,5 @@ soupsieve==2.3.2.post1 SQLAlchemy==2.0.5.post1 twilio==7.16.3 typing_extensions==4.5.0 -urllib3==1.26.14 +urllib3==1.26.15 Werkzeug==2.2.2