Skip to content

Commit 6d35b2b

Browse files
Bump djangorestframework from 3.14.0 to 3.15.2 in /requirements
Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.14.0 to 3.15.2. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](encode/django-rest-framework@3.14.0...3.15.2) --- updated-dependencies: - dependency-name: djangorestframework dependency-version: 3.15.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 228c32f commit 6d35b2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ six==1.15.0
2020
urllib3==1.26.6
2121
whitenoise==6.1.0
2222
psycopg2-binary==2.9.10
23-
djangorestframework==3.14.0
23+
djangorestframework==3.15.2
2424
django-htmx==1.15.0
2525
gevent==22.10.2 # Updated version of gevent
2626
greenlet==3.0.3 # Updated version of greenlet

0 commit comments

Comments
 (0)