From afec73b8fd512a1029a6d8b80a95aeb786b3a314 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 14 Sep 2025 09:22:20 +0000 Subject: [PATCH] chore(deps): update dependency dnspython to ~=2.8.0 --- requirements.txt | 2 +- requirements.win.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 78e12faa..d652dacb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ alembic colorama -dnspython[DOH]~=2.7.0 +dnspython[DOH]~=2.8.0 domain2idna~=1.12.0 inflection packaging diff --git a/requirements.win.txt b/requirements.win.txt index 0bb3f74d..4af386d0 100644 --- a/requirements.win.txt +++ b/requirements.win.txt @@ -1,6 +1,6 @@ alembic colorama -dnspython[DOH]~=2.7.0 +dnspython[DOH]~=2.8.0 domain2idna~=1.12.0 inflection packaging