From a036b14c45da2a4900e997aaceb5679dc5eb4a81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 00:39:27 +0000 Subject: [PATCH] Bump idna from 3.3 to 3.7 in /docker-image/locust-tasks Bumps [idna](https://github.com/kjd/idna) from 3.3 to 3.7. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](https://github.com/kjd/idna/compare/v3.3...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker-image/locust-tasks/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-image/locust-tasks/requirements.txt b/docker-image/locust-tasks/requirements.txt index 1fa8603..9c196ac 100644 --- a/docker-image/locust-tasks/requirements.txt +++ b/docker-image/locust-tasks/requirements.txt @@ -10,7 +10,7 @@ Flask-Cors==3.0.10 gevent==21.12.0 geventhttpclient==1.5.3 greenlet==1.1.2 -idna==3.3 +idna==3.7 importlib-metadata==4.11.3 itsdangerous==2.1.2 Jinja2==3.0.3