Skip to content

Commit dbb5930

Browse files
Bump django from 5.1.8 to 5.2.7
Bumps [django](https://github.com/django/django) from 5.1.8 to 5.2.7. - [Commits](django/django@5.1.8...5.2.7) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.7 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1b83966 commit dbb5930

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -7,7 +7,7 @@ package-mode = false
77

88
[tool.poetry.dependencies]
99
python = ">3.10,<3.12"
10-
Django = "5.1.8"
10+
Django = "5.2.7"
1111
django-configurations = "^2.5.1"
1212
dj-database-url = "^3.0.1"
1313
djangorestframework = "^3.16.1"

0 commit comments

Comments
 (0)