Skip to content

Commit 5f05107

Browse files
Bump djangorestframework from 3.15.2 to 3.16.0
Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.15.2 to 3.16.0. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](encode/django-rest-framework@3.15.2...3.16.0) --- updated-dependencies: - dependency-name: djangorestframework dependency-version: 3.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 695bcd3 commit 5f05107

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ django==5.1.7
33
django-bulk-update==2.2.0
44
django-redis-cache==3.0.1
55
django-cache-machine==1.2.0
6-
djangorestframework==3.15.2
6+
djangorestframework==3.16.0
77
django-filter==25.1
88
django-extensions==3.2.3
99
python-dateutil==2.9.0.post0

0 commit comments

Comments
 (0)