Skip to content

Commit

Permalink
Merge pull request #538 from freelawproject/4031-bump-django-version
Browse files Browse the repository at this point in the history
build(deps): bumps django from 5.0.5dev to 5.0.6
  • Loading branch information
mlissner authored May 8, 2024
2 parents 56e1647 + ceccf90 commit 4c66fa1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 14 deletions.
22 changes: 9 additions & 13 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 @@ -34,7 +34,7 @@ psycopg2-binary = "^2.9.6"
ansicolors = "^1.1.8"
prettytable = "^3.10.0"
courts-db = "^0.10.17"
Django = { git = "https://github.com/django/django.git", rev = "2e6ae1e96a405fc2ac318325956ce276cfb9830c" }
Django = "^5.0.3"
djangorestframework = "^3.15.1"
django-environ = "^0.11.2"
sentry-sdk = "^2.1.1"
Expand Down

0 comments on commit 4c66fa1

Please sign in to comment.