Skip to content

Commit 16979e2

Browse files
authored
Merge pull request #2 from fastapi-startkit/task/startkit-python-3.14
Align fastapi_startkit to Python 3.14 (match other Python frameworks)
2 parents 964837e + 6fdb719 commit 16979e2

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

python/fastapi/config.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,6 @@ framework:
77
- hypercorn
88
- daphne
99
- granian
10+
11+
language:
12+
version: 3.14

python/fastapi_startkit/config.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,3 @@ framework:
88
- hypercorn
99
- daphne
1010
- granian
11-
12-
language:
13-
version: 3.13

0 commit comments

Comments
 (0)