Skip to content

Commit

Permalink
Bump django from 4.2.13 to 4.2.15
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 4.2.13 to 4.2.15.
- [Commits](django/django@4.2.13...4.2.15)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 7, 2024
1 parent d99ae37 commit 04dbad1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name = "pypi"

[packages]
dj-rest-auth = "~=5.0.1"
django = "~=4.2.11"
django = "~=4.2.15"
django-allauth = "~=0.58.2"
django-filter = "~=23.5"
django-sendfile2 = "~=0.7.1"
Expand Down
15 changes: 8 additions & 7 deletions Pipfile.lock

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

0 comments on commit 04dbad1

Please sign in to comment.