patchman
patchman copied to clipboard
Update django-bootstrap3 to 22.1
This PR updates django-bootstrap3 from 15.0.0 to 22.1.
Changelog
22.1
- Add support for Django 4.1 (718).
- Drop support for Django 2.2 (EOL) (718).
21.2
- Drop support for Django 3.1 (EOL, 632).
- Drop support for Python 3.6 (EOL, 632).
- Fix CI (632).
21.1
- Switch to a [CalVer](https://calver.org) YY.MINOR versioning scheme. MINOR is the number of the release in the given year. This is the first release in 2021 using this scheme, so its version is 21.1. The next version this year will be 21.2. The first version in 2022 will be 22.1.
- Add support for Django 4 and Python 3.10 (579).
Links
- PyPI: https://pypi.org/project/django-bootstrap3
- Changelog: https://pyup.io/changelogs/django-bootstrap3/
- Repo: https://github.com/zostera/django-bootstrap3