Skip to content

Commit

Permalink
Bump flake8-builtins from 2.0.0 to 2.0.1 (#243)
Browse files Browse the repository at this point in the history
Bumps [flake8-builtins](https://github.com/gforcada/flake8-builtins) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/gforcada/flake8-builtins/releases)
- [Changelog](https://github.com/gforcada/flake8-builtins/blob/master/CHANGES.rst)
- [Commits](gforcada/flake8-builtins@2.0.0...2.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 2, 2022
1 parent 93501c8 commit ac8e0e2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -40,7 +40,7 @@ darglint = "^1.8.1"
flake8 = "^4.0.1"
flake8-bandit = "^3.0.0"
flake8-bugbear = "^22.10.27"
flake8-builtins = "^2.0.0"
flake8-builtins = "^2.0.1"
flake8-comprehensions = "^3.10.1"
flake8-docstrings = "^1.5.0"
flake8-eradicate = "^1.4.0"
Expand Down

0 comments on commit ac8e0e2

Please sign in to comment.