Skip to content

Commit 50ed09f

Browse files
committed
Update Python classifiers
1 parent dfa4e62 commit 50ed09f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ classifiers = [
1717
"Environment :: Web Environment",
1818
"Framework :: Django",
1919
"Framework :: Django :: 3.2",
20-
"Framework :: Django :: 4.0",
20+
"Framework :: Django :: 4.2",
2121
"Intended Audience :: Developers",
2222
"License :: OSI Approved :: MIT License",
2323
"Operating System :: OS Independent",
@@ -28,6 +28,7 @@ classifiers = [
2828
"Programming Language :: Python :: 3.9",
2929
"Programming Language :: Python :: 3.10",
3030
"Programming Language :: Python :: 3.11",
31+
"Programming Language :: Python :: 3.12",
3132
"Topic :: Security",
3233
]
3334
dependencies = [

0 commit comments

Comments
 (0)