From 50b5babfc35e181cab0544c4b0a9a424709f6cf5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Jul 2022 10:27:48 +0000 Subject: [PATCH] chore(deps): bump urllib3 from 1.26.5 to 1.26.11 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.5 to 1.26.11. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/1.26.11/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.5...1.26.11) --- 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..0c70b02ae 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.11 uwsgi==2.0.19.1