Skip to content

Commit

Permalink
Update SECURITY.md to reflect Python 3.7 support dropoff (#304)
Browse files Browse the repository at this point in the history
  • Loading branch information
kemzeb authored Feb 8, 2024
1 parent 9abb177 commit 58dd73a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 58dd73a

Please sign in to comment.