containerbuildsystem / atomic-reactor

Simple python library for building docker images.
BSD 3-Clause "New" or "Revised" License
133 stars 61 forks source link

Update requests and urllib3 #2111

Closed mkosiarc closed 2 months ago

mkosiarc commented 2 months ago

Updating requests to 2.32.3 and urllib3 to 1.26.19, patches security vulnerabilites as reported by

https://github.com/containerbuildsystem/atomic-reactor/security/dependabot?q=is%3Aopen+package%3Aurllib3%2Crequests

STONEBLD-2636

Maintainers will complete the following section

mkosiarc commented 2 months ago

Updated the PR to use 2.32.3 version of requests, as the 2.32.0 version was yanked from PyPi due to other CVEs, see https://pypi.org/project/requests/#history