Skip to content

Commit

Permalink
Django 5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
inducer committed Aug 11, 2024
1 parent 52a2ccb commit 219e0ea
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -32,7 +32,7 @@ relate = "relate.bin.relate:main"
# keep consistent with ruff target version below
python = ">=3.10,<4"

django = "^5"
django = "^5.1"

# Automatically renders Django forms in a pretty, Bootstrap-compatible way.
django-crispy-forms = ">=1.13.0"
Expand Down

0 comments on commit 219e0ea

Please sign in to comment.