Skip to content

Commit 369083c

Browse files
chore(python-deps): bump locust from 2.39.1 to 2.40.1 (#3358)
Bumps [locust](https://github.com/locustio/locust) from 2.39.1 to 2.40.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/locustio/locust/releases">locust's releases</a>.</em></p> <blockquote> <h2>2.40.1</h2> <h2>What's Changed</h2> <ul> <li>Pytest plugin: Delay imports to avoid monkey patching until someone uses the fixtures by <a href="https://github.com/cyberw"><code>@​cyberw</code></a> in <a href="https://redirect.github.com/locustio/locust/pull/3204">locustio/locust#3204</a></li> <li>Move pytest plugin to its own directory, to prevent accidental import by <a href="https://github.com/cyberw"><code>@​cyberw</code></a> in <a href="https://redirect.github.com/locustio/locust/pull/3205">locustio/locust#3205</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/locustio/locust/compare/2.40.0...2.40.1">https://github.com/locustio/locust/compare/2.40.0...2.40.1</a></p> <h2>2.40.0</h2> <h2>What's Changed</h2> <ul> <li>Refactor FastHttpSession to be more like HttpSession by <a href="https://github.com/cyberw"><code>@​cyberw</code></a> in <a href="https://redirect.github.com/locustio/locust/pull/3198">locustio/locust#3198</a></li> <li>Update Dockerfile base to Python 3.13 by <a href="https://github.com/adaamz"><code>@​adaamz</code></a> in <a href="https://redirect.github.com/locustio/locust/pull/3193">locustio/locust#3193</a></li> <li>Avoid exception in HttpUser if requests has lost track of the request it made by <a href="https://github.com/cyberw"><code>@​cyberw</code></a> in <a href="https://redirect.github.com/locustio/locust/pull/3201">locustio/locust#3201</a></li> <li>Support pytests as locustfiles by <a href="https://github.com/cyberw"><code>@​cyberw</code></a> in <a href="https://redirect.github.com/locustio/locust/pull/3200">locustio/locust#3200</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/adaamz"><code>@​adaamz</code></a> made their first contribution in <a href="https://redirect.github.com/locustio/locust/pull/3193">locustio/locust#3193</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/locustio/locust/compare/2.39.1...2.40.0">https://github.com/locustio/locust/compare/2.39.1...2.40.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/locustio/locust/blob/master/CHANGELOG.md">locust's changelog</a>.</em></p> <blockquote> <h1>Detailed changelog</h1> <p>The most important changes can also be found in <a href="https://docs.locust.io/en/latest/changelog.html">the documentation</a>.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/locustio/locust/commit/5df19da06a0f8418d44094f3014ddee3b307bb55"><code>5df19da</code></a> Merge pull request <a href="https://redirect.github.com/locustio/locust/issues/3205">#3205</a> from locustio/move-pytest-plugin-to-own-directory</li> <li><a href="https://github.com/locustio/locust/commit/d41141bedd3bbafd894adccaa3cf05b7cf0990fd"><code>d41141b</code></a> Move pytest plugin to its own directory, to prevent accidental import of locu...</li> <li><a href="https://github.com/locustio/locust/commit/6422848afd072032005f2eafa9ed4db11238708a"><code>6422848</code></a> mention that only one locustfile can be distributed</li> <li><a href="https://github.com/locustio/locust/commit/aa3da739fe37baf4f31a99a89776e4380aabd13b"><code>aa3da73</code></a> Merge pull request <a href="https://redirect.github.com/locustio/locust/issues/3204">#3204</a> from locustio/delay-imports-in-pytest-plugin-to-avoi...</li> <li><a href="https://github.com/locustio/locust/commit/12050dedfd5925beed067eba5a9732d2cd4865ca"><code>12050de</code></a> Pytest plugin: Delay imports to avoid monkey patching until someone actually ...</li> <li><a href="https://github.com/locustio/locust/commit/488d1f849121335ce36d502f7cfe94c82cbea499"><code>488d1f8</code></a> docs</li> <li><a href="https://github.com/locustio/locust/commit/439b7ab91bc8dd00a423d111c452133bdaaae872"><code>439b7ab</code></a> docs fix</li> <li><a href="https://github.com/locustio/locust/commit/fcd76a8ac341c83cd0a2a315d2942c12e43a8d9f"><code>fcd76a8</code></a> docs: rephrase</li> <li><a href="https://github.com/locustio/locust/commit/70c7e9b2d8326af33b5253f163a2d2e7e9e8e6dd"><code>70c7e9b</code></a> docs: move pytest further up</li> <li><a href="https://github.com/locustio/locust/commit/06dbf98013f56b22451158e0b23c9014dc9814f9"><code>06dbf98</code></a> docs: fix link</li> <li>Additional commits viewable in <a href="https://github.com/locustio/locust/compare/2.39.1...2.40.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=locust&package-manager=uv&previous-version=2.39.1&new-version=2.40.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a844c4f commit 369083c

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

uv.lock

Lines changed: 4 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)