From 18271387b1d13cbbf674e39465a6f6606cf262ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 22:15:52 +0000 Subject: [PATCH] Bump flake8-bugbear from 20.1.4 to 21.3.2 Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 20.1.4 to 21.3.2. - [Release notes](https://github.com/PyCQA/flake8-bugbear/releases) - [Commits](https://github.com/PyCQA/flake8-bugbear/compare/20.1.4...21.3.2) Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Pipfile b/Pipfile index 565d93c..c8659d2 100644 --- a/Pipfile +++ b/Pipfile @@ -18,7 +18,7 @@ sympy = "~=1.7.1" [dev-packages] flake8 = "~=3.8.4" flake8-annotations = "~=2.5.0" -flake8-bugbear = "~=20.1.4" +flake8-bugbear = "~=21.3.2" flake8-docstrings = "~=1.5.0" flake8-import-order = "~=0.18.1" flake8-string-format = "~=0.3.0" diff --git a/Pipfile.lock b/Pipfile.lock index d12bd18..5edf0e7 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "c3b9f632607ead4e62d478310a64ae534739109fb49fc93ab1c40dbfed34afda" + "sha256": "55787a7b63e84e58dd3ed46c6a014ef71084c2369b03040670d69f8cf6e7f94a" }, "pipfile-spec": 6, "requires": { @@ -501,11 +501,11 @@ }, "flake8-bugbear": { "hashes": [ - "sha256:a3ddc03ec28ba2296fc6f89444d1c946a6b76460f859795b35b77d4920a51b63", - "sha256:bd02e4b009fb153fe6072c31c52aeab5b133d508095befb2ffcf3b41c4823162" + "sha256:5d6ccb0c0676c738a6e066b4d50589c408dcc1c5bf1d73b464b18b73cd6c05c2", + "sha256:cadce434ceef96463b45a7c3000f23527c04ea4b531d16c7ac8886051f516ca0" ], "index": "pypi", - "version": "==20.1.4" + "version": "==21.3.2" }, "flake8-docstrings": { "hashes": [ @@ -555,10 +555,10 @@ }, "identify": { "hashes": [ - "sha256:39c0b110c9d0cd2391b6c38cd0ff679ee4b4e98f8db8b06c5d9d9e502711a1e1", - "sha256:efbf090a619255bc31c4fbba709e2805f7d30913fd4854ad84ace52bd276e2f6" + "sha256:1cfb05b578de996677836d5a2dde14b3dffde313cf7d2b3e793a0787a36e26dd", + "sha256:9cc5f58996cd359b7b72f0a5917d8639de5323917e6952a3bfbf36301b576f40" ], - "version": "==2.2.0" + "version": "==2.2.1" }, "mccabe": { "hashes": [