From 24e9a9e4d0e2e6e9faf90513ae6fbdf5497b4261 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 09:48:50 +0000 Subject: [PATCH] chore(deps): bump urllib3 from 1.26.18 to 1.26.19 in /locust Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 to 1.26.19. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.18...1.26.19) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- locust/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locust/requirements.txt b/locust/requirements.txt index 2ea9db9d..372c424a 100644 --- a/locust/requirements.txt +++ b/locust/requirements.txt @@ -38,7 +38,7 @@ ruamel.base==1.0.0 ruamel.yaml==0.17.21 ruamel.yaml.clib==0.2.7 six==1.16.0 -urllib3==1.26.18 +urllib3==1.26.19 wcwidth==0.2.12 Werkzeug==3.0.4 zope.event==5.0