Skip to content

Commit

Permalink
Bump flake8-builtins from 2.0.1 to 2.1.0 (#20)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: always-on-duty[bot] <120557446+always-on-duty[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and always-on-duty[bot] committed Dec 27, 2022
1 parent d264d19 commit 9592276
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dev-requirements/flake8.in
Expand Up @@ -3,7 +3,7 @@
flake8-bandit==4.1.1
flake8-black==0.3.6
flake8-broken-line==0.6
flake8-builtins==2.0.1
flake8-builtins==2.1.0
# flake8-class-attributes-order==0.1.3
flake8-coding==1.3.2
flake8-comments==0.1.2
Expand Down
6 changes: 3 additions & 3 deletions dev-requirements/flake8.txt
Expand Up @@ -47,9 +47,9 @@ flake8-black==0.3.6 ; python_version >= "3.9" and python_version < "4.0" \
flake8-broken-line==0.6.0 ; python_version >= "3.9" and python_version < "4.0" \
--hash=sha256:a02268f11a18837c83c59013a36cc00fee9e17a042745cc0c9895f1c9f6acc16 \
--hash=sha256:c0ab336ff7de228dbffbe56d67b3615bb21fb15f3ed0604fa7bdf9feb72d7d88
flake8-builtins==2.0.1 ; python_version >= "3.9" and python_version < "4.0" \
--hash=sha256:5aeb420130efe8acbdaf8708a582492413293a3ca25653518f687937879650a5 \
--hash=sha256:a5b9ca9cbc921c4455ea02e2e9963c990ac66d028c15b654625e012a1e3bbb4d
flake8-builtins==2.1.0 ; python_version >= "3.9" and python_version < "4.0" \
--hash=sha256:12ff1ee96dd4e1f3141141ee6c45a5c7d3b3c440d0949e9b8d345c42b39c51d4 \
--hash=sha256:469e8f03d6d0edf4b1e62b6d5a97dce4598592c8a13ec8f0952e7a185eba50a1
flake8-coding==1.3.2 ; python_version >= "3.9" and python_version < "4.0" \
--hash=sha256:79704112c44d09d4ab6c8965e76a20c3f7073d52146db60303bce777d9612260 \
--hash=sha256:b8f4d5157a8f74670e6cfea732c3d9f4291a4e994c8701d2c55f787c6e6cb741
Expand Down

0 comments on commit 9592276

Please sign in to comment.