Skip to content

Commit 22e6d14

Browse files
Bump django from 4.2.21 to 4.2.22 (#6711)
Bumps [django](https://github.com/django/django) from 4.2.21 to 4.2.22. - [Commits](django/django@4.2.21...4.2.22) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.22 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 91c5293 commit 22e6d14

File tree

2 files changed

+10
-7
lines changed

2 files changed

+10
-7
lines changed

poetry.lock

Lines changed: 9 additions & 6 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
@@ -16,7 +16,7 @@ license = "BSD 3-Clause"
1616
[tool.poetry.dependencies]
1717
python = "^3.11"
1818
APScheduler = "^3.10.4"
19-
Django = "^4.2.21"
19+
Django = "^4.2.22"
2020
babis = "^0.2.4"
2121
Pillow = "^11.0.0"
2222
bleach = {version = "^6.1.0", extras = ["css"]}

0 commit comments

Comments
 (0)