Skip to content

Bump pep8-naming from 0.10.0 to 0.11.1#452

Merged
cjolowicz merged 1 commit intomasterfrom
retrocookie-pr/dependabot/pip/pep8-naming-0.11.1
Jul 15, 2020
Merged

Bump pep8-naming from 0.10.0 to 0.11.1#452
cjolowicz merged 1 commit intomasterfrom
retrocookie-pr/dependabot/pip/pep8-naming-0.11.1

Conversation

@cjolowicz
Copy link
Owner

Bumps pep8-naming from 0.10.0 to 0.11.1.

Changelog

Sourced from pep8-naming's changelog.

0.11.1 - 2020-06-16

  • Fix an AST-related AttributeError when processing decorator lists.

0.11.0 - 2020-06-16

  • __class_getitem__ is now recognized as a class method.

  • Support ast.Call nodes in decorator lists (@decorator(arg)).

  • As a performance improvement, only checks for selected error codes are run.

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 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)

@cjolowicz cjolowicz added dependencies Dependencies python Pull requests that update Python code labels Jul 15, 2020
@cjolowicz cjolowicz force-pushed the retrocookie-pr/dependabot/pip/pep8-naming-0.11.1 branch from be7d27d to 7d74d62 Compare July 15, 2020 12:51
Bumps [pep8-naming](https://github.com/PyCQA/pep8-naming) from 0.10.0 to 0.11.1.
- [Release notes](https://github.com/PyCQA/pep8-naming/releases)
- [Changelog](https://github.com/PyCQA/pep8-naming/blob/master/CHANGELOG.rst)
- [Commits](PyCQA/pep8-naming@0.10.0...0.11.1)

Signed-off-by: dependabot[bot] <support@github.com>
@cjolowicz cjolowicz force-pushed the retrocookie-pr/dependabot/pip/pep8-naming-0.11.1 branch from 7d74d62 to fdcf70b Compare July 15, 2020 13:22
@cjolowicz cjolowicz merged commit 72e6bdb into master Jul 15, 2020
@cjolowicz cjolowicz deleted the retrocookie-pr/dependabot/pip/pep8-naming-0.11.1 branch July 15, 2020 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependencies python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant