]> git.ipfire.org Git - thirdparty/starlette.git/commitdiff
Add official Python 3.14 support (#3013)
authorMarcelo Trylesinski <marcelotryle@gmail.com>
Sat, 13 Sep 2025 08:34:00 +0000 (10:34 +0200)
committerGitHub <noreply@github.com>
Sat, 13 Sep 2025 08:34:00 +0000 (08:34 +0000)
pyproject.toml

index df4a24723adbdc066a4ef27fa7b7a6507b7761fb..f7a722a5ace2ffb6556af960fa52fd2bb8c0618e 100644 (file)
@@ -26,6 +26,7 @@ classifiers = [
     "Programming Language :: Python :: 3.11",
     "Programming Language :: Python :: 3.12",
     "Programming Language :: Python :: 3.13",
+    "Programming Language :: Python :: 3.14",
     "Topic :: Internet :: WWW/HTTP",
 ]
 dependencies = [