]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
python3-requests: upgrade 2.28.1 -> 2.28.2
authorTim Orling <ticotimo@gmail.com>
Fri, 3 Feb 2023 17:50:29 +0000 (09:50 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 4 Feb 2023 11:40:51 +0000 (11:40 +0000)
commit09a0a940197fc9c4fdd717aec8cd87b3db1345bb
treecefcb41380ddbe854efed3f0d3bb5795f4a80d1b
parentc9d4362f1bebe220615c79288404f194a444326d
python3-requests: upgrade 2.28.1 -> 2.28.2

https://requests.readthedocs.io/en/latest/community/updates/#release-history

2.28.2 (2023-01-12)

Dependencies
    Requests now supports charset_normalizer 3.x. (#6261)

Bugfixes
    Updated MissingSchema exception to suggest https scheme rather than
    http. (#6188)

Signed-off-by: Tim Orling <tim.orling@konsulko.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-requests_2.28.2.bb [moved from meta/recipes-devtools/python/python3-requests_2.28.1.bb with 87% similarity]