File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 25
25
os :
26
26
- " ubuntu-22.04"
27
27
python-version :
28
- - " 3.11 "
28
+ - " 3.12 "
29
29
sqlalchemy :
30
30
- sqla14
31
31
- sqla20
61
61
os :
62
62
- " ubuntu-latest"
63
63
python-version :
64
- - " 3.11 "
64
+ - " 3.12 "
65
65
66
66
fail-fast : false
67
67
Original file line number Diff line number Diff line change @@ -20,11 +20,11 @@ classifiers =
20
20
Operating System :: OS Independent
21
21
Programming Language :: Python
22
22
Programming Language :: Python :: 3
23
- Programming Language :: Python :: 3.8
24
23
Programming Language :: Python :: 3.9
25
24
Programming Language :: Python :: 3.10
26
25
Programming Language :: Python :: 3.11
27
26
Programming Language :: Python :: 3.12
27
+ Programming Language :: Python :: 3.13
28
28
Programming Language :: Python :: Implementation :: CPython
29
29
Programming Language :: Python :: Implementation :: PyPy
30
30
Topic :: Database :: Front-Ends
You can’t perform that action at this time.
0 commit comments