Skip to content

Commit a1b4161

Browse files
Bump djangorestframework from 3.12.4 to 3.13.1
Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.12.4 to 3.13.1. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](encode/django-rest-framework@3.12.4...3.13.1) --- updated-dependencies: - dependency-name: djangorestframework dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 56229f8 commit a1b4161

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
@@ -1,7 +1,7 @@
11
Django==3.2.10
22
django-environ==0.8.1
33
psycopg2==2.9.2
4-
djangorestframework==3.12.4
4+
djangorestframework==3.13.1
55

66
celery==5.2.3
77
django-celery-results==2.2.0

0 commit comments

Comments
 (0)