-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dump prospector #392
Dump prospector #392
Conversation
@dependabot rebase |
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
A newer version of prospector[with_bandit,with_flake8,with_mypy,with_pyroma,with_vulture] exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
Breaks due to prospector-dev/prospector#545 |
…lture] Bumps [prospector[with_bandit,with_flake8,with_mypy,with_pyroma,with_vulture]](https://github.com/PyCQA/prospector) from 1.7.7 to 1.8.1. - [Release notes](https://github.com/PyCQA/prospector/releases) - [Changelog](https://github.com/PyCQA/prospector/blob/master/CHANGELOG.rst) - [Commits](prospector-dev/prospector@1.7.7...v1.8.1) --- updated-dependencies: - dependency-name: prospector[with_bandit,with_flake8,with_mypy,with_pyroma,with_vulture] dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
d41a011
to
8265088
Compare
prospector install requirments-locator which brings in poetry-semver. This conflicts with semver as used by the project. Not the first issue with prospector, dopr it entirely.
Bumps prospector[with_bandit,with_flake8,with_mypy,with_pyroma,with_vulture] from 1.7.7 to 1.8.1.
Release notes
Sourced from prospector[with_bandit,with_flake8,with_mypy,with_pyroma,with_vulture]'s releases.
... (truncated)
Changelog
Sourced from prospector[with_bandit,with_flake8,with_mypy,with_pyroma,with_vulture]'s changelog.
... (truncated)
Commits
24de8af
Add support for Python 3.11 (#543)e76b03e
A copy-paste error seems to have included the badge for pylint-django too.1b0760e
Add and apply pyupgrade 3.7 in pre-commit (#542)cf85d04
Apply prettier on yaml/yml files (#541)d3d8bdb
Merge pull request #540 from PyCQA/release-branch-1.8.030c2162
Tidying up RST formatting for changelog2ca03a6
Upgrade the version to 1.8.02b70b69
Merge pull request #536 from PyCQA/developf433243
Fixing flake8 unsed import errorsccad123
Merge branch 'master' into developDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)