Skip to content

Commit

Permalink
django bump (#201)
Browse files Browse the repository at this point in the history
  • Loading branch information
yuenmichelle1 authored Apr 17, 2024
1 parent 5564d22 commit b83941d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ verify_ssl = true
name = "pypi"

[packages]
django = "~=3.2.15"
django = "==4.2.11"
django-filter = "*"
django-extensions = "*"
djangorestframework = "*"
Expand Down
18 changes: 9 additions & 9 deletions Pipfile.lock

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

0 comments on commit b83941d

Please sign in to comment.