Skip to content

Commit 1a84e32

Browse files
author
Arvind
authoredJul 8, 2022
Merge pull request #2 from Arvind-4/bump-django-version
Updated: bumped django version to 3.2.14
2 parents 2261805 + 29ddc51 commit 1a84e32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
asgiref==3.5.2;
22
dj-database-url==0.5.0;
33
django-dotenv==1.4.2;
4-
django==3.2;
4+
django==3.2.14;
55
gunicorn==20.1.0;
66
psycopg2-binary==2.9.3;
77
pytz==2022.1;

1 commit comments

Comments
 (1)

vercel[bot] commented on Jul 8, 2022

@vercel[bot]
Please sign in to comment.