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
Bumps [django](https://github.com/django/django) from 3.2.25 to 4.2.16.
- [Commits](django/django@3.2.25...4.2.16)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2024
1 parent 0a905aa commit 5579e31
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 17 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.25"
django = "==4.2.16"
django-bootstrap3 = "~=21.2"
django-reversion = "~=4.0.2"
djangorestframework = "~=3.13.0"
Expand Down
31 changes: 15 additions & 16 deletions Pipfile.lock

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

0 comments on commit 5579e31

Please sign in to comment.