From 264f5ce2329f6eb8011cdf5ccec85b136848b1da Mon Sep 17 00:00:00 2001 From: Michael Merickel Date: Sun, 28 Jan 2024 22:56:27 -0700 Subject: drop support for python 3.7 which was eol in 2023 --- CHANGES.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CHANGES.rst') diff --git a/CHANGES.rst b/CHANGES.rst index f27be0253..b3aae92b4 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -54,7 +54,7 @@ Bug Fixes Backward Incompatibilities -------------------------- -- Drop support for Python 3.6. +- Drop support for Python 3.6 and 3.7. - Requests to a static_view are no longer allowed to contain a null-byte in any part of the path segment. -- cgit v1.2.3