Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps locust from 2.40.1 to 2.41.3.

Release notes

Sourced from locust's releases.

2.41.3

What's Changed

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

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

... (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)
Commits
  • 367d6b0 changelog fix
  • b1e9132 changelog
  • ea958aa Bump locust-cloud version.
  • b8626e3 Merge pull request #3230 from locustio/fix-issue-with---run-time-on-workers
  • 12aeccc Dont start run_time_quit greenlet on workers. Workers should ignore the --run...
  • ea5fe27 Merge pull request #3229 from zhuwenxing/update_milvus_client
  • 0931823 Enhance MilvusUser constructor to support additional collection parameters
  • 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...
  • 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.40.1 to 2.41.3.
- [Release notes](https://github.com/locustio/locust/releases)
- [Changelog](https://github.com/locustio/locust/blob/master/CHANGELOG.md)
- [Commits](locustio/locust@2.40.1...2.41.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the python Pull requests that update python code label Oct 4, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 4, 2025

Labels

The following labels could not be found: type/dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Oct 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Meta Open Source bot. python Pull requests that update python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants