diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2026-04-08 15:46:49 +0000 |
|---|---|---|
| committer | Saptak Sengupta <saptak013@gmail.com> | 2026-04-09 18:49:16 +0530 |
| commit | beee3cd542975cc0e94fb1fe15abfb550bd25bcc (patch) | |
| tree | 7183094edb9bccb5ec32b19b20dc40fb9748f3be | |
| parent | 6ac7e962b10730b23bdedcc7d6ccf1c1610f8ca0 (diff) | |
Bump django from 6.0.3 to 6.0.4 in /requirements
Bumps [django](https://github.com/django/django) from 6.0.3 to 6.0.4.
- [Commits](https://github.com/django/django/compare/6.0.3...6.0.4)
---
updated-dependencies:
- dependency-name: django
dependency-version: 6.0.4
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
| -rw-r--r-- | requirements/common.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements/common.txt b/requirements/common.txt index 5ca7b7ec..b01478d0 100644 --- a/requirements/common.txt +++ b/requirements/common.txt @@ -8,7 +8,7 @@ django-push @ git+https://github.com/brutasse/django-push.git@22fda99641cfbd2f30 django-read-only==1.21.0 django-recaptcha==4.1.0 django-registration-redux==2.13 -Django==6.0.3 +Django==6.0.4 docutils==0.21.2 feedparser==6.0.12 Jinja2==3.1.6 |
