summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 04d6a5f..ac6be9e 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -9,7 +9,7 @@ classifiers = [
"Typing :: Typed",
"Programming Language :: Python :: 3",
]
-requires-python = ">=3.9"
+requires-python = ">=3.10"
[project.optional-dependencies]
# linuxnamespaces.systemd needs jeepney or dbussy, not both.