From 16f2837b0f378fb77c2ab91b81e0790f96239638 Mon Sep 17 00:00:00 2001 From: "mend-for-github-com[bot]" <50673670+mend-for-github-com[bot]@users.noreply.github.com> Date: Mon, 21 Apr 2025 04:04:11 +0000 Subject: [PATCH] fix(deps): update mend: high confidence minor and patch dependency updates --- pyproject.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 158176c006d..34afca89523 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ coverage = {extras = ["toml"], version = "^6.2"} pytest = "^7.0.1" black = "^21.12b0" flake8 = "^4.0.1" -flake8-black = "^0.2.3" +flake8-black = "^0.3.0" flake8-builtins = "^1.5.3" flake8-comprehensions = "^3.7.0" flake8-debugger = "^4.0.0" @@ -44,8 +44,8 @@ flake8-variables-names = "^0.0.4" isort = "^5.10.1" pytest-cov = "^3.0.0" pytest-mock = "^3.5.1" -pdoc3 = "^0.10.0" -pytest-asyncio = "^0.16.0" +pdoc3 = "^0.11.0" +pytest-asyncio = "^0.26.0" bandit = "^1.7.1" radon = "^5.1.0" xenon = "^0.9.0"