From 44d3ac9e332f3f3e27cbb2d303b9eb64a34d9bef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 03:02:57 +0000 Subject: [PATCH] Bump locust from 2.46.1 to 2.46.3 Bumps [locust](https://github.com/locustio/locust) from 2.46.1 to 2.46.3. - [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.46.1...2.46.3) --- updated-dependencies: - dependency-name: locust dependency-version: 2.46.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/devel.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/devel.txt b/requirements/devel.txt index a2f30bedaa..2f8e00a361 100644 --- a/requirements/devel.txt +++ b/requirements/devel.txt @@ -4,7 +4,7 @@ doc8 isort==8.0.1 colorama black==26.5.1 -locust==2.46.1 +locust==2.46.3 locust-plugins[playwright] parameterized robotframework