Skip to content

Commit 3bb67eb

Browse files
committed
upgrade DRF
1 parent d8d4888 commit 3bb67eb

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

djangosnippets/static/rest_framework/css/bootstrap-theme.min.css.map

Whitespace-only changes.

djangosnippets/static/rest_framework/css/bootstrap.min.css.map

Whitespace-only changes.

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ six==1.15.0
1818
urllib3==1.26.6
1919
whitenoise==6.1.0
2020
psycopg2-binary==2.9.3
21-
djangorestframework==3.13.1
21+
djangorestframework==3.14.0
2222
django-htmx==1.15.0
2323
gevent==22.10.2 # Updated version of gevent
2424
greenlet==3.0.3 # Updated version of greenlet

0 commit comments

Comments
 (0)