Update dependency django-colorfield to ^0.9.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
django-colorfield | dependencies | minor |
^0.8.0 -> ^0.9.0
|
Release Notes
fabiocaccamo/django-colorfield
v0.9.0
- Add
Django 4.2
support. - Drop
Django 2.2
support. - Add
pyupgrade
anddjango-upgrade
topre-commit
hooks. - Upgrade syntax for
Python >= 3.8
. - Set max line length to
88
. - Switch from
setup.py
topyproject.toml
. - Replace
flake8
withRuff
. - Add locales (
en
andit
). - Add
metadata
module. - Set max line length to
88
. - Run
pre-commit
also withtox
. - Bump requirements.
- Pin test requirements.
- Rename default branch from
master
tomain
.
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.