From fa84687951a3cf03ff6239651c29f8d926c6c820 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 22:37:25 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index baad0b744f..a6ada004e0 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -1,6 +1,6 @@ -r _.txt pylint~=3.2.0 -pytest~=8.2.0 +pytest~=8.2.1 pytest-asyncio~=0.23.3 # pytest-order~=1.0.1 mypy~=1.10.0