Skip to content

Bump flake8-pie from 0.6.1 to 0.16.0 in /django#1252

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/django/flake8-pie-0.16.0
Open

Bump flake8-pie from 0.6.1 to 0.16.0 in /django#1252
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/django/flake8-pie-0.16.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 19, 2026

Bumps flake8-pie from 0.6.1 to 0.16.0.

Release notes

Sourced from flake8-pie's releases.

v0.15.0

Better late than never

v0.14.0

New Rules

  • prefer-simple-range
  • prefer-list-builtin
  • no-assert-except
  • prefer-literal

Update

  • no-unncessary-dict-kwargs to handle unnecessary spread in args

18 new rules since v0.5.0

New rules from v0.5.0...v0.12.0

  • PIE786: precise-exception-handlers
  • PIE787: no-len-condition
  • PIE788: no-bool-condition
  • PIE789: prefer-isinstance-type-compare
  • PIE790: no-unnecessary-pass
  • PIE791: no-pointless-statements
  • PIE792: no-inherit-object
  • PIE793: prefer-dataclass
  • PIE794: dupe-class-field-definitions
  • PIE795: prefer-stdlib-enums
  • PIE796: prefer-unique-enums
  • PIE797: no-unnecessary-if-expr
  • PIE798: no-unnecessary-class
  • PIE799: prefer-col-init
  • PIE800: no-unnecessary-spread
  • PIE801: prefer-simple-return
  • PIE802: prefer-simple-any-all
  • PIE803: prefer-logging-interpolation
Commits

Dependabot compatibility score

Dependabot 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 19, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.92%. Comparing base (25984c7) to head (2f68dd6).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1252   +/-   ##
=======================================
  Coverage   92.92%   92.92%           
=======================================
  Files         344      344           
  Lines       10686    10686           
  Branches      960      960           
=======================================
  Hits         9930     9930           
  Misses        632      632           
  Partials      124      124           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Bumps [flake8-pie](https://github.com/sbdchd/flake8-pie) from 0.6.1 to 0.16.0.
- [Release notes](https://github.com/sbdchd/flake8-pie/releases)
- [Commits](https://github.com/sbdchd/flake8-pie/commits)

---
updated-dependencies:
- dependency-name: flake8-pie
  dependency-version: 0.16.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/django/flake8-pie-0.16.0 branch from b49b08f to 2f68dd6 Compare March 26, 2026 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants