From e69877ec6a57f42d265eb50a27fad2dddd218884 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 06:41:09 +0000 Subject: [PATCH] deps(python): update a2wsgi requirement from >=1.10.6 to >=1.10.10 Updates the requirements on [a2wsgi](https://github.com/abersheeran/a2wsgi) to permit the latest version. - [Commits](https://github.com/abersheeran/a2wsgi/compare/v1.10.6...v1.10.10) --- updated-dependencies: - dependency-name: a2wsgi dependency-version: 1.10.10 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 0c96447d..873b42bb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ # generated from manifests external_dependencies Pillow Pillow>=9.0.1 -a2wsgi>=1.10.6 +a2wsgi>=1.10.10 claim169 cryptography faker