Skip to content

Commit b809b40

Browse files
Bump django from 4.2.16 to 4.2.25
Bumps [django](https://github.com/django/django) from 4.2.16 to 4.2.25. - [Commits](django/django@4.2.16...4.2.25) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.25 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 28a63da commit b809b40

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

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
@@ -8,7 +8,7 @@ packages = []
88

99
[tool.poetry.dependencies]
1010
python = "3.12.*"
11-
Django = "^4.2.16"
11+
Django = "^4.2.25"
1212
django-q = "^1.3.9"
1313
django-choices-field = "^2.3"
1414
django-cors-headers = "^4.4.0"

0 commit comments

Comments
 (0)