File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -54,13 +54,13 @@ repos:
5454 - tomli
5555
5656 - repo : https://github.com/astral-sh/ruff-pre-commit
57- rev : v0.13.2
57+ rev : v0.14.10
5858 hooks :
5959 - id : ruff-check
6060 # - id: ruff-format
6161
6262 - repo : https://github.com/tox-dev/pyproject-fmt
63- rev : v2.6.0
63+ rev : v2.11.1
6464 hooks :
6565 - id : pyproject-fmt
6666
Original file line number Diff line number Diff line change @@ -30,6 +30,7 @@ classifiers = [
3030 " Programming Language :: Python :: 3.11" ,
3131 " Programming Language :: Python :: 3.12" ,
3232 " Programming Language :: Python :: 3.13" ,
33+ " Programming Language :: Python :: 3.14" ,
3334 " Programming Language :: Python :: Implementation :: CPython" ,
3435 " Programming Language :: Python :: Implementation :: PyPy" ,
3536 " Topic :: Games/Entertainment" ,
You can’t perform that action at this time.
0 commit comments