Skip to content

Commit

Permalink
Update dependency Django to v3.1.14 [SECURITY]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 22, 2022
1 parent 187867d commit fe0631c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ whitenoise = "==5.2.0"
xlrd = "==1.2.0"
xlwt = "==1.3.0"
CacheControl = "==0.12.6"
Django = "==3.1.13"
Django = "==3.1.14"
Faker = "==4.1.4"
MarkupPy = "==1.14"
Pillow = "==9.0.1"
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ diff-match-patch==20200713
distlib==0.3.0
distro==1.4.0
dj-database-url==0.5.0
Django==3.1.2
Django==3.1.14
django-cleanup==5.1.0
django-crispy-forms==1.9.2
django-extensions==3.0.9
Expand Down

0 comments on commit fe0631c

Please sign in to comment.