From 5aa36af734d964499317f39e6033bc0624b87d7c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 01:22:29 +0000 Subject: [PATCH] Update dependency mod-wsgi-standalone to v5.0.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d4cde0f..0d9562d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ Flask==3.0.3 -mod-wsgi-standalone==5.0.0 +mod-wsgi-standalone==5.0.1 pupdb==0.1.4