Skip to content

Commit

Permalink
fix(dependencies): update dependency django to ^3.2.19, ^3.2.19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 28, 2023
1 parent ea29227 commit a838c51
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
32 changes: 16 additions & 16 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ classifiers = [
]

[tool.poetry.dependencies]
Django = "^2.2 || ^3.0"
Django = "^3.2.19, ^3.2.19"
python = "^3.6"

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit a838c51

Please sign in to comment.