Skip to content

Commit 1994175

Browse files
Bump djangorestframework from 3.15.0 to 3.15.2
Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.15.0 to 3.15.2. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](encode/django-rest-framework@3.15.0...3.15.2) --- updated-dependencies: - dependency-name: djangorestframework dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0c024e9 commit 1994175

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

+6-6
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 @@ python = "^3.8.10"
99
django = "^4.2.11"
1010
markdown = "^3.2.1"
1111
pygments = "^2.15.0"
12-
djangorestframework = "^3.13.1"
12+
djangorestframework = "^3.15.2"
1313
django-filter = "^2.2.0"
1414
pyyaml = "^6.0.0"
1515
django-mptt = "^0.14.0"

0 commit comments

Comments
 (0)