Skip to content

Commit

Permalink
Bump Django to fix security issue
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastienbarbier committed Apr 22, 2022
1 parent d1a5726 commit ce36ff5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ cryptography==36.0.1
defusedxml==0.7.1
dj-database-url==0.5.0
dj-rest-auth==2.2.2
Django==4.0.2
Django==4.0.4
django-allauth==0.47.0
django-appconf==1.0.5
django-colorfield==0.6.3
Expand Down Expand Up @@ -71,4 +71,4 @@ stripe==2.65.0
terminaltables==3.1.10
uritemplate==4.1.1
urllib3==1.26.8
whitenoise==5.3.0
whitenoise==5.3.0

0 comments on commit ce36ff5

Please sign in to comment.