Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Commit

Permalink
Merge pull request #93 from TwilioDevEd/upgrade-django-3-2-0
Browse files Browse the repository at this point in the history
Upgrade Django to 3.2.0
  • Loading branch information
jefflinwood committed Jan 12, 2022
2 parents 1fdc9b0 + d8eac2c commit b455ee7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Requirements for server-notifications-django

Django==2.2.5
Django==3.2.0
twilio==6.30.0
python-dotenv==0.10.3

Expand Down

0 comments on commit b455ee7

Please sign in to comment.