From 783668157fa886fdbfc07657d5f316f2d74509ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 21:57:12 +0000 Subject: [PATCH] Bump dnspython from 2.1.0 to 2.6.1 Bumps [dnspython](https://github.com/rthalley/dnspython) from 2.1.0 to 2.6.1. - [Release notes](https://github.com/rthalley/dnspython/releases) - [Changelog](https://github.com/rthalley/dnspython/blob/main/doc/whatsnew.rst) - [Commits](https://github.com/rthalley/dnspython/compare/v2.1.0...v2.6.1) --- updated-dependencies: - dependency-name: dnspython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 63439c8ec..5c30622af 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -5,4 +5,4 @@ coverage pre-commit safety bandit -dnspython==2.1.0 +dnspython==2.6.1 diff --git a/requirements.txt b/requirements.txt index a1890aa10..df4e89265 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ reportlab==4.0.4 # debrief rich==13.7.0 svglib==1.5.1 # debrief Markdown==3.4.4 # training -dnspython==2.4.2 +dnspython==2.6.1 asyncssh==2.14.1 aioftp~=0.20.0 packaging==23.2