Skip to content

Commit

Permalink
chore: Bump django from 3.2.25 to 4.2.16
Browse files Browse the repository at this point in the history
  • Loading branch information
pnu-s committed Oct 8, 2024
1 parent 0a905aa commit 8988919
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 70 deletions.
4 changes: 2 additions & 2 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ verify_ssl = true
name = "pypi"

[packages]
django = "==3.2.25"
django = "==4.2.16"
django-bootstrap3 = "~=21.2"
django-reversion = "~=4.0.2"
djangorestframework = "~=3.13.0"
djangorestframework = "~=3.15.2"
gunicorn = "~=22.0"
markdown = "~=3.3.6"
requests = "~=2.32"
Expand Down
108 changes: 40 additions & 68 deletions Pipfile.lock

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

0 comments on commit 8988919

Please sign in to comment.