Skip to content

Commit 60e6b1e

Browse files
committed
#424 Updated django to 4.2.5
1 parent e431530 commit 60e6b1e

File tree

2 files changed

+164
-98
lines changed

2 files changed

+164
-98
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ verify_ssl = true
66
[dev-packages]
77

88
[packages]
9-
django = ">=3.0.4,<4.2"
9+
django = ">=4.2.5,<4.3"
1010
psycopg2 = ">=2.8.4,<2.9"
1111
whitenoise = ">=5.0.1,<5.1"
1212
dj-database-url = ">=0.5.0,<0.6"

0 commit comments

Comments
 (0)