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 @@ -36,12 +36,12 @@ repos:
36
36
)
37
37
38
38
- repo : https://github.com/tox-dev/pyproject-fmt
39
- rev : 1.1 .0
39
+ rev : 1.2 .0
40
40
hooks :
41
41
- id : pyproject-fmt
42
42
43
43
- repo : https://github.com/astral-sh/ruff-pre-commit
44
- rev : v0.0.291
44
+ rev : v0.0.292
45
45
hooks :
46
46
- id : ruff
47
47
Original file line number Diff line number Diff line change @@ -30,6 +30,7 @@ classifiers = [
30
30
" Programming Language :: Python :: 3.9" ,
31
31
" Programming Language :: Python :: 3.10" ,
32
32
" Programming Language :: Python :: 3.11" ,
33
+ " Programming Language :: Python :: 3.12" ,
33
34
" Programming Language :: Python :: Implementation :: CPython" ,
34
35
" Programming Language :: Python :: Implementation :: PyPy" ,
35
36
" Topic :: Internet :: WWW/HTTP" ,
You can’t perform that action at this time.
0 commit comments