]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
python3-requests: update to 2.33.1
authorDaniel McGregor <daniel.mcgregor@vecima.com>
Thu, 30 Apr 2026 19:51:20 +0000 (13:51 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 7 May 2026 10:19:26 +0000 (11:19 +0100)
commit4f7d1a0885d7d6f2a533f7388ed5f5a35d6f99bc
tree5e7bda642a332d20d5c53785d35f1eea2db6309d
parent678c1c2077316b6b81ba9be000528b50dca19ca6
python3-requests: update to 2.33.1

OE Core includes chardet 6.0, while requests warns for any version
greater than or equal to 6.0. requests > 2.33 support chardet up
to version 8, so import the new release.

Signed-off-by: Daniel McGregor <daniel.mcgregor@vecima.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
meta/recipes-devtools/python/python3-requests/CVE-2026-25645.patch [deleted file]
meta/recipes-devtools/python/python3-requests_2.33.1.bb [moved from meta/recipes-devtools/python/python3-requests_2.32.5.bb with 87% similarity]