Skip to content

Commit 418d0af

Browse files
Update Python version requirement to 3.9
Signed-off-by: jboursier-mwb <jboursier@malwarebytes.com>
1 parent 3355784 commit 418d0af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ authors = [{name="jboursier", email="jboursier@malwarebytes.com"}]
66
license = "MIT"
77
readme = "README.md"
88
keywords = ["security", "cli", "github", "utility"]
9-
requires-python = ">=3.8"
9+
requires-python = ">=3.9"
1010
classifiers = [
1111
"Development Status :: 5 - Production/Stable",
1212
"Environment :: Console",

0 commit comments

Comments
 (0)