Skip to content

Commit 58dd73a

Browse files
authored
Update SECURITY.md to reflect Python 3.7 support dropoff (#304)
1 parent 9abb177 commit 58dd73a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/SECURITY.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44

55
| Version | Supported |
66
| ------- | ------------------ |
7-
| 3.7 + | :white_check_mark: |
8-
| < 3.7 | :x: |
7+
| 3.8 + | :white_check_mark: |
8+
| < 3.8 | :x: |
99

1010
## Reporting a Vulnerability
1111

0 commit comments

Comments
 (0)