Skip to content

Commit

Permalink
chore: OPTIC-1561: Upgrade Django to 5.1.6 (#7101)
Browse files Browse the repository at this point in the history
  • Loading branch information
mcanu authored Feb 19, 2025
1 parent b93f9d5 commit 5aa4d1e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 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 @@ -158,7 +158,7 @@ boto = "^2.49.0"
boto3 = "^1.28.58"
botocore = "^1.31.58"
bleach = "~=5.0.0"
Django = "~=5.1.4"
Django = "~=5.1.6"
django-storages = "1.12.3"
django-annoying = "0.10.6"
django-debug-toolbar = "3.2.1"
Expand Down

0 comments on commit 5aa4d1e

Please sign in to comment.