From b93ac606f4448d59ccf635674059b5e222896e1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Aug 2022 20:56:27 +0000 Subject: [PATCH] Bump mod-wsgi from 4.4.11 to 4.9.3 in /coptic Bumps [mod-wsgi](https://github.com/GrahamDumpleton/mod_wsgi) from 4.4.11 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.4.11...4.9.3) --- updated-dependencies: - dependency-name: mod-wsgi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- coptic/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coptic/requirements.txt b/coptic/requirements.txt index 751c34ca..647f1ef8 100644 --- a/coptic/requirements.txt +++ b/coptic/requirements.txt @@ -4,7 +4,7 @@ django-grappelli beautifulsoup4 selenium==2.45.0 xvfbwrapper==0.2.4 -mod-wsgi==4.4.11 +mod-wsgi==4.9.3 celery==3.1.18 github3.py==1.3.0 tqdm