Skip to content

Commit 66aaac0

Browse files
committed
Upgrade to Django 4.2 in Pipfile
1 parent a5e0bb2 commit 66aaac0

File tree

2 files changed

+298
-335
lines changed

2 files changed

+298
-335
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ verify_ssl = true
44
name = "pypi"
55

66
[packages]
7-
django = "==4.1.*"
7+
django = "==4.2.*"
88
"psycopg2" = ">=2.8.1"
99
"backports.zoneinfo" = "*"
1010

0 commit comments

Comments
 (0)