Skip to content

Commit 8ac2ee8

Browse files
chore(deps-dev): bump flake8-builtins from 2.0.1 to 2.1.0
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] <[email protected]>
1 parent 32fc07d commit 8ac2ee8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ flake8 = [
3636
{ version = "*", python="^3.7" },
3737
{ version = ">=5", python= ">=3.8"},
3838
]
39-
flake8-builtins = "^2.0.1"
39+
flake8-builtins = "^2.1.0"
4040
flake8-comprehensions = "^3.10.1"
4141
flake8-debugger = "^4.0.0"
4242
flake8-fixme = "^1.1.1"

0 commit comments

Comments
 (0)