Skip to content

Commit

Permalink
renovatebot(deps): update dependency pyzmq to v26.2.0
Browse files Browse the repository at this point in the history
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [pyzmq](https://togithub.com/zeromq/pyzmq) | `==26.1.1` -> `==26.2.0` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/pyzmq/26.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/pyzmq/26.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/pyzmq/26.1.1/26.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/pyzmq/26.1.1/26.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>zeromq/pyzmq (pyzmq)</summary>

### [`v26.2.0`](https://togithub.com/zeromq/pyzmq/releases/tag/v26.2.0)

[Compare Source](https://togithub.com/zeromq/pyzmq/compare/v26.1.1...v26.2.0)

See [release notes][], or [pyzmq on PyPI][].

Install with:

    pip install 'pyzmq==26.2.0'

[release notes]: https://pyzmq.readthedocs.io/en/latest/changelog.html

[pyzmq on PyPI]: https://pypi.org/project/pyzmq/26.2.0/

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 10pm every weekday,before 6am every weekday" (UTC), Automerge - At any time (no schedule defined).

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

♻ **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://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/apereo/cas).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJCb3QiLCJSZW5vdmF0ZSJdfQ==-->
  • Loading branch information
renovate[bot] committed Aug 22, 2024
1 parent 676f8a1 commit 3f1a7bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/loadtests/locust/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ itsdangerous==2.2.0
locust==2.31.3
MarkupSafe==2.1.5
msgpack-python==0.5.6
pyzmq==26.1.1
pyzmq==26.2.0
pip==24.2
six==1.16.0
setuptools==73.0.1
Expand Down

0 comments on commit 3f1a7bf

Please sign in to comment.