Skip to content

Commit 792b2d6

Browse files
chore(deps): update dependency responses to v0.25.8 (#836)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [responses](https://redirect.github.com/getsentry/responses) ([changelog](https://redirect.github.com/getsentry/responses/blob/master/CHANGES)) | `==0.25.7` -> `==0.25.8` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/responses/0.25.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/responses/0.25.7/0.25.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>getsentry/responses (responses)</summary> ### [`v0.25.8`](https://redirect.github.com/getsentry/responses/blob/HEAD/CHANGES#0258) [Compare Source](https://redirect.github.com/getsentry/responses/compare/0.25.7...0.25.8) - Fix bug where the content type is always recorded as either text/plain or application/json. See [#&#8203;770](https://redirect.github.com/getsentry/responses/issues/770) - Allow asserts on add\_callback() matches. See [#&#8203;727](https://redirect.github.com/getsentry/responses/issues/727) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/line/line-bot-sdk-python). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS41MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTEuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmN5IHVwZ3JhZGUiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8ae6999 commit 792b2d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ pytest-pep8==1.0.6
33
pytest-cov==6.2.1
44
pytest-aiohttp==1.1.0
55
pytest-asyncio==1.1.0
6-
responses==0.25.7
6+
responses==0.25.8
77
pytest_httpserver >= 1.1.2

0 commit comments

Comments
 (0)