From 3d869052b7fda34354afb8463af0ba407d84cff9 Mon Sep 17 00:00:00 2001 From: "mend-for-github-com[bot]" <50673670+mend-for-github-com[bot]@users.noreply.github.com> Date: Wed, 28 Feb 2024 02:49:21 +0000 Subject: [PATCH] fix(deps): update mend: high confidence minor and patch dependency updates --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 158176c006..14db14b8a7 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" @@ -45,7 +45,7 @@ isort = "^5.10.1" pytest-cov = "^3.0.0" pytest-mock = "^3.5.1" pdoc3 = "^0.10.0" -pytest-asyncio = "^0.16.0" +pytest-asyncio = "^0.23.0" bandit = "^1.7.1" radon = "^5.1.0" xenon = "^0.9.0"