From a66302a2facb01921053f67a4f6a57aa518c7678 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Jan 2026 07:15:53 +0000 Subject: [PATCH] chore(deps): Bump locust from 2.43.0 to 2.43.1 Bumps [locust](https://github.com/locustio/locust) from 2.43.0 to 2.43.1. - [Release notes](https://github.com/locustio/locust/releases) - [Changelog](https://github.com/locustio/locust/blob/master/CHANGELOG.md) - [Commits](https://github.com/locustio/locust/compare/2.43.0...2.43.1) --- updated-dependencies: - dependency-name: locust dependency-version: 2.43.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4ffaca7..1f9fea3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -52,4 +52,4 @@ Unidecode==1.4.0 psutil==5.9.6 # Stress testing -locust==2.43.0 +locust==2.43.1