Skip to content

Commit

Permalink
Update dependency responses to v0.24.1 (#298)
Browse files Browse the repository at this point in the history
[![Mend Renovate logo
banner](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [responses](https://togithub.com/getsentry/responses)
([changelog](https://togithub.com/getsentry/responses/blob/master/CHANGES))
| `==0.24.0` -> `==0.24.1` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/responses/0.24.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/responses/0.24.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/responses/0.24.0/0.24.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/responses/0.24.0/0.24.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>getsentry/responses (responses)</summary>

###
[`v0.24.1`](https://togithub.com/getsentry/responses/blob/HEAD/CHANGES#0241)

[Compare
Source](https://togithub.com/getsentry/responses/compare/0.24.0...0.24.1)

-   Reverted overloads removal
-   Added typing to `Call` attributes.
- Fix socket issues (see
[#&#8203;693](https://togithub.com/getsentry/responses/issues/693))

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/allenporter/pyrainbird).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40Ni4wIiwidXBkYXRlZEluVmVyIjoiMzcuNDYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Nov 16, 2023
1 parent 1d274d0 commit fc24ac1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ pytest-mock==3.12.0
python-dateutil==2.8.2
requests==2.31.0
requests-mock==1.11.0
responses==0.24.0
responses==0.24.1
types-PyYAML==6.0.12.12
types-requests==2.31.0.10
ruff==0.1.5

0 comments on commit fc24ac1

Please sign in to comment.