From ee07b5696cc73e2770e58101c0c9237161b0786e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Aug 2022 20:56:55 +0000 Subject: [PATCH] Bump mod-wsgi from 4.5.2 to 4.9.3 in /models Bumps [mod-wsgi](https://github.com/GrahamDumpleton/mod_wsgi) from 4.5.2 to 4.9.3. - [Release notes](https://github.com/GrahamDumpleton/mod_wsgi/releases) - [Changelog](https://github.com/GrahamDumpleton/mod_wsgi/blob/develop/docs/release-notes.rst) - [Commits](https://github.com/GrahamDumpleton/mod_wsgi/compare/4.5.2...4.9.3) --- updated-dependencies: - dependency-name: mod-wsgi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- models/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/models/requirements.txt b/models/requirements.txt index ecd9246..9f99d65 100644 --- a/models/requirements.txt +++ b/models/requirements.txt @@ -3,7 +3,7 @@ Django==1.8.14 elasticsearch==2.4.0 Faker==0.7.3 kafka-python==1.0.0 -mod-wsgi==4.5.2 +mod-wsgi==4.9.3 mysql-connector-python-rf==2.1.3 Pillow==3.0.0 python-dateutil==2.5.3