fix(deps): update dependency prospector to ~1.13
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
prospector (source) |
~1.10 -> ~1.13
|
Release Notes
PyCQA/prospector (prospector)
v1.13.2
What's Changed
- Fix blender when line is None by @sbrunner in https://github.com/prospector-dev/prospector/pull/700
- Fix Ruff on error by @sbrunner in https://github.com/prospector-dev/prospector/pull/701
Full Changelog: https://github.com/prospector-dev/prospector/compare/v1.13.1...v1.13.2
v1.13.1
What's Changed
- Fix
--direct-tool-stdout
by @sbrunner in https://github.com/prospector-dev/prospector/pull/699
Full Changelog: https://github.com/prospector-dev/prospector/compare/v1.13.0...v1.13.1
v1.13.0
New features:
- Add Ruff as a supported tool.
- Be able to pass options to Bandit.
- Thread all the mypy options.
- Have the summary also on Pylint and VS Code output.
And some bugfix, see details in the milestone.
v1.12.1
Fix for better support of Python version 3.12 (make it to work with Django)
See more details in related milestone.
v1.12.0
New:
- pylint version will now be above 3.0.0 again
v1.11.0
New:
- We dropped support for python 3.7.
- prospector now support python 3.12 and 3.13.
- pylint is now set to version 3.0.0 or less, while waiting
for a new release of
requirements-detector
compatible with pylint 3.0+.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.