File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11repos :
22- repo : https://github.com/asottile/pyupgrade
3- rev : v3.20 .0
3+ rev : v3.21 .0
44 hooks :
55 - id : pyupgrade
66 args : [--py38-plus]
77- repo : https://github.com/tox-dev/pyproject-fmt
8- rev : " v2.6 .0"
8+ rev : " v2.11 .0"
99 hooks :
1010 - id : pyproject-fmt
1111
1212- repo : https://github.com/psf/black
13- rev : 25.1 .0
13+ rev : 25.9 .0
1414 hooks :
1515 - id : black
1616 language_version : python3
1717- repo : https://github.com/pre-commit/mirrors-mypy
18- rev : ' v1.17.0 '
18+ rev : ' v1.18.2 '
1919 hooks :
2020 - id : mypy
2121 args : []
Original file line number Diff line number Diff line change @@ -27,6 +27,7 @@ classifiers = [
2727 " Programming Language :: Python :: 3.11" ,
2828 " Programming Language :: Python :: 3.12" ,
2929 " Programming Language :: Python :: 3.13" ,
30+ " Programming Language :: Python :: 3.14" ,
3031 " Topic :: Software Development :: Libraries" ,
3132 " Topic :: Utilities" ,
3233]
You can’t perform that action at this time.
0 commit comments