Skip to content

Commit 6e16aac

Browse files
fix(dependencies): update dependency django to ^3.2.25, ^3.2.25
1 parent ea29227 commit 6e16aac

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

poetry.lock

Lines changed: 16 additions & 16 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 = "^3.2.25, ^3.2.25"
2828
python = "^3.6"
2929

3030
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)