Skip to content

Commit 7141ce8

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-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f3ceedf commit 7141ce8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/base.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Django==5.0.6
22
django-environ==0.11.2
33
psycopg2==2.9.9
4-
djangorestframework==3.14.0
4+
djangorestframework==3.15.2
55

66
celery==5.3.6
77
django-celery-results==2.5.1

0 commit comments

Comments
 (0)