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 1414 hooks :
1515 - id : doc8
1616- repo : https://github.com/adamchainz/django-upgrade
17- rev : 1.21.0
17+ rev : 1.22.1
1818 hooks :
1919 - id : django-upgrade
2020 args : [--target-version, "4.2"]
5050 args : [--fix, --exit-non-zero-on-fix]
5151 - id : ruff-format
5252- repo : https://github.com/tox-dev/pyproject-fmt
53- rev : 2.2.4
53+ rev : 2.3.0
5454 hooks :
5555 - id : pyproject-fmt
5656- repo : https://github.com/abravalheri/validate-pyproject
Original file line number Diff line number Diff line change @@ -29,6 +29,7 @@ classifiers = [
2929 " Programming Language :: Python :: 3.10" ,
3030 " Programming Language :: Python :: 3.11" ,
3131 " Programming Language :: Python :: 3.12" ,
32+ " Programming Language :: Python :: 3.13" ,
3233 " Topic :: Software Development :: Libraries :: Python Modules" ,
3334]
3435dynamic = [
You can’t perform that action at this time.
0 commit comments