Hanra-s-work / point_one_robot_car

This is the repository that was chosen to be used for an autonomous car project.
MIT License
0 stars 0 forks source link

Update dependency adafruit-circuitpython-requests to v4 #179

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
adafruit-circuitpython-requests ==1.14.1 -> ==4.1.6 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

adafruit/Adafruit_CircuitPython_Requests (adafruit-circuitpython-requests) ### [`v4.1.6`](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/releases/tag/4.1.6): - Updated Copyright [Compare Source](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/compare/4.1.5...4.1.6) #### What's Changed - precommit copyright by [@​FoamyGuy](https://togithub.com/FoamyGuy) in [https://github.com/adafruit/Adafruit_CircuitPython_Requests/pull/202](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/pull/202) **Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_Requests/compare/4.1.5...4.1.6 ### [`v4.1.5`](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/releases/tag/4.1.5): - Use Ruff [Compare Source](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/compare/4.1.4...4.1.5) #### What's Changed - Ruff updates by [@​justmobilize](https://togithub.com/justmobilize) in [https://github.com/adafruit/Adafruit_CircuitPython_Requests/pull/173](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/pull/173) **Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_Requests/compare/4.1.4...4.1.5 ### [`v4.1.4`](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/releases/tag/4.1.4): - Handle Headers Without Space [Compare Source](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/compare/4.1.3...4.1.4) #### What's Changed - handle servers that omit a space after a colon in response headers by [@​jepler](https://togithub.com/jepler) in [https://github.com/adafruit/Adafruit_CircuitPython_Requests/pull/200](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/pull/200) **Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_Requests/compare/4.1.3...4.1.4 ### [`v4.1.3`](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/releases/tag/4.1.3): - document Response.socket availability [Compare Source](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/compare/4.1.2...4.1.3) #### What's Changed - Document socket property of Response objects by [@​jepler](https://togithub.com/jepler) in [https://github.com/adafruit/Adafruit_CircuitPython_Requests/pull/199](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/pull/199) **Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_Requests/compare/4.1.2...4.1.3 ### [`v4.1.2`](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/releases/tag/4.1.2): - Use Value from settings.toml for Rachio Example [Compare Source](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/compare/4.1.1...4.1.2) #### What's Changed - Update Rachio example with Rate Limit endpoints, fixed 1700 daily requests by [@​DJDevon3](https://togithub.com/DJDevon3) in [https://github.com/adafruit/Adafruit_CircuitPython_Requests/pull/196](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/pull/196) **Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_Requests/compare/4.1.1...4.1.2 ### [`v4.1.1`](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/releases/tag/4.1.1): - Rachio Irrigation API Example [Compare Source](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/compare/4.1.0...4.1.1) #### What's Changed - Add Rachio Irrigation API Example by [@​DJDevon3](https://togithub.com/DJDevon3) in [https://github.com/adafruit/Adafruit_CircuitPython_Requests/pull/195](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/pull/195) **Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_Requests/compare/4.1.0...4.1.1 ### [`v4.1.0`](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/releases/tag/4.1.0): - Support POST'ing File Via Data Param [Compare Source](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/compare/4.0.0...4.1.0) #### What's Changed - Add ability to post a file via the data param by [@​justmobilize](https://togithub.com/justmobilize) in [https://github.com/adafruit/Adafruit_CircuitPython_Requests/pull/194](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/pull/194) **Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_Requests/compare/4.0.0...4.1.0 ### [`v4.0.0`](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/releases/tag/4.0.0): - More appropriate exceptions for incorrect arguments [Compare Source](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/compare/3.2.10...4.0.0) #### What's Changed - Update Exceptions by [@​justmobilize](https://togithub.com/justmobilize) in [https://github.com/adafruit/Adafruit_CircuitPython_Requests/pull/193](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/pull/193) **Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_Requests/compare/3.2.10...4.0.0 ### [`v3.2.10`](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/releases/tag/3.2.10): - Files Argument Uploading [Compare Source](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/compare/3.2.9...3.2.10) #### What's Changed - Files arg by [@​FoamyGuy](https://togithub.com/FoamyGuy) in [https://github.com/adafruit/Adafruit_CircuitPython_Requests/pull/189](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/pull/189) **Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_Requests/compare/3.2.9...3.2.10 ### [`v3.2.9`](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/releases/tag/3.2.9): - update exceptions in tests (no library code changes) [Compare Source](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/compare/3.2.8...3.2.9) #### What's Changed - Update test exceptions by [@​justmobilize](https://togithub.com/justmobilize) in [https://github.com/adafruit/Adafruit_CircuitPython_Requests/pull/192](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/pull/192) **Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_Requests/compare/3.2.8...3.2.9 ### [`v3.2.8`](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/compare/3.2.7...3.2.8) [Compare Source](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/compare/3.2.7...3.2.8) ### [`v3.2.7`](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/releases/tag/3.2.7): - With Context Processor And Status Codes Example [Compare Source](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/compare/3.2.6...3.2.7) #### What's Changed - update requests_wifi_advanced to 9.0 with Connection Manager by [@​DJDevon3](https://togithub.com/DJDevon3) in [https://github.com/adafruit/Adafruit_CircuitPython_Requests/pull/178](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/pull/178) **Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_Requests/compare/3.2.6...3.2.7 ### [`v3.2.6`](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/releases/tag/3.2.6): - With Context In Examples [Compare Source](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/compare/3.2.5...3.2.6) #### What's Changed - Use with in examples, remove close in json() by [@​justmobilize](https://togithub.com/justmobilize) in [https://github.com/adafruit/Adafruit_CircuitPython_Requests/pull/188](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/pull/188) **Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_Requests/compare/3.2.5...3.2.6 ### [`v3.2.5`](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/releases/tag/3.2.5): OpenSky Public Example Updated [Compare Source](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/compare/3.2.4...3.2.5) #### What's Changed - Update OpenSky-Network Public Single Flight API Example by [@​DJDevon3](https://togithub.com/DJDevon3) in [https://github.com/adafruit/Adafruit_CircuitPython_Requests/pull/172](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/pull/172) **Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_Requests/compare/3.2.4...3.2.5 ### [`v3.2.4`](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/releases/tag/3.2.4): More Examples Updated For Connection Manager [Compare Source](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/compare/3.2.3...3.2.4) #### What's Changed - Update Open-Sky Network Private Area API Example by [@​DJDevon3](https://togithub.com/DJDevon3) in [https://github.com/adafruit/Adafruit_CircuitPython_Requests/pull/168](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/pull/168) - Update Open-Sky Network Private Single Flight API Example by [@​DJDevon3](https://togithub.com/DJDevon3) in [https://github.com/adafruit/Adafruit_CircuitPython_Requests/pull/167](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/pull/167) - Update multiple cookies example by [@​DJDevon3](https://togithub.com/DJDevon3) in [https://github.com/adafruit/Adafruit_CircuitPython_Requests/pull/176](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/pull/176) - update wifi_simpletest with Connection Manager by [@​DJDevon3](https://togithub.com/DJDevon3) in [https://github.com/adafruit/Adafruit_CircuitPython_Requests/pull/177](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/pull/177) - remove pylint: disable=import-error (missed one) by [@​DJDevon3](https://togithub.com/DJDevon3) in [https://github.com/adafruit/Adafruit_CircuitPython_Requests/pull/184](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/pull/184) **Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_Requests/compare/3.2.3...3.2.4 ### [`v3.2.3`](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/releases/tag/3.2.3): Update Some More Examples For ConnectionManager [Compare Source](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/compare/3.2.2...3.2.3) #### What's Changed - Update YouTube API Example with Connection Manager by [@​DJDevon3](https://togithub.com/DJDevon3) in [https://github.com/adafruit/Adafruit_CircuitPython_Requests/pull/174](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/pull/174) - minor updates for RocketLaunchLive API by [@​DJDevon3](https://togithub.com/DJDevon3) in [https://github.com/adafruit/Adafruit_CircuitPython_Requests/pull/175](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/pull/175) - Remove pylint disable by [@​FoamyGuy](https://togithub.com/FoamyGuy) in [https://github.com/adafruit/Adafruit_CircuitPython_Requests/pull/179](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/pull/179) **Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_Requests/compare/3.2.2...3.2.3 ### [`v3.2.2`](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/releases/tag/3.2.2): RocketLaunch.live + More Examples Moved to Connection Manager API [Compare Source](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/compare/3.2.1...3.2.2) #### What's Changed - add rocketlaunch.live free API example by [@​DJDevon3](https://togithub.com/DJDevon3) in [https://github.com/adafruit/Adafruit_CircuitPython_Requests/pull/160](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/pull/160) - Add Premiere League Fantasy API Example by [@​DJDevon3](https://togithub.com/DJDevon3) in [https://github.com/adafruit/Adafruit_CircuitPython_Requests/pull/165](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/pull/165) - Update Github API Example with Connection Manager by [@​DJDevon3](https://togithub.com/DJDevon3) in [https://github.com/adafruit/Adafruit_CircuitPython_Requests/pull/166](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/pull/166) - Update Steam API Example with Connection Manager by [@​DJDevon3](https://togithub.com/DJDevon3) in [https://github.com/adafruit/Adafruit_CircuitPython_Requests/pull/169](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/pull/169) - Update Twitch API Example with Connection Manager by [@​DJDevon3](https://togithub.com/DJDevon3) in [https://github.com/adafruit/Adafruit_CircuitPython_Requests/pull/170](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/pull/170) **Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_Requests/compare/3.2.1...3.2.2 ### [`v3.2.1`](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/releases/tag/3.2.1): API Examples Updated to Use ConnectionManager [Compare Source](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/compare/3.2.0...3.2.1) #### What's Changed - Update Mastodon API Example with Connection Manager by [@​DJDevon3](https://togithub.com/DJDevon3) in [https://github.com/adafruit/Adafruit_CircuitPython_Requests/pull/161](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/pull/161) - Update Discord Shields.io Example with Connection Manager by [@​DJDevon3](https://togithub.com/DJDevon3) in [https://github.com/adafruit/Adafruit_CircuitPython_Requests/pull/162](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/pull/162) - Update Discord Web Scrape Example with Connection Manager by [@​DJDevon3](https://togithub.com/DJDevon3) in [https://github.com/adafruit/Adafruit_CircuitPython_Requests/pull/163](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/pull/163) - Update Fitbit API Example with Connection Manager by [@​DJDevon3](https://togithub.com/DJDevon3) in [https://github.com/adafruit/Adafruit_CircuitPython_Requests/pull/164](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/pull/164) **Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_Requests/compare/3.2.0...3.2.1 ### [`v3.2.0`](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/releases/tag/3.2.0): - don't drain on close; remove fast_close arg [Compare Source](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/compare/3.0.2...3.2.0) #### What's Changed - Don't read all on response.close() by [@​justmobilize](https://togithub.com/justmobilize) in [https://github.com/adafruit/Adafruit_CircuitPython_Requests/pull/159](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/pull/159) **Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_Requests/compare/3.0.2...3.2.0 ### [`v3.0.2`](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/releases/tag/3.0.2): 3.1.0 - Fix possible exception on close(); add fast_close arg to Response [Compare Source](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/compare/3.0.1...3.0.2) #### What's Changed - close(): fix exception and enable fast-close by [@​bablokb](https://togithub.com/bablokb) in [https://github.com/adafruit/Adafruit_CircuitPython_Requests/pull/156](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/pull/156) #### New Contributors - [@​bablokb](https://togithub.com/bablokb) made their first contribution in [https://github.com/adafruit/Adafruit_CircuitPython_Requests/pull/156](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/pull/156) **Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_Requests/compare/3.0.1...3.0.2 ### [`v3.0.1`](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/releases/tag/3.0.1): - Use get_radio_socketpool() and get_radio_ssl_context() [Compare Source](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/compare/3.0.0...3.0.1) #### What's Changed - Update README.rst by [@​tannewt](https://togithub.com/tannewt) in [https://github.com/adafruit/Adafruit_CircuitPython_Requests/pull/155](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/pull/155) - Fix get_radio_ssl_context by [@​justmobilize](https://togithub.com/justmobilize) in [https://github.com/adafruit/Adafruit_CircuitPython_Requests/pull/158](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/pull/158) **Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_Requests/compare/3.0.0...3.0.1 ### [`v3.0.0`](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/releases/tag/3.0.0): - Switch to connection manager [Compare Source](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/compare/2.0.5...3.0.0) #### What's Changed - Use ConnectionManager by [@​justmobilize](https://togithub.com/justmobilize) in [https://github.com/adafruit/Adafruit_CircuitPython_Requests/pull/151](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/pull/151) It centralizes socket connection tracking and allows sharing it with other libraries. Thanks again to [@​justmobilize](https://togithub.com/justmobilize) for the refactoring! You'll need to install [Adafruit_CircuitPython_ConnectionManager](https://togithub.com/adafruit/Adafruit_CircuitPython_ConnectionManager/releases) to use this version of `adafruit_requests`. [`circup`](https://togithub.com/adafruit/circup) should install it automatically. Top level functions `set_socket()`, `request()`, `head()`, `get()`, `post()`, `put()`, `patch()`, and `delete()` have all been removed in favor of requiring an explicit `adafruit_requests.Session()` object. See the [`examples`](https://docs.circuitpython.org/projects/requests/en/latest/examples.html) for how to initialize depending on which networking library is being used. **Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_Requests/compare/2.0.5...3.0.0 To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries). To use in CPython, `pip3 install adafruit-circuitpython-requests`. Read the [docs](https://circuitpython.readthedocs.io/projects/requests/en/latest/) for info on how to use it. ### [`v2.0.5`](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/releases/tag/2.0.5): Fix For Handling of Header Types [Compare Source](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/compare/2.0.4...2.0.5) #### What's Changed - Correctly handle headers of different types by [@​justmobilize](https://togithub.com/justmobilize) in [https://github.com/adafruit/Adafruit_CircuitPython_Requests/pull/152](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/pull/152) **Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_Requests/compare/2.0.4...2.0.5 To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries). To use in CPython, `pip3 install adafruit-circuitpython-requests`. Read the [docs](https://circuitpython.readthedocs.io/projects/requests/en/latest/) for info on how to use it. ### [`v2.0.4`](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/releases/tag/2.0.4): - Fix Duplicate Header Issue [Compare Source](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/compare/2.0.3...2.0.4) This release contains a fix for an issue that resulted in duplicated user-agent headers being sent with the request. To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries). To use in CPython, `pip3 install adafruit-circuitpython-requests`. Read the [docs](https://circuitpython.readthedocs.io/projects/requests/en/latest/) for info on how to use it. #### What's Changed - Fix duplicate header issue by [@​justmobilize](https://togithub.com/justmobilize) in [https://github.com/adafruit/Adafruit_CircuitPython_Requests/pull/149](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/pull/149) #### New Contributors - [@​justmobilize](https://togithub.com/justmobilize) made their first contribution in [https://github.com/adafruit/Adafruit_CircuitPython_Requests/pull/149](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/pull/149) **Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_Requests/compare/2.0.3...2.0.4 ### [`v2.0.3`](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/releases/tag/2.0.3): - Fix RTD Docs Build and Unpin Sphinx [Compare Source](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/compare/2.0.2...2.0.3) Changes: https://github.com/adafruit/Adafruit_CircuitPython_Requests/compare/2.0.2...2.0.3 To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries). To use in CPython, `pip3 install adafruit-circuitpython-requests`. Read the [docs](https://circuitpython.readthedocs.io/projects/requests/en/latest/) for info on how to use it. ### [`v2.0.2`](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/releases/tag/2.0.2): - Fix RTD Theme Issue [Compare Source](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/compare/2.0.1...2.0.2) To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries). To use in CPython, `pip3 install adafruit-circuitpython-requests`. Read the [docs](https://circuitpython.readthedocs.io/projects/adafruit-circuitpython-requests/en/latest/) for info on how to use it. ### [`v2.0.1`](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/releases/tag/2.0.1): - Discord API Updated For settings.toml [Compare Source](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/compare/2.0.0...2.0.1) This release updates the Discord API example to use settings.toml instead of secrets.py for it's authentication details. Thank you [@​DJDevon3](https://togithub.com/DJDevon3). To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries). To use in CPython, `pip3 install adafruit-circuitpython-Requests`. Read the [docs](http://circuitpython.readthedocs.io/projects/Requests/en/latest/) for info on how to use it. ### [`v2.0.0`](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/releases/tag/2.0.0): - Remove Backwards Compatible Socket Behavior [Compare Source](https://togithub.com/adafruit/Adafruit_CircuitPython_Requests/compare/1.14.1...2.0.0) This release removes backwards compatibility logic for the legacy ESP32SPI Socket behavior. That library has been updated to make the socket API more closely match CPython and other implementations so this backwards compatibility is no longer needed within the requests library. To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries). To use in CPython, `pip3 install adafruit-circuitpython-Requests`. Read the [docs](http://circuitpython.readthedocs.io/projects/Requests/en/latest/) for info on how to use it.

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.