Skip to content

Commit ec11ea9

Browse files
chore(deps): bump django from 5.2.9 to 5.2.11 in /backend (#1730)
Bumps [django](https://github.com/django/django) from 5.2.9 to 5.2.11. - [Commits](django/django@5.2.9...5.2.11) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.11 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a1359f2 commit ec11ea9

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

backend/poetry.lock

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

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ packages = [{ include = 'kernelCI' }]
88

99
[tool.poetry.dependencies]
1010
python = "^3.12"
11-
django = "^5.2.9"
11+
django = "^5.2.11"
1212
djangorestframework = "^3.15.2"
1313
gunicorn = "^23.0.0"
1414
psycopg = "^3.1.19"

0 commit comments

Comments
 (0)