From d0d3e9b0e6091cf7980a1bfc8c42d2d68e7e7d34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Apr 2021 22:11:48 +0000 Subject: [PATCH] Bump urllib3 in /12_browser_automation_selenium/code Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.2 to 1.25.8. - [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.2...1.25.8) Signed-off-by: dependabot[bot] --- 12_browser_automation_selenium/code/Pipfile.lock | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/12_browser_automation_selenium/code/Pipfile.lock b/12_browser_automation_selenium/code/Pipfile.lock index e26595b..7b6f702 100644 --- a/12_browser_automation_selenium/code/Pipfile.lock +++ b/12_browser_automation_selenium/code/Pipfile.lock @@ -26,10 +26,11 @@ }, "urllib3": { "hashes": [ - "sha256:a53063d8b9210a7bdec15e7b272776b9d42b2fd6816401a0d43006ad2f9902db", - "sha256:d363e3607d8de0c220d31950a8f38b18d5ba7c0830facd71a1c6b1036b7ce06c" + "sha256:2f3db8b19923a873b3e5256dc9c2dedfa883e33d87c690d9c7913e1f40673cdc", + "sha256:87716c2d2a7121198ebcb7ce7cccf6ce5e9ba539041cfbaeecfb641dc0bf6acc" ], - "version": "==1.25.2" + "index": "pypi", + "version": "==1.25.8" } }, "develop": {}