Skip to content

Commit

Permalink
Bump django
Browse files Browse the repository at this point in the history
  • Loading branch information
aebruno committed Jul 13, 2023
1 parent a4d74d1 commit 4f6aeb9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ arrow==1.2.3
bibtexparser==1.4.0
blessed==1.20.0
chardet==5.1.0
Django==3.2.17
Django==3.2.20
django-crispy-forms==1.14.0
Faker==11.3.0
fontawesome-free==5.15.4
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
'bibtexparser==1.4.0',
'blessed==1.20.0',
'chardet==5.1.0',
'Django==3.2.17',
'Django==3.2.20',
'django-crispy-forms==1.14.0',
'Faker==11.3.0',
'fontawesome-free==5.15.4',
Expand Down

0 comments on commit 4f6aeb9

Please sign in to comment.