Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
build(deps): bump django from 4.2.25 to 4.2.30
Bumps [django](https://github.com/django/django) from 4.2.25 to 4.2.30.
- [Commits](django/django@4.2.25...4.2.30)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 13, 2026
commit edd245e9402d33c61838856222d64a05597a34ec
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ cryptography==46.0.5
decorator==4.4.2
defusedxml==0.7.1
Deprecated==1.2.10
Django==4.2.25
Django==4.2.30
django-ajax-datatable==4.4.4
django-filter==22.1
django-mysql==4.7.1
Expand Down
Loading