Skip to content
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

Update pyupgrade requirement from ~=2.14 to ~=2.18 #32

Merged
merged 1 commit into from
May 22, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 21, 2021

Updates the requirements on pyupgrade to permit the latest version.

Commits
  • 2795f71 v2.18.1
  • cf6e816 Merge pull request #450 from asottile/check-argcount
  • f56d9e1 check argument count for generator rewrite
  • e022646 v2.18.0
  • 6d3293f Merge pull request #448 from MarcoGorelli/pep289
  • eb87888 use generator expressions in single arg func calls
  • d2a47a3 v2.17.0
  • 3ec0e23 Merge pull request #444 from MarcoGorelli/unpack-list-comp
  • 7025f1d use generator to unpack list comprehension
  • f7013fb Merge pull request #446 from asottile/pre-commit-ci-update-config
  • Additional commits viewable in compare view

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file. python Pull requests that update Python code labels May 21, 2021
@coveralls
Copy link

coveralls commented May 21, 2021

Pull Request Test Coverage Report for Build 867478579

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 867478245: 0.0%
Covered Lines: 26
Relevant Lines: 26

💛 - Coveralls

@dependabot dependabot bot force-pushed the dependabot/pip/pyupgrade-approx-eq-2.18 branch from b3031ae to 929d855 Compare May 22, 2021 22:38
Updates the requirements on [pyupgrade](https://github.com/asottile/pyupgrade) to permit the latest version.
- [Release notes](https://github.com/asottile/pyupgrade/releases)
- [Commits](asottile/pyupgrade@v2.14.0...v2.18.1)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/pyupgrade-approx-eq-2.18 branch from 929d855 to 5b484e0 Compare May 22, 2021 22:39
@Limych Limych merged commit 5f33456 into dev May 22, 2021
@dependabot dependabot bot deleted the dependabot/pip/pyupgrade-approx-eq-2.18 branch May 22, 2021 22:42
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 22, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

None yet

2 participants