Skip to content

Commit

Permalink
Update dependency django to v3 [SECURITY]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 6, 2024
1 parent 5c0eca9 commit e24ec1e
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 7 deletions.
31 changes: 25 additions & 6 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 @@ -39,7 +39,7 @@ celery-redbeat = "^2.0.0"
cryptography = "^39.0"
dj-database-url = "^0.5.0"
dj-static = "^0.0.6"
django = "^2.2.28"
django = "^3.0.0"
django-compat = "^1.0.15"
django-elastic-transcoder = {git = "https://github.com/mitodl/django-elastic-transcoder", tag = "v0.9.7"}
django-encrypted-model-fields = "^0.6.5"
Expand Down

0 comments on commit e24ec1e

Please sign in to comment.