Skip to content

Commit 476092b

Browse files
build(deps): bump django from 4.2.16 to 4.2.17
Bumps [django](https://github.com/django/django) from 4.2.16 to 4.2.17. - [Commits](django/django@4.2.16...4.2.17) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8c751fc commit 476092b

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
@@ -4,7 +4,7 @@ package-mode = false
44

55
[tool.poetry.dependencies]
66
python = "^3.9"
7-
Django = "4.2.16"
7+
Django = "4.2.17"
88
django-autocomplete-light = "3.9.4"
99
django-extra-views = "0.13.0"
1010
django-quill-editor = "0.1.40"

0 commit comments

Comments
 (0)