From 9addad3b794dc56adc34d3e8a08027dcb7204a35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 19:30:34 +0000 Subject: [PATCH] Bump dnspython from 1.16.0 to 2.6.1 in /Lab 3/demo 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-version: 2.6.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Lab 3/demo/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Lab 3/demo/requirements.txt b/Lab 3/demo/requirements.txt index 0efd65fb6c..35dedc0097 100644 --- a/Lab 3/demo/requirements.txt +++ b/Lab 3/demo/requirements.txt @@ -8,7 +8,7 @@ Adafruit-PlatformDetect==3.3.0 Adafruit-PureIO==1.1.8 bidict==0.21.2 click==7.1.2 -dnspython==1.16.0 +dnspython==2.6.1 eventlet==0.31.0 Flask==1.1.2 Flask-SocketIO==5.0.1