Skip to content

Commit

Permalink
Bump flake8-builtins from 2.1.0 to 2.2.0
Browse files Browse the repository at this point in the history
Bumps [flake8-builtins](https://github.com/gforcada/flake8-builtins) from 2.1.0 to 2.2.0.
- [Changelog](https://github.com/gforcada/flake8-builtins/blob/main/CHANGES.rst)
- [Commits](gforcada/flake8-builtins@2.1.0...2.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2023
1 parent 87a25d6 commit aa9c0b4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ black = "^23.3.0"
[tool.poetry.group.linters.dependencies]
flake8 = ">=4.0.1,<5.0.0"
flakeheaven = "^3.3.0"
flake8-builtins = "^2.1.0"
flake8-builtins = "^2.2.0"
flake8-blind-except = "^0.2.1"
flake8-logging-format = "^0.9.0"
flake8-bugbear = "^23.3.12"
Expand Down

0 comments on commit aa9c0b4

Please sign in to comment.