Skip to content

Commit b52f1a6

Browse files
Bump djangorestframework from 3.14.0 to 3.15.2
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] <support@github.com>
1 parent 1131873 commit b52f1a6

File tree

2 files changed

+7
-20
lines changed

2 files changed

+7
-20
lines changed

poetry.lock

Lines changed: 6 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ python = "^3.9"
2020
Django = "^4.2.26"
2121
click = "^8.1.2"
2222
django-map-widgets = "^0.3.3"
23-
djangorestframework = "^3.14.0"
23+
djangorestframework = "^3.15.2"
2424
djangorestframework-gis = "^0.18"
2525
paho-mqtt = "^1.6.1"
2626
requests = "^2.32.4"

0 commit comments

Comments
 (0)