Skip to content

Commit 46a9f40

Browse files
Bump django from 2.2.27 to 2.2.28
Bumps [django](https://github.com/django/django) from 2.2.27 to 2.2.28. - [Release notes](https://github.com/django/django/releases) - [Commits](django/django@2.2.27...2.2.28) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 24d7d6a commit 46a9f40

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
@@ -7,7 +7,7 @@ license = "MIT License"
77

88
[tool.poetry.dependencies]
99
python = "^3.8"
10-
Django = "==2.2.27"
10+
Django = "==2.2.28"
1111
Markdown = "==3.3.4"
1212
Pillow = "==9.0.1"
1313
PyPDF2 = "==1.26.0"

0 commit comments

Comments
 (0)