From ff4ca3b246c9058a8268320bbe76cab36541d23c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 18 Feb 2024 19:27:47 +0000 Subject: [PATCH] chore(deps): update python-dev-deps --- requirements-dev.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 44bb95b..1b051bb 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -2,8 +2,8 @@ black==24.2.0 flake8==7.0.0 flake8-quotes==3.3.2 mypy==1.8.0 -pre-commit==3.6.1 -pytest==8.0.0 +pre-commit==3.6.2 +pytest==8.0.1 pytest-cov==4.1.0 python-powerdns==2.1.0 requests==2.31.0