From 6ca27aa0ab262f9b95526145e73e2495d61a6e2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Jan 2020 11:45:29 +0000 Subject: [PATCH] Bump urllib3 from 1.24.1 to 1.24.2 in /examples/pymodm_autogenerated Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.1 to 1.24.2. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/master/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.24.1...1.24.2) Signed-off-by: dependabot[bot] --- examples/pymodm_autogenerated/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/pymodm_autogenerated/requirements.txt b/examples/pymodm_autogenerated/requirements.txt index 9b35b58..83a3933 100644 --- a/examples/pymodm_autogenerated/requirements.txt +++ b/examples/pymodm_autogenerated/requirements.txt @@ -8,7 +8,7 @@ pymodm==0.4.1 pymongo==3.7.2 requests==2.21.0 six==1.12.0 -urllib3==1.24.1 +urllib3==1.24.2 Werkzeug==0.15.3 isodate==0.6.0 gunicorn==19.9.0