From f3f825d2a77b78fa32e52e03c73a5cc6d02f147d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 22:05:16 +0000 Subject: [PATCH] Bump dnspython from 2.3.0 to 2.6.1 in /mongodb Bumps [dnspython](https://github.com/rthalley/dnspython) from 2.3.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.3.0...v2.6.1) --- updated-dependencies: - dependency-name: dnspython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- mongodb/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mongodb/requirements.txt b/mongodb/requirements.txt index 650f69e..9c6dbae 100644 --- a/mongodb/requirements.txt +++ b/mongodb/requirements.txt @@ -1,7 +1,7 @@ annotated-types==0.5.0 certifi==2023.7.22 charset-normalizer==3.1.0 -dnspython==2.3.0 +dnspython==2.6.1 docker==6.1.3 idna==3.4 packaging==23.1