Skip to content

Commit fba710f

Browse files
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 update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5c2a596 commit fba710f

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 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
@@ -11,7 +11,7 @@ python = "^3.9"
1111
django = "^4.2"
1212
django-environ = "^0.11.2"
1313
django-extensions = "^3.2.1"
14-
djangorestframework = "^3.15.1"
14+
djangorestframework = "^3.15.2"
1515
django-cors-headers = "^4.0.0"
1616
django-vite = "^3.0.4"
1717
social-auth-app-django = "^5.4.1"

0 commit comments

Comments
 (0)