From 03176d0d667baa0c380a22d9ba384f0583f4fa9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 11:47:52 +0000 Subject: [PATCH] chore(deps): bump locust-cloud from 1.27.12 to 1.28.1 Bumps [locust-cloud](https://github.com/locustcloud/locust-cloud) from 1.27.12 to 1.28.1. - [Release notes](https://github.com/locustcloud/locust-cloud/releases) - [Commits](https://github.com/locustcloud/locust-cloud/compare/1.27.12...1.28.1) --- updated-dependencies: - dependency-name: locust-cloud dependency-version: 1.28.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bef874b..22b4300 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ iniconfig==2.3.0 itsdangerous==2.2.0 Jinja2==3.1.6 locust==2.42.1 -locust-cloud==1.27.12 +locust-cloud==1.28.1 MarkupSafe==3.0.3 msgpack==1.1.2 packaging==25.0