From c9338778ca9c73114361b460755dc467ffe51477 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Apr 2024 05:36:37 +0000 Subject: [PATCH] Bump dnspython from 2.4.2 to 2.6.1 Bumps [dnspython](https://github.com/rthalley/dnspython) from 2.4.2 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.4.2...v2.6.1) --- updated-dependencies: - dependency-name: dnspython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4756960..f932e92 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ discord-py-interactions==4.4.1 discord.py==2.3.2 distlib==0.3.3 distro==1.9.0 -dnspython==2.4.2 +dnspython==2.6.1 docutils==0.19 eth-account==0.11.0 eth-hash==0.7.0