@@ -108,89 +108,89 @@ changedir = {toxinidir}/treescript
108108commands =
109109 tox -e py311
110110
111- [testenv:addonscript-py313 ]
111+ [testenv:addonscript-py314 ]
112112changedir = {toxinidir}/addonscript
113113commands =
114- tox -e py313
114+ tox -e py314
115115
116- [testenv:balrogscript-py313 ]
116+ [testenv:balrogscript-py314 ]
117117changedir = {toxinidir}/balrogscript
118118commands =
119- tox -e py313
119+ tox -e py314
120120
121- [testenv:beetmoverscript-py313 ]
121+ [testenv:beetmoverscript-py314 ]
122122changedir = {toxinidir}/beetmoverscript
123123commands =
124- tox -e py313
124+ tox -e py314
125125
126- [testenv:bitrisescript-py313 ]
126+ [testenv:bitrisescript-py314 ]
127127changedir = {toxinidir}/bitrisescript
128128commands =
129- tox -e py313
129+ tox -e py314
130130
131- [testenv:bouncerscript-py313 ]
131+ [testenv:bouncerscript-py314 ]
132132changedir = {toxinidir}/bouncerscript
133133commands =
134- tox -e py313
134+ tox -e py314
135135
136- [testenv:configloader-py313 ]
136+ [testenv:configloader-py314 ]
137137changedir = {toxinidir}/configloader
138138commands =
139- tox -e py313
139+ tox -e py314
140140
141- [testenv:init-py313 ]
141+ [testenv:init-py314 ]
142142commands =
143143 pytest -n auto tests
144144
145- [testenv:iscript-py313 ]
145+ [testenv:iscript-py314 ]
146146changedir = {toxinidir}/iscript
147147commands =
148- tox -e py313
148+ tox -e py314
149149
150- [testenv:githubscript-py313 ]
150+ [testenv:githubscript-py314 ]
151151changedir = {toxinidir}/githubscript
152152commands =
153- tox -e py313
153+ tox -e py314
154154
155- [testenv:landoscript-py313 ]
155+ [testenv:landoscript-py314 ]
156156changedir = {toxinidir}/landoscript
157157commands =
158- tox -e py313
158+ tox -e py314
159159
160- [testenv:pushapkscript-py313 ]
160+ [testenv:pushapkscript-py314 ]
161161changedir = {toxinidir}/pushapkscript
162162commands =
163- tox -e py313
163+ tox -e py314
164164
165- [testenv:pushflatpakscript-py313 ]
165+ [testenv:pushflatpakscript-py314 ]
166166changedir = {toxinidir}/pushflatpakscript
167167commands =
168- tox -e py313
168+ tox -e py314
169169
170- [testenv:pushmsixscript-py313 ]
170+ [testenv:pushmsixscript-py314 ]
171171changedir = {toxinidir}/pushmsixscript
172172commands =
173- tox -e py313
173+ tox -e py314
174174
175- [testenv:scriptworker_client-py313 ]
175+ [testenv:scriptworker_client-py314 ]
176176changedir = {toxinidir}/scriptworker_client
177177commands =
178- tox -e py313 ,mypy
178+ tox -e py314 ,mypy
179179
180- [testenv:shipitscript-py313 ]
180+ [testenv:shipitscript-py314 ]
181181changedir = {toxinidir}/shipitscript
182182commands =
183- tox -e py313
183+ tox -e py314
184184
185- [testenv:signingscript-py313 ]
185+ [testenv:signingscript-py314 ]
186186changedir = {toxinidir}/signingscript
187187commands =
188- tox -e py313
188+ tox -e py314
189189
190- [testenv:treescript-py313 ]
190+ [testenv:treescript-py314 ]
191191changedir = {toxinidir}/treescript
192192commands =
193- tox -e py313
193+ tox -e py314
194194
195195[testenv:ruff]
196196commands =
0 commit comments