Bump django from 5.2.8 to 6.0.5 in /backend#4606
Bump django from 5.2.8 to 6.0.5 in /backend#4606dependabot[bot] wants to merge 2 commits intomainfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Bumps [django](https://github.com/django/django) from 5.2.8 to 6.0.5. - [Commits](django/django@5.2.8...6.0.5) --- updated-dependencies: - dependency-name: django dependency-version: 6.0.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
605578d to
849feb4
Compare
|
@claude Fix this: Using CPython 3.13.5 interpreter at: /opt/hostedtoolcache/Python/3.13.5/x64/bin/python3 |
|
Claude finished @marcoacierno's task in 2m 52s —— View job Fixing Dependency Conflict
Fixed: Updated The previous version ( |
django-timezone-field 7.0 requires django>=3.2,<6.0, which conflicts with the Django 6.0.5 upgrade. Updating to >=7.1 for Django 6.0 support. Co-authored-by: Marco Acierno <marcoacierno@users.noreply.github.com>
|
A newer version of django exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
Bumps django from 5.2.8 to 6.0.5.
Commits
8f8ad09[6.0.x] Bumped version for 6.0.5 release.44ad76e[6.0.x] Fixed CVE-2026-6907 -- Prevented caching of requests when Vary header...1b0184a[6.0.x] Fixed CVE-2026-35192 -- Ensured Vary header is sent when setting sess...ad8f9e1[6.0.x] Fixed CVE-2026-5766 -- Enforced DATA_UPLOAD_MAX_MEMORY_SIZE in Memory...990ab01[6.0.x] Fixed #37039 -- Removed outdated note from QuerySet.iterator() docs.f0c269f[6.0.x] Fixed typo in stub release notes for 5.2.14.8bcd15b[6.0.x] Fixed #37067 -- Added trailing slash in django_file_prefixes().3cdec64[6.0.x] Refs CVE-2026-25674 -- Clarified role of umask in upload permissions.5dd5c70[6.0.x] Added stub release notes and release date for 6.0.5 and 5.2.14.8ee7341[6.0.x] Refs #373, #34122 -- Removed warning that ForeignObject is an interna...