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:
3636 )
3737
3838 - repo : https://github.com/tox-dev/pyproject-fmt
39- rev : 1.1 .0
39+ rev : 1.2 .0
4040 hooks :
4141 - id : pyproject-fmt
4242
4343- repo : https://github.com/astral-sh/ruff-pre-commit
44- rev : v0.0.291
44+ rev : v0.0.292
4545 hooks :
4646 - id : ruff
4747
Original file line number Diff line number Diff line change @@ -30,6 +30,7 @@ classifiers = [
3030 " Programming Language :: Python :: 3.9" ,
3131 " Programming Language :: Python :: 3.10" ,
3232 " Programming Language :: Python :: 3.11" ,
33+ " Programming Language :: Python :: 3.12" ,
3334 " Programming Language :: Python :: Implementation :: CPython" ,
3435 " Programming Language :: Python :: Implementation :: PyPy" ,
3536 " Topic :: Internet :: WWW/HTTP" ,
You can’t perform that action at this time.
0 commit comments