From 5057b742353a7775ebfa581e35bd0dfd4e76b06b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Nov 2022 11:01:17 +0000 Subject: [PATCH] chore(deps): bump urllib3 from 1.26.5 to 1.26.13 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.5 to 1.26.13. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/1.26.13/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.5...1.26.13) --- 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 8a4a2db74..21b884df6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,5 +16,5 @@ psycopg2-binary==2.8.6 pyjexl @ git+https://github.com/mozilla/pyjexl.git@dab0618f0d81926759cd0e6ccfd3dcdb08a13ca1#egg=pyjexl python-memcached==1.59 requests==2.25.1 -urllib3==1.26.5 +urllib3==1.26.13 uwsgi==2.0.19.1