From f84f205020a671c3e9c14caf482b65a8ab3af322 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 21:32:50 +0000 Subject: [PATCH] Bump dnspython from 1.15.0 to 2.6.1 in /17 MVD/entrebagles/RIPE Atlas Bumps [dnspython](https://github.com/rthalley/dnspython) from 1.15.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.15.0...v2.6.1) --- updated-dependencies: - dependency-name: dnspython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 17 MVD/entrebagles/RIPE Atlas/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17 MVD/entrebagles/RIPE Atlas/requirements.txt b/17 MVD/entrebagles/RIPE Atlas/requirements.txt index 7e9bc18..300fc2c 100644 --- a/17 MVD/entrebagles/RIPE Atlas/requirements.txt +++ b/17 MVD/entrebagles/RIPE Atlas/requirements.txt @@ -2,4 +2,4 @@ flask flask-jsonpify flask-sqlalchemy flask-restful -dnspython==1.15.0 +dnspython==2.6.1