From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Nov 2023 15:10:07 +0000 (+0000) Subject: build(deps): bump urllib3 from 1.26.13 to 1.26.18 in /pdns/keyroller X-Git-Tag: rec-5.0.0-rc1~7^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8041bde9ab35eebc41542abcf87dbfe8f6fb5949;p=thirdparty%2Fpdns.git build(deps): bump urllib3 from 1.26.13 to 1.26.18 in /pdns/keyroller Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.13 to 1.26.18. - [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.13...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- diff --git a/pdns/keyroller/Pipfile.lock b/pdns/keyroller/Pipfile.lock index 2adaa64378..3124cb5ca2 100644 --- a/pdns/keyroller/Pipfile.lock +++ b/pdns/keyroller/Pipfile.lock @@ -121,11 +121,12 @@ }, "urllib3": { "hashes": [ - "sha256:47cc05d99aaa09c9e72ed5809b60e7ba354e64b59c9c173ac3018642d8bb41fc", - "sha256:c083dd0dce68dbfbe1129d5271cb90f9447dea7d52097c6e0126120c521ddea8" + "sha256:34b97092d7e0a3a8cf7cd10e386f401b3737364026c45e622aa02903dffe0f07", + "sha256:f8ecc1bba5667413457c529ab955bf8c67b45db799d159066261719e328580a0" ], + "index": "pypi", "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'", - "version": "==1.26.13" + "version": "==1.26.18" } }, "develop": {}