Skip to content

Commit eccd999

Browse files
Bump djangorestframework from 3.14.0 to 3.15.2 (#723)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f7b5380 commit eccd999

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Django==4.2.11
22
psycopg2==2.9.7
33
gunicorn==21.2.0 #production server
44
whitenoise==6.5.0 #serving swagger static files
5-
djangorestframework==3.14.0
5+
djangorestframework==3.15.2
66
pylint==2.17.5
77
pydash==7.0.6
88
django-cors-headers==4.2.0

0 commit comments

Comments
 (0)