Skip to content

Commit

Permalink
Upgrade django to 4.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
pehala committed Dec 1, 2023
1 parent b67bfeb commit d717e52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ readme = "README.md"

[tool.poetry.dependencies]
python = "^3.9"
django = "==4.2.5"
django = "==4.2.7"
django-bootstrap4 = "*"
dj-datatables-view = "*"
django-debug-toolbar = "*"
Expand Down

0 comments on commit d717e52

Please sign in to comment.