Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps locust from 2.36.2 to 2.41.5.

Release notes

Sourced from locust's releases.

2.41.5

What's Changed

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

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

... (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
  • 894ae53 Use www.locust.cloud host instead of bare locust.cloud in examples and tests ...
  • 70184df FastHttpUser: Allow http status code 308
  • 34b1d94 Merge pull request #3232 from andrewbaldwin44/bugfix/unsafe-template-arg
  • 7aea5eb Fix unsafe template arg
  • 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
  • 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.36.2 to 2.41.5.
- [Release notes](https://github.com/locustio/locust/releases)
- [Changelog](https://github.com/locustio/locust/blob/master/CHANGELOG.md)
- [Commits](locustio/locust@2.36.2...2.41.5)

---
updated-dependencies:
- dependency-name: locust
  dependency-version: 2.41.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 6, 2025
Copy link

github-actions bot commented Oct 6, 2025

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  src/sbl_filing_api/services/validators
  base_validator.py
Project Total  

This report was generated by python-coverage-comment-action

Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 10, 2025

Superseded by #792.

@dependabot dependabot bot closed this Oct 10, 2025
@dependabot dependabot bot deleted the dependabot/pip/locust-2.41.5 branch October 10, 2025 22:08
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 Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants