Skip to content

Commit 80bc67f

Browse files
fix(deps): update dependency django to v4.2.25 [security] (#325)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8697831 commit 80bc67f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ authors = ["MIT ODL"]
1010

1111
[tool.poetry.dependencies]
1212
python = "^3.13.7"
13-
Django = "4.2.24"
13+
Django = "4.2.25"
1414
aiohttp = "^3.12.15"
1515
beautifulsoup4 = "^4.13.4"
1616
boto3 = "^1.35.81"

0 commit comments

Comments
 (0)