From b8f4323b38111003ea38d495b91f4bcd6122b4db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Aug 2022 20:56:36 +0000 Subject: [PATCH] Bump mod-wsgi from 4.6.4 to 4.9.3 Bumps [mod-wsgi](https://github.com/GrahamDumpleton/mod_wsgi) from 4.6.4 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.6.4...4.9.3) --- updated-dependencies: - dependency-name: mod-wsgi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 01abd5b..751a042 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ MarkupSafe==0.23 maxminddb==1.2.0 mistune==0.7.3 # mod-wsgi-httpd==2.4.27.1 -mod-wsgi==4.6.4 +mod-wsgi==4.9.3 nbconvert==4.2.0 nbformat==4.1.0 netaddr==0.7.13