Skip to content

Commit

Permalink
Update dependency django to v5 (#5122)
Browse files Browse the repository at this point in the history
Co-authored-by: Dhruv Bhanushali <[email protected]>
  • Loading branch information
openverse-bot and dhruvkb authored Nov 13, 2024
1 parent 4293f21 commit 6401439
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
13 changes: 6 additions & 7 deletions api/pdm.lock

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

2 changes: 1 addition & 1 deletion api/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dependencies = [
"aiohttp >=3.9.3, <4",
"aws-requests-auth >=0.4.3, <0.5",
"deepdiff >=8.0.1, <9",
"django >=4.2.11, <5",
"django >=5.1.3, <6",
"django-asgi-lifespan >=0.4, <0.5",
"django-cors-headers >=4.3.1, <5",
"django-migrations-git-conflicts >=1.0, <2",
Expand Down

0 comments on commit 6401439

Please sign in to comment.