Skip to content

Commit 30848b3

Browse files
chore(deps-dev): bump flake8-builtins from 2.0.0 to 2.0.1
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]>
1 parent fdce2bb commit 30848b3

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

+5-5
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
@@ -31,7 +31,7 @@ coverage = {extras = ["toml"], version = "^6.2"}
3131
pytest = "^7.0.1"
3232
black = "^22.8"
3333
boto3 = "^1.18"
34-
flake8-builtins = "^2.0.0"
34+
flake8-builtins = "^2.0.1"
3535
flake8-comprehensions = "^3.10.1"
3636
flake8-debugger = "^4.0.0"
3737
flake8-fixme = "^1.1.1"

0 commit comments

Comments
 (0)