Skip to content

chore(deps): update locust requirement from >=2.20 to >=2.44.0 in /backend#118

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/backend/locust-gte-2.44.0
Open

chore(deps): update locust requirement from >=2.20 to >=2.44.0 in /backend#118
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/backend/locust-gte-2.44.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 12, 2026

Updates the requirements on locust to permit the latest version.

Release notes

Sourced from locust's releases.

2.44.0

What's Changed

New Contributors

Full Changelog: locustio/locust@2.43.4...2.44.0

Changelog

Sourced from locust's changelog.

2.44.0 (2026-05-11)

Full Changelog

Fixed bugs:

  • FastHttpUser crashes with TypeError: on_request() missing 4 required positional arguments on Python 3.13+ #3388

Closed issues:

  • Show when each failure was first and last seen in the Failures tab #3402
  • Add CSV Export of Detailed Request Logs #3389
  • [Docs] Publish AI-optimized documentation #3372

Merged pull requests:

  • unify ruff in pyproject.toml and pre-commits #3409 (even-even)
  • Disable UI lib npm package publication #3408 (cyberw)
  • fix(fasthttp): add 308 to redirect_resonse_codes in LocustUserAgent #3406 (jorgetamayo21)
  • fix(fasthttp): handle zlib.error for truncated gzip streams under high load #3405 (jorgetamayo21)
  • feat(contrib): add CsvRequestLogger for per-request CSV logging #3404 (AKIB473)
  • Add first seen / last seen timestamps to failure stats #3403 (tugkanboz)
  • Add AI-optimized documentation (llms.txt) #3399 (nk-tedo-001)
  • Fix FastHttpUser crash on Python 3.13+ due to GC collecting __dict__ reference cycle #3398 (armorbreak001)
  • fix(fasthttp): catch FAILURE_EXCEPTIONS during response body read #3397 (jorgetamayo21)

2.43.4 (2026-04-01)

Full Changelog

Fixed bugs:

  • HTML report uses current_rps instead of total_rps for req/s column #3355
  • Using --processes with --print-stats causes all workers to print stats #3352
  • Docker image does not have OTEL libraries installed #3309

Merged pull requests:

... (truncated)

Commits
  • 9575ce9 Changelog
  • a0d1f9c changelog
  • fedf65f Remove third-party-notices.md and keep sphinx-markdown-builder license notice...
  • 95a6973 Merge pull request #3409 from even-even/sync_ruff_version_depends_and_preCommits
  • 50a8686 unify ruff in pyproject.toml and pre-commits
  • 7b850c0 Merge pull request #3404 from AKIB473/feat/csv-request-log-contrib
  • 3eb912f Merge pull request #3399 from nk-tedo-001/feature/llms-txt
  • faddbd6 Merge pull request #3408 from locustio/disable-ui-lib-npm-package-publishing
  • c06051c Disable UI lib npm package publication. It breaks occasionally, and with Locu...
  • fb03a67 Merge pull request #3406 from jorgetamayo21/fix/fasthttp-308-redirect
  • Additional commits viewable in compare view

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 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)

Updates the requirements on [locust](https://github.com/locustio/locust) to permit the latest version.
- [Release notes](https://github.com/locustio/locust/releases)
- [Changelog](https://github.com/locustio/locust/blob/master/CHANGELOG.md)
- [Commits](locustio/locust@2.20.0...2.44.0)

---
updated-dependencies:
- dependency-name: locust
  dependency-version: 2.44.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 12, 2026
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