Skip to content

Commit

Permalink
Upgrade djangorestframework 3.14.0=>3.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Jarno Luoma-Nirva committed May 5, 2024
1 parent e5a693e commit 5cb9fcf
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
Expand Up @@ -2,7 +2,7 @@ dj-database-url==1.2.0
Django>=4.2,<5.0 # 4.2 is LTS version, support ending in April 2026
django-cors-headers==4.3.1
django-filter==24.2 # Recommended by Django REST framework
djangorestframework==3.14.0
djangorestframework==3.15.1
djoser==2.2.2 # REST implementation of Django authentication system
logtail-python==0.2.10
Markdown==3.6 # Recommended by Django REST framework
Expand Down

0 comments on commit 5cb9fcf

Please sign in to comment.