Skip to content

Commit e6fb5a2

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 a72e876 commit e6fb5a2

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
@@ -21,7 +21,7 @@ six==1.15.0
2121
urllib3==1.26.6
2222
whitenoise==6.1.0
2323
psycopg2-binary==2.9.10
24-
djangorestframework==3.14.0
24+
djangorestframework==3.15.2
2525
django-htmx==1.15.0
2626
django_components==0.141.1
2727
gevent==22.10.2 # Updated version of gevent

0 commit comments

Comments
 (0)