Skip to content

Commit

Permalink
renovatebot(deps): update dependency locust to v2.31.5
Browse files Browse the repository at this point in the history
This PR contains the following updates:

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

---

### Release Notes

<details>
<summary>locustio/locust (locust)</summary>

### [`v2.31.5`](https://togithub.com/locustio/locust/blob/HEAD/CHANGELOG.md#2315-2024-08-30)

[Compare Source](https://togithub.com/locustio/locust/compare/2.31.4...2.31.5)

[Full Changelog](https://togithub.com/locustio/locust/compare/2.31.4...2.31.5)

**Fixed bugs:**

-   Pressure testing is over, but RPS and Users still have data [#&#8203;2870](https://togithub.com/locustio/locust/issues/2870)

**Merged pull requests:**

-   Ensure we don't accidentally hide errors while importing in locust-cloud or locust-plugins [#&#8203;2881](https://togithub.com/locustio/locust/pull/2881) ([cyberw](https://togithub.com/cyberw))
-   Add publishing dependency on build package step [#&#8203;2880](https://togithub.com/locustio/locust/pull/2880) ([mquinnfd](https://togithub.com/mquinnfd))
-   Build pipeline tweaks - docker tagging [#&#8203;2879](https://togithub.com/locustio/locust/pull/2879) ([mquinnfd](https://togithub.com/mquinnfd))
-   Webui Remove chart initial data fetch [#&#8203;2878](https://togithub.com/locustio/locust/pull/2878) ([andrewbaldwin44](https://togithub.com/andrewbaldwin44))
-   Document use with uvx and remove openssl version from  --version output [#&#8203;2877](https://togithub.com/locustio/locust/pull/2877) ([cyberw](https://togithub.com/cyberw))
-   Web UI Remove Scroll to Zoom [#&#8203;2876](https://togithub.com/locustio/locust/pull/2876) ([andrewbaldwin44](https://togithub.com/andrewbaldwin44))
-   Cleaning and improvements in the Build Pipeline [#&#8203;2873](https://togithub.com/locustio/locust/pull/2873) ([mquinnfd](https://togithub.com/mquinnfd))
-   WebUI: Correct types for form select [#&#8203;2872](https://togithub.com/locustio/locust/pull/2872) ([andrewbaldwin44](https://togithub.com/andrewbaldwin44))

</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://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/apereo/cas).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41Ni4wIiwidXBkYXRlZEluVmVyIjoiMzguNTYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJCb3QiLCJSZW5vdmF0ZSJdfQ==-->
  • Loading branch information
renovate[bot] committed Sep 2, 2024
1 parent e1c6d28 commit 8fc572f
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 @@ -6,7 +6,7 @@ idna==3.8
greenlet==3.0.3
Jinja2==3.1.4
itsdangerous==2.2.0
locust==2.31.4
locust==2.31.5
MarkupSafe==2.1.5
msgpack-python==0.5.6
pyzmq==26.2.0
Expand Down

0 comments on commit 8fc572f

Please sign in to comment.