Skip to content

Commit

Permalink
Bump flake8-builtins from 2.0.1 to 2.1.0 (#1115)
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:production
  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 cc5949d commit b67ea09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/lint.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
flake8==5.0.4
flake8-builtins==2.0.1
flake8-builtins==2.1.0
flake8-comprehensions==3.10.1
flake8-multiline-containers==0.0.19
flake8-mutable==1.2.0
Expand Down

0 comments on commit b67ea09

Please sign in to comment.