Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent f158129 commit b9c06ae
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ black = "*"
djlint = "*"

[packages]
django = "==4.2.7"
django = "==4.2.11"
markdown = "==3.4.1"
whitenoise = "==6.2.0"

Expand Down
8 changes: 4 additions & 4 deletions Pipfile.lock

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

0 comments on commit b9c06ae

Please sign in to comment.