diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2026-05-08 23:27:58 +0000 |
|---|---|---|
| committer | Sarah Boyce <42296566+sarahboyce@users.noreply.github.com> | 2026-05-11 06:44:28 +0200 |
| commit | c7c0a47954663d1d8661f085b25c658817b5122d (patch) | |
| tree | e32bf24599fccc929296e8f7296dc17470b9a03a | |
| parent | 7cdb932f68fc79d820c41ffc1e2a63d7178b20c7 (diff) | |
Bump django from 6.0.4 to 6.0.5 in /requirements
Bumps [django](https://github.com/django/django) from 6.0.4 to 6.0.5.
- [Commits](https://github.com/django/django/compare/6.0.4...6.0.5)
---
updated-dependencies:
- dependency-name: django
dependency-version: 6.0.5
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 9d4f3c92..0bbba3f7 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.4 +Django==6.0.5 docutils==0.21.2 feedparser==6.0.12 Jinja2==3.1.6 |
