From 58dd73ae505d0436f197be96cd5fc64f7528e2fe Mon Sep 17 00:00:00 2001 From: Kemal Zebari <60799661+kemzeb@users.noreply.github.com> Date: Thu, 8 Feb 2024 15:40:25 -0800 Subject: [PATCH] Update SECURITY.md to reflect Python 3.7 support dropoff (#304) --- .github/SECURITY.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/SECURITY.md b/.github/SECURITY.md index 42f6dd0..fa5c048 100644 --- a/.github/SECURITY.md +++ b/.github/SECURITY.md @@ -4,8 +4,8 @@ | Version | Supported | | ------- | ------------------ | -| 3.7 + | :white_check_mark: | -| < 3.7 | :x: | +| 3.8 + | :white_check_mark: | +| < 3.8 | :x: | ## Reporting a Vulnerability