Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2025

Bumps locust from 2.38.1 to 2.41.2.

Release notes

Sourced from locust's releases.

2.41.2

What's Changed

Full Changelog: locustio/locust@2.41.1...2.41.2

2.41.1

Fix incorrect url for feedback form

Full Changelog: locustio/locust@2.41.0...2.41.1

2.41.0

What's Changed

Full Changelog: locustio/locust@2.40.5...2.41.0

2.40.5

What's Changed

Full Changelog: locustio/locust@2.40.4...2.40.5

2.40.4

What's Changed

Full Changelog: locustio/locust@2.40.3...2.40.4

2.40.3

What's Changed

Full Changelog: locustio/locust@2.40.2...2.40.3

2.40.2

What's Changed

... (truncated)

Changelog

Sourced from locust's changelog.

Detailed changelog

The most important changes can also be found in the documentation.

2.40.5 (2025-09-17)

Full Changelog

Merged pull requests:

  • Avoid wrapping fast response in response context manager when not needed #3222 (cyberw)

2.40.4 (2025-09-11)

Full Changelog

Merged pull requests:

  • Avoid pytest style locustfiles capturing keyboard input #3219 (cyberw)

2.40.3 (2025-09-11)

Full Changelog

Merged pull requests:

  • Bump requests minimum version #3218 (cyberw)
  • Make ResponseContextManager.raise_for_status() consider calls to failure() and success() #3217 (cyberw)

2.40.2 (2025-09-08)

Full Changelog

Fixed bugs:

  • Python 3.13: KeyError: 'name' on request_meta in ResponseContextManager.__exit__ #3207

Merged pull requests:

  • Refactor SocketIOUser to create separate SocketIOClient class #3211 (cyberw)
  • Refactor clients.ResponseContextManager and fix gc issue #3210 (cyberw)

2.40.1 (2025-09-05)

Full Changelog

Fixed bugs:

  • 2.40.0 with pytest and xdist #3202

Merged pull requests:

... (truncated)

Commits
  • a055991 Fix log spam test.
  • efe1611 Adjust "Failed to connect to master" error logging: Increase the time during ...
  • 46f7cd1 Increase max log lines forwarded to master from 10 to 70, to ensure we handle...
  • b542a8a Merge pull request #3228 from locustio/pytest-plugin-workaround-issue-with-du...
  • 89e7c07 Change log level about meaningless flags on workers (--run-time and --autosta...
  • 7831a11 Pytest plugin: Workaround issue with potential duplicate --host argument defi...
  • 71751c8 Merge pull request #3226 from andrewbaldwin44/task/fix-column-selector
  • bcfe61c Improve FeedbackForm slightly
  • eb96385 Fix Alignment of View Column Selector
  • 01c235f Incorrect feedback api
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

Bumps [locust](https://github.com/locustio/locust) from 2.38.1 to 2.41.2.
- [Release notes](https://github.com/locustio/locust/releases)
- [Changelog](https://github.com/locustio/locust/blob/master/CHANGELOG.md)
- [Commits](locustio/locust@2.38.1...2.41.2)

---
updated-dependencies:
- dependency-name: locust
  dependency-version: 2.41.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Oct 1, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 2, 2025

A newer version of locust exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@BenjaminPelletier BenjaminPelletier merged commit ef90eab into main Oct 2, 2025
24 checks passed
@dependabot dependabot bot deleted the dependabot/uv/locust-2.41.2 branch October 2, 2025 15:09
github-actions bot added a commit that referenced this pull request Oct 2, 2025
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Pelletier <BenjaminPelletier@users.noreply.github.com> ef90eab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants