From d7956151d1ac0c73d90becacedb8d6796e7ed064 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 19:28:59 +0000 Subject: [PATCH] Bump flake8 from 7.0.0 to 7.1.0 Bumps [flake8](https://github.com/pycqa/flake8) from 7.0.0 to 7.1.0. - [Commits](https://github.com/pycqa/flake8/compare/7.0.0...7.1.0) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Pipfile b/Pipfile index 818e83b13..5568fed81 100644 --- a/Pipfile +++ b/Pipfile @@ -11,7 +11,7 @@ dateparser = "1.2.0" "discord.py" = "==2.3.2" emoji = "==2.11.1" expiringdict = "==1.2.2" -flake8 = "==7.0.0" +flake8 = "==7.1.0" flake8-annotations = "==3.0.1" flake8-bugbear = "==24.2.6" flake8-docstrings-complete = "==1.3.0" diff --git a/Pipfile.lock b/Pipfile.lock index 7b47c4696..cf71cc1d0 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "64efaef797135de6173b13f685e9579f0d198a097869c35a739dfdf1fbc22a63" + "sha256": "b08a74ccf0f331e9d5e6150c4c71d9ae0c169813574b6269765401e57bbaf88b" }, "pipfile-spec": 6, "requires": { @@ -396,12 +396,12 @@ }, "flake8": { "hashes": [ - "sha256:33f96621059e65eec474169085dc92bf26e7b2d47366b70be2f67ab80dc25132", - "sha256:a6dfbb75e03252917f2473ea9653f7cd799c3064e54d4c8140044c5c065f53c3" + "sha256:2e416edcc62471a64cea09353f4e7bdba32aeb079b6e360554c659a122b1bc6a", + "sha256:48a07b626b55236e0fb4784ee69a465fbf59d79eec1f5b4785c3d3bc57d17aa5" ], "index": "pypi", "markers": "python_full_version >= '3.8.1'", - "version": "==7.0.0" + "version": "==7.1.0" }, "flake8-annotations": { "hashes": [ @@ -846,11 +846,11 @@ }, "pycodestyle": { "hashes": [ - "sha256:41ba0e7afc9752dfb53ced5489e89f8186be00e599e712660695b7a75ff2663f", - "sha256:44fe31000b2d866f2e41841b18528a505fbd7fef9017b04eff4e2648a0fadc67" + "sha256:442f950141b4f43df752dd303511ffded3a04c2b6fb7f65980574f0c31e6e79c", + "sha256:949a39f6b86c3e1515ba1787c2022131d165a8ad271b11370a8819aa070269e4" ], "markers": "python_version >= '3.8'", - "version": "==2.11.1" + "version": "==2.12.0" }, "pycparser": { "hashes": [