Skip to content

Commit

Permalink
Bump django from 3.1.14 to 4.2.16
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 3.1.14 to 4.2.16.
- [Commits](django/django@3.1.14...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 12, 2024
1 parent 6743049 commit 35f2e82
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-doc.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Read the docs loves `requirements.txt` files.
Django==3.1.14
Django==4.2.16

.[docs]
2 changes: 1 addition & 1 deletion requirements-frozen.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ asgiref==3.2.10
astroid==2.3.3
certifi==2023.7.22
chardet==3.0.4
Django==3.1.14
Django==4.2.16
django-ckeditor==5.9.0
django-haystack==2.8.1
django-js-asset==1.2.2
Expand Down

0 comments on commit 35f2e82

Please sign in to comment.