From e9250f4ce16b7e6ff42e2ae01bd0df4328aca837 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 21:49:13 +0000 Subject: [PATCH] Bump dnspython from 1.16.0 to 2.6.1 in /python_core Bumps [dnspython](https://github.com/rthalley/dnspython) from 1.16.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/v1.16.0...v2.6.1) --- updated-dependencies: - dependency-name: dnspython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python_core/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python_core/requirements.txt b/python_core/requirements.txt index 96115eb..63ac0a9 100644 --- a/python_core/requirements.txt +++ b/python_core/requirements.txt @@ -1,3 +1,3 @@ requests==2.31.0 nonebot==1.3.0 -dnspython==1.16.0 +dnspython==2.6.1