v0.32.0
What's Changed
- chore: Bump setuptools from 65.5.1 to 70.3.0 by @dependabot in #660
- chore: Bump django from 4.2.14 to 4.2.15 by @dependabot in #672
- chore(deps): Update
pip
from 23.3 to 24.2 by @jtrobles-cdd in #676 - chore(deps): Update
wheel
from ≤0.43.0 to 0.44.0 by @jtrobles-cdd in #677 - Replace Setuptools Configuration with Python Project Configuration by @jtrobles-cdd in #675
- chore: Bump jsonschema from 4.22.0 to 4.23.0 by @dependabot in #670
- chore: Bump the development-dependencies group across 1 directory with 7 updates by @dependabot in #678
- chore: Bump the production-dependencies group across 1 directory with 2 updates by @dependabot in #679
- Test coverage broken by migration from
setup.py
topyproject.toml
by @jtrobles-cdd in #680 - chore: Bump pyopenssl from 24.1.0 to 24.2.1 by @dependabot in #668
- chore(deps): Bump importlib-metadata from 7.1.0 to 8.4.0 by @dependabot in #673
- Move Flake8 configuration from
setup.cfg
to its own file by @jtrobles-cdd in #681 - Move Coverage.py configuration from
setup.cfg
to its own file by @jtrobles-cdd in #682 - Replace
setup.py sdist
andbdist_wheel
withbuild
by @jtrobles-cdd in #683 - When running
twine check
, fail on warnings by @jtrobles-cdd in #684 - Release v0.32.0 by @jtrobles-cdd in #685
- Deploy release v0.32.0 by @jtrobles-cdd in #686
Full Changelog: v0.31.0...v0.32.0