⬆️ Add support for Python 3.14 (#1578)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
Sofie Van Landeghem
2025-10-08 18:26:33 +02:00
committed by GitHub
parent 0cbf2e6049
commit 45215fceca
3 changed files with 21 additions and 4 deletions

View 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 :: Database",
"Topic :: Database :: Database Engines/Servers",
"Topic :: Internet",