Skip to content

Bump locust from 2.43.4 to 2.44.0#1472

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

Bump locust from 2.43.4 to 2.44.0#1472
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/locust-2.44.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps locust from 2.43.4 to 2.44.0.

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)
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 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 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.43.4 to 2.44.0.
- [Release notes](https://github.com/locustio/locust/releases)
- [Changelog](https://github.com/locustio/locust/blob/master/CHANGELOG.md)
- [Commits](locustio/locust@2.43.4...2.44.0)

---
updated-dependencies:
- dependency-name: locust
  dependency-version: 2.44.0
  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 May 20, 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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants