arska / controlmyspa

Python library for Balboa ControlMySpa.com
https://pypi.org/project/controlmyspa/
MIT License
5 stars 4 forks source link

Update dependency responses to v0.23.3 #47

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
responses (changelog) ==0.23.1 -> ==0.23.3 age adoption passing confidence

Release Notes

getsentry/responses (responses) ### [`v0.23.3`](https://togithub.com/getsentry/responses/blob/HEAD/CHANGES#0233) [Compare Source](https://togithub.com/getsentry/responses/compare/0.23.2...0.23.3) - Allow urllib3>=1.25.10 ### [`v0.23.2`](https://togithub.com/getsentry/responses/blob/HEAD/CHANGES#0232) [Compare Source](https://togithub.com/getsentry/responses/compare/0.23.1...0.23.2) > This release is the last to support Python 3.7 - Updated dependency to urllib3>=2 and requests>=2.30.0. See [#​635](https://togithub.com/getsentry/responses/issues/635) - Fixed issue when custom adapters were sending only positional args. See [#​642](https://togithub.com/getsentry/responses/issues/642) - Expose `unbound_on_send` method in `RequestsMock` class. This method returns new function that is called by `RequestsMock` instead of original `send` method defined by any adapter.

Configuration

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

🚦 Automerge: Enabled.

β™» 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 has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 1 year ago

Codecov Report

Merging #47 (cd2e562) into main (5203d71) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #47   +/-   ##
=======================================
  Coverage   98.71%   98.71%           
=======================================
  Files           3        3           
  Lines         312      312           
=======================================
  Hits          308      308           
  Misses          4        4