Skip to content

Commit cebf9fa

Browse files
authored
Merge pull request #2301 from adamchainz/django_rest_framework_3.15.2
Update Django REST Framework to 3.15.2
2 parents 6a99620 + 3f53cd8 commit cebf9fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/docs/scrapers/mkdocs/django_rest_framework.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module Docs
22
class DjangoRestFramework < Mkdocs
33
self.name = 'Django REST Framework'
4-
self.release = '3.14.0'
4+
self.release = '3.15.2'
55
self.slug = 'django_rest_framework'
66
self.base_url = 'https://www.django-rest-framework.org/'
77
self.root_path = 'index.html'

0 commit comments

Comments
 (0)