Skip to content

Commit a185bc9

Browse files
Update dependency django to v6
1 parent 8b36982 commit a185bc9

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
@@ -81,7 +81,7 @@ test = [
8181
"requests~=2.32.1",
8282
"security==1.3.1",
8383
"types-mock==5.2.*",
84-
"django>=4,<6",
84+
"django>=6,<7",
8585
"numpy ==2.2.6; python_version == '3.10'",
8686
"numpy ~= 2.3.0; python_version > '3.10'",
8787
"flask_wtf~=1.2.0",

0 commit comments

Comments
 (0)