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 14
14
hooks :
15
15
- id : doc8
16
16
- repo : https://github.com/adamchainz/django-upgrade
17
- rev : 1.21.0
17
+ rev : 1.22.1
18
18
hooks :
19
19
- id : django-upgrade
20
20
args : [--target-version, "4.2"]
50
50
args : [--fix, --exit-non-zero-on-fix]
51
51
- id : ruff-format
52
52
- repo : https://github.com/tox-dev/pyproject-fmt
53
- rev : 2.2.4
53
+ rev : 2.3.0
54
54
hooks :
55
55
- id : pyproject-fmt
56
56
- repo : https://github.com/abravalheri/validate-pyproject
Original file line number Diff line number Diff line change @@ -29,6 +29,7 @@ classifiers = [
29
29
" Programming Language :: Python :: 3.10" ,
30
30
" Programming Language :: Python :: 3.11" ,
31
31
" Programming Language :: Python :: 3.12" ,
32
+ " Programming Language :: Python :: 3.13" ,
32
33
" Topic :: Software Development :: Libraries :: Python Modules" ,
33
34
]
34
35
dynamic = [
You can’t perform that action at this time.
0 commit comments