File tree Expand file tree Collapse file tree 3 files changed +3
-1
lines changed
Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 5050 rev : v2.2.0
5151 hooks :
5252 - id : setup-cfg-fmt
53- args : ["--max-py-version=3.11 ", "--include-version-classifiers"]
53+ args : ["--max-py-version=3.12 ", "--include-version-classifiers"]
5454- repo : https://github.com/pre-commit/pygrep-hooks
5555 rev : v1.10.0
5656 hooks :
Original file line number Diff line number Diff line change 1+ Support for Python 3.12 (beta at the time of writing).
Original file line number Diff line number Diff line change @@ -22,6 +22,7 @@ classifiers =
2222 Programming Language :: Python :: 3.9
2323 Programming Language :: Python :: 3.10
2424 Programming Language :: Python :: 3.11
25+ Programming Language :: Python :: 3.12
2526 Topic :: Software Development :: Libraries
2627 Topic :: Software Development :: Testing
2728 Topic :: Utilities
You can’t perform that action at this time.
0 commit comments