Skip to content

requirements: update django-celery-beat and django-sass-processor#3617

Merged
mouse-reeve merged 1 commit into
bookwyrm-social:mainfrom
ilkka-ollakka:tweak/upgrade_django_sass_and_celery
Jun 23, 2025
Merged

requirements: update django-celery-beat and django-sass-processor#3617
mouse-reeve merged 1 commit into
bookwyrm-social:mainfrom
ilkka-ollakka:tweak/upgrade_django_sass_and_celery

Conversation

@ilkka-ollakka

@ilkka-ollakka ilkka-ollakka commented Jun 14, 2025

Copy link
Copy Markdown
Contributor

Description

Upgrade django-celery-beat and django-sass-processor dependencies. These are needed for allowing installation of django 5.2 as previous versions had requirement limits limiting django to be below 5.

Split out from #3616

What type of Pull Request is this?

  • Bug Fix
  • Enhancement
  • Plumbing / Internals / Dependencies
  • Refactor

Does this PR change settings or dependencies, or break something?

  • This PR changes or adds default settings, configuration, or .env values
  • This PR changes or adds dependencies
  • This PR introduces other breaking changes

Details of breaking or configuration changes (if any of above checked)

Documentation

  • New or amended documentation will be required if this PR is merged
  • I have created a matching pull request in the Documentation repository
  • I intend to create a matching pull request in the Documentation repository after this PR is merged

Tests

  • My changes do not need new tests
  • All tests I have added are passing
  • I have written tests but need help to make them pass
  • I have not written tests and need help to write them

…essor to 1.4.1

Only needed updates for django 5.2
Comment thread requirements.txt
colorthief==0.2.1
Django==4.2.22
django-celery-beat==2.6.0
django-celery-beat==2.8.1

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2 minor versions pumps are mainly for django 5.1 and django 5.2 support

@mouse-reeve mouse-reeve merged commit 978acc1 into bookwyrm-social:main Jun 23, 2025
10 checks passed
@ilkka-ollakka ilkka-ollakka deleted the tweak/upgrade_django_sass_and_celery branch June 24, 2025 10:14
@hughrun hughrun added the dependencies Pull requests that update a dependency file label Aug 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants