From efdec0d5689942c4cd57635f00b23ae52bee0592 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 15:11:04 +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 dd15b89..d807762 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,9 +1,9 @@ black==24.10.0 flake8==7.1.1 flake8-quotes==3.4.0 -mypy==1.12.0 +mypy==1.13.0 pre-commit==4.0.1 -pytest==8.3.3 +pytest==8.3.4 pytest-cov==5.0.0 python-powerdns==2.1.0 requests==2.32.3