From e500493021d493be7b0a67fd897813d0f91148be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 21:58:55 +0000 Subject: [PATCH] Bump dnspython from 2.1.0 to 2.6.1 in /jsk_perception/docker/clip Bumps [dnspython](https://github.com/rthalley/dnspython) from 2.1.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.1.0...v2.6.1) --- updated-dependencies: - dependency-name: dnspython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- jsk_perception/docker/clip/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jsk_perception/docker/clip/requirements.txt b/jsk_perception/docker/clip/requirements.txt index 74c63fe7c0..b9e6950247 100644 --- a/jsk_perception/docker/clip/requirements.txt +++ b/jsk_perception/docker/clip/requirements.txt @@ -5,7 +5,7 @@ click==8.1.3 conda==4.9.2 conda-build==3.21.4 decorator==4.4.2 -dnspython==2.1.0 +dnspython==2.6.1 Flask==2.2.3 ftfy==6.1.1 importlib-metadata==6.1.0