Skip to content

Commit 986a083

Browse files
chore(deps): bump djangorestframework from 3.15.1 to 3.15.2
Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.15.1 to 3.15.2. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](encode/django-rest-framework@3.15.1...3.15.2) --- updated-dependencies: - dependency-name: djangorestframework dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ff63a04 commit 986a083

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ package-mode = false
99
[tool.poetry.dependencies]
1010
python = "^3.12"
1111
django = "^5.0.6"
12-
djangorestframework = "^3.15.1"
12+
djangorestframework = "^3.15.2"
1313
sentry-sdk = "^2.5.1"
1414
gunicorn = "^22.0.0"
1515
pillow = "^10.3.0"

0 commit comments

Comments
 (0)