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 flake8-builtins requirement from <1.6,>=1.5 to >=1.5,<2.2 in /requirements #256

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2023

Updates the requirements on flake8-builtins to permit the latest version.

Changelog

Sourced from flake8-builtins's changelog.

2.1.0 (2022-12-23)

  • Honor --builtins option from flake8 #73. [gforcada]

2.0.1 (2022-11-01)

  • Add official support for python 3.10 and 3.11. [gforcada] [michael-k]

  • Update options handling. [gforcada]

  • Simplify testing. [gforcada]

2.0.0 (2022-10-08)

  • Mark support for python 3.9. [lovetoburnswhen]

  • Replace travis for GitHub. [cclauss]

  • Fix CI badge. [sobolevn]

  • Make black and isort mandatory. [cclauss]

  • Drop python 2.7 and 3.6. [gforcada]

  • Overhaul GitHub actions to test on actual supported python versions. [gforcada]

  • New flake8 option --builtins-ignorelist to specify a list of builtins to ignore. [gsingh93]

1.5.3 (2020-05-14)

  • Change messages to have shorter text

1.5.2 (2020-03-16)

  • Add DictComp, SetComp, and GeneratorExpr support. [sobolevn]

1.5.1 (2020-03-16)

  • Adds kwonly and posonly args support. [sobolevn]

... (truncated)

Commits
  • 54c68ee Preparing release 2.1.0
  • a7be720 Merge pull request #99 from gforcada/use-flake8-builtins
  • e4c87b5 Update CHANGES
  • f192d99 feat: take into account --builtins option
  • 1fe5f6e Merge pull request #98 from gforcada/drop-mypy
  • 795672d chore: drop mypy dependencies
  • a7f7f40 chore(ci): drop mypy
  • 09354a2 Merge pull request #97 from gforcada/test-workflows
  • 238dda5 chore(ci): check ubuntu images on GHA
  • cdae7d0 Merge pull request #96 from gforcada/bump-certifi
  • 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 the dependencies Requirements upgrade label Jan 1, 2023
@github-actions github-actions bot removed the dependencies Requirements upgrade label Jan 1, 2023
Updates the requirements on [flake8-builtins](https://github.com/gforcada/flake8-builtins) to permit the latest version.
- [Release notes](https://github.com/gforcada/flake8-builtins/releases)
- [Changelog](https://github.com/gforcada/flake8-builtins/blob/master/CHANGES.rst)
- [Commits](gforcada/flake8-builtins@1.5.0...2.1.0)

---
updated-dependencies:
- dependency-name: flake8-builtins
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/requirements/flake8-builtins-gte-1.5-and-lt-2.2 branch from f84496f to 70735bc Compare January 1, 2023 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants