Skip to content

Commit 3f912f9

Browse files
chore(deps): update dependency django to v6.0
1 parent 5adea71 commit 3f912f9

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
@@ -49,7 +49,7 @@ tests = [
4949
"pytest-shard==0.1.2",
5050
"pytest-xdist==3.8.0",
5151
# Django deps:
52-
"django==5.2.9; python_version < '3.12'",
52+
"django==6.0; python_version < '3.12'",
5353
"django==6.0; python_version >= '3.12'",
5454
"mysqlclient==2.2.7",
5555
"psycopg2-binary==2.9.11",

0 commit comments

Comments
 (0)