From 879c09d6ada43e45ea62daa6a5156fc73475d0d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Feb 2025 13:37:42 +0000 Subject: [PATCH] build(deps-dev): bump locust from 2.32.3 to 2.32.10 in /requirements Bumps [locust](https://github.com/locustio/locust) from 2.32.3 to 2.32.10. - [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.32.3...2.32.10) --- updated-dependencies: - dependency-name: locust dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index 074530e..02da119 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -6,4 +6,4 @@ flake8-super==0.1.3 flake8-tidy-imports==4.11.0 alembic==1.14.0 isort==5.13.2 -locust==2.32.3 +locust==2.32.10