Skip to content

Commit

Permalink
Update django with poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
CamLamb committed Jul 10, 2023
1 parent 24918f3 commit 7463aca
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
14 changes: 7 additions & 7 deletions example_project/poetry.lock

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

8 changes: 4 additions & 4 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 @@ -23,7 +23,7 @@ packages = [

[tool.poetry.dependencies]
python = "^3.8"
Django = "^4.1.7"
Django = "^4.1.9"
jinja2 = "^3.1.2"
govuk-frontend-jinja = "2.6.0"

Expand Down

0 comments on commit 7463aca

Please sign in to comment.