From c35ab891fcf3180048923863806ad23cbad25a35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 22:08:45 +0000 Subject: [PATCH] Bump dnspython from 2.4.0 to 2.6.1 in /dash/tutorial Bumps [dnspython](https://github.com/rthalley/dnspython) from 2.4.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.4.0...v2.6.1) --- updated-dependencies: - dependency-name: dnspython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dash/tutorial/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dash/tutorial/requirements.txt b/dash/tutorial/requirements.txt index 83ffd2bb..a4e6455a 100644 --- a/dash/tutorial/requirements.txt +++ b/dash/tutorial/requirements.txt @@ -93,7 +93,7 @@ debugpy==1.6.7 decorator==5.1.1 defusedxml==0.7.1 dill==0.3.6 -dnspython==2.4.0 +dnspython==2.6.1 docker==6.1.3 docutils==0.20.1 email-validator==1.3.1