File tree Expand file tree Collapse file tree 3 files changed +6
-1
lines changed
Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 2626 fail-fast : false
2727 matrix :
2828 os : [ "ubuntu-latest" ]
29- python-version : [ "3.8", "3.13" ]
29+ python-version : [
30+ " 3.8" ,
31+ " 3.14" ,
32+ ]
3033 grafana-version :
3134 - " 6.7.6"
3235 - " 7.5.17"
Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ grafana-wtf changelog
55
66in progress
77===========
8+ - CI: Validated support for Python 3.14
89
9102025-09-05 0.23.3
1011=================
Original file line number Diff line number Diff line change 7272 "Programming Language :: Python :: 3.11" ,
7373 "Programming Language :: Python :: 3.12" ,
7474 "Programming Language :: Python :: 3.13" ,
75+ "Programming Language :: Python :: 3.14" ,
7576 "Topic :: Communications" ,
7677 "Topic :: Database" ,
7778 "Topic :: Internet" ,
You can’t perform that action at this time.
0 commit comments