Skip to content

Commit

Permalink
Bump flake8-builtins from 2.0.1 to 2.1.0 (#85)
Browse files Browse the repository at this point in the history
Bumps [flake8-builtins](https://github.com/gforcada/flake8-builtins) from 2.0.1 to 2.1.0.
- [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.1...2.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 23, 2022
1 parent 68e7019 commit ee77b5a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -41,7 +41,7 @@ darglint = "^1.8.1"
flake8 = "^4.0.1"
flake8-bandit = "^3.0.0"
flake8-bugbear = "^22.12.6"
flake8-builtins = "^2.0.1"
flake8-builtins = "^2.1.0"
flake8-comprehensions = "^3.10.1"
flake8-docstrings = "^1.5.0"
flake8-eradicate = "^1.4.0"
Expand Down

0 comments on commit ee77b5a

Please sign in to comment.