commit | c0061726c3a4ad027cc99191da4701c5ac0a451f | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Thu Oct 05 12:27:38 2023 -0400 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Thu Oct 12 08:32:27 2023 +0200 |
tree | 06901bc0746631a5b8e09df090677e33501029a0 | |
parent | dc7b633e6838cf9937628fc8d1438f557bdcecf1 [diff] |
sphinx: Bump urllib3 version While not a direct issue for us, urllib3 before 1.26.17 is vulnerable to CVE-2023-43804 to bump our version up. Reported-by: GitHub dependabot Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org> Use urllib3 2.0.6 Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>