From 715a3f50a3dd83e143bd08cbb7993c4e4b93ed25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Jun 2023 23:38:32 +0000 Subject: [PATCH] chore(deps-dev): Bump codespell from 2.2.4 to 2.2.5 (#2122) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index 39791e736c..b51e52c143 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -6,6 +6,6 @@ pytest-asyncio~=0.21.0 mypy~=1.3.0 coverage~=7.2 pre-commit==3.3.3 -codespell==2.2.4 +codespell==2.2.5 bandit==1.7.5 flake8==6.0.0