Skip to content

Commit 018c65c

Browse files
author
Rohan Roy
committed
chore: upgrade django 4.2 LTS (@W-14178534)
1 parent edb49a8 commit 018c65c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ description = "Django middleware class to quickly dispatch any requests that wai
99
license = {file = "LICENSE.txt"}
1010
readme = "README.md"
1111
dependencies = [
12-
"django >=2.2, <4"
12+
"django >=2.2, <5"
1313
]
1414
keywords = [
1515
"django",

0 commit comments

Comments
 (0)