From 5b9d2aeaae17e3c614d36ec06f7af4bc73580ec6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 27 Oct 2024 21:07:55 +0000 Subject: [PATCH] Update dependency pip to v24.3.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 050048d..2e3f8b8 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -3,7 +3,7 @@ black==24.10.0 coverage==7.6.4 mypy==1.13.0 pdoc==15.0.0 -pip==24.3 +pip==24.3.1 pre-commit==4.0.1 pytest-cov==5.0.0 pytest==8.3.3