Skip to content

Commit 8c9c5d7

Browse files
fix(dependencies): update dependency django to ^2.2.28, ^2.2.28
1 parent ea29227 commit 8c9c5d7

File tree

2 files changed

+19
-38
lines changed

2 files changed

+19
-38
lines changed

poetry.lock

Lines changed: 18 additions & 37 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
@@ -24,7 +24,7 @@ classifiers = [
2424
]
2525

2626
[tool.poetry.dependencies]
27-
Django = "^2.2 || ^3.0"
27+
Django = "^2.2.28, ^2.2.28"
2828
python = "^3.6"
2929

3030
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)